[TrinityCore] How to Compile & Setup database! (Super) menu

User Tag List

Results 1 to 11 of 11
  1. #1
    Harambeqt's Avatar Elite User CoreCoins Purchaser
    Reputation
    333
    Join Date
    Mar 2010
    Posts
    1,206
    Thanks G/R
    9/29
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [TrinityCore] How to Compile & Setup database! (Super)

    Totally outdated
    please use link to Trinitycore wiki:
    Just a moment...
    Last edited by Harambeqt; 03-04-2024 at 07:16 AM.
    Support the #1 WoW Emulator:
    http://arcemu.org/
    https://github.com/arcemu/arcemu
    - - -

    [TrinityCore] How to Compile & Setup database! (Super)
  2. #2
    Fantapower's Avatar Member
    Reputation
    1
    Join Date
    Sep 2009
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice really good tutorial.

  3. #3
    Harambeqt's Avatar Elite User CoreCoins Purchaser
    Reputation
    333
    Join Date
    Mar 2010
    Posts
    1,206
    Thanks G/R
    9/29
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Fantapower View Post
    Nice really good tutorial.
    Thanks


    fillah
    Support the #1 WoW Emulator:
    http://arcemu.org/
    https://github.com/arcemu/arcemu
    - - -

  4. #4
    jenish's Avatar Member
    Reputation
    1
    Join Date
    May 2009
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i dont get this part where it says


    When its complete you will need to update your database, there are 2 folders with SQL files
    [C:\Trinity\sql\updates]
    [C:\TDB\updates]
    just import all sql files to the right Db (world/character/realmd) :#


    __________________________________________________________________________

    Can u plzzz explain this too me. thx

  5. #5
    dasde's Avatar Active Member
    Reputation
    48
    Join Date
    Nov 2007
    Posts
    176
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ArcEMU: Creating your own pack made simple

    I really love this, but I prefer not to use the .sql for world form arcemu. I use WhyDB, you can download WhyDB via svn: http://svn.xp-dev.com/svn/whydb-users/

    Good luck

  6. #6
    P1raten's Avatar Banned
    Reputation
    500
    Join Date
    Mar 2008
    Posts
    1,323
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dasde View Post
    ArcEMU: Creating your own pack made simple

    I really love this, but I prefer not to use the .sql for world form arcemu. I use WhyDB, you can download WhyDB via svn: http://svn.xp-dev.com/svn/whydb-users/

    Good luck
    This is for Trinity and not ArcEmu, dude.

  7. #7
    alamiku's Avatar Banned
    Reputation
    1
    Join Date
    Jul 2009
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    im doing right now no error till now

  8. #8
    Dualrom's Avatar Member
    Reputation
    1
    Join Date
    Apr 2009
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How long should the clone take? It's been like 2 hours and its not downloading anything.

  9. #9
    snakek's Avatar Private
    Reputation
    1
    Join Date
    Apr 2010
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I dont get what you mean by updating
    [C:\Trinity\sql\updates]
    [C:\TDB\updates]
    Last edited by snakek; 05-08-2010 at 09:48 PM.

  10. #10
    Srath47's Avatar Member
    Reputation
    3
    Join Date
    Jan 2007
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Snakek what he means is that in that file there are updates for the files in Navicat or w/e your using and doing the batch on them it will upgrade, Charatcers, Realmd, or worlds or w/e. If im not miss taken you can just update the ones that are above the number. ie, so if it is "7925" only have to do files of that number or higher(not 100% sure if thats how its done.) also Char ones need to be put into char, realmd to realmd, and so on.

    hopefully any of that made since lol. and hopefully i didn't tell you the wrong thing.

    Edit: Also how long should i take for "TDB_332.8.26_7332" to finish.... been a damn long time going on.
    Last edited by Srath47; 05-09-2010 at 01:14 AM.

  11. #11
    Blackvision's Avatar Active Member
    Reputation
    15
    Join Date
    Feb 2020
    Posts
    316
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Harambeqt View Post
    Before doing anything make sure you have these programs:
    SQLYOG
    VISUAL C++ 2008
    TORTOISE HG

    TrinityCore SVN: Error 404 (Not Found)!!1
    TrinityDB SVN Error 404 (Not Found)!!1

    Clone them to the following locations (dont create the folders before cloning :#)
    C:\Trinity
    C:\TDB



    When its done startup Microsoft Visual C++ and go to [File - Open - Project/Solution] & navigate to C:\Trinity\Win\TrinityCore&Script VC90 <--- Open

    Then do this:


    When its set to "Release" click on [Build - Clean Solution] it will take a few seconds.

    When its completed you should get this message:
    ========== Clean: 10 succeeded, 0 failed, 0 skipped ==========

    Then click on [Build - Build Solution] you can also just press the F7 button on your keyboard.

    This will take a while.

    When its completed close the program and open up [Computer\C:\Trinity\Bin\Win32_Release] and copy the files in that directory to your server Folder.


    Rawr ima dinosaur :E


    Database setup ...


    Navigate to [C:\TDB\Full_db]

    And Unzip the "TDB_332.8.26_7332.rar" with winrar.

    Open SQLYOG and create a database and pick a cool name for it, but if you dont want to change it in the configs later just name it "World"

    Rightclick on the world database and click on [IMPORT - RESTORE FROM SQL DUMP] Then choose the SQL file you just unzipped in the TDB folder and "EXECUTE"

    When its completecreate 2 more databases call them "realmd" and "Characters"
    And import the character SQL file to characters & the realmd file into realmd
    You can find them in
    [C:\Trinity\SQL]

    When its complete you will need to update your database, there are 2 folders with SQL files
    [C:\Trinity\sql\updates]
    [C:\TDB\updates]

    just import all sql files to the right Db (world/character/realmd) :#



    Hawdylawdy
    Can you please update this tutorial ?
    Looking for an easy guide to compile

Similar Threads

  1. [Trinity] How to compile TrinityCore from scratch!
    By turtleswin in forum WoW EMU Guides & Tutorials
    Replies: 6
    Last Post: 12-20-2020, 01:05 PM
  2. [Guide] How to compile TrinityCore, Start to Finish
    By myran2 in forum WoW EMU Guides & Tutorials
    Replies: 184
    Last Post: 03-06-2011, 04:22 PM
  3. how to compile a trinitycore+start the server.
    By razorwolf49 in forum WoW EMU Guides & Tutorials
    Replies: 11
    Last Post: 02-19-2010, 04:36 PM
  4. Guide: How to Compile Ascent yourself! [With photos]
    By Skaren in forum WoW EMU Guides & Tutorials
    Replies: 33
    Last Post: 01-08-2008, 08:18 PM
  5. navicat How do I add whicers database and characters?
    By FNOG in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 10-28-2007, 10:12 AM
All times are GMT -5. The time now is 03:03 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search