Modcraft - The community dedicated to quality WoW modding!
Featured => Noggit => Topic started by: Terina on May 03, 2016, 12:46:32 pm
-
Hey guys. Sorry it's me again..
So I got pretty far with the "Get and Extract the Tutorial Pack"
viewtopic.php?f=78&t=3381 (http://modcraft.io/viewtopic.php?f=78&t=3381" onclick="window.open(this.href);return false;)
I'm almost at the very end but I'm pretty stumped with this one.
>> Open the MyDBCEditor from
F:WoWModdingToolsMyDbcEditorMyDbcEditor.exe
>> MENU > File > Open
>> Navigate to
F:WoWModdingClientFilesDBFilesClient
I've extracted all the MPQ patches and I cant seem to find /DBFilesClient. I've attached a screen shot.
I double checked everything I've been doing but I'm not sure where i've gone wrong with this. :(
-
Wron forum are but anyways:
Have you also extracted the local files this means have you extracted the files in your
wow/data/enUs/ (Last folder depends on you language of the Client commen are: enUs enGb deDE)
There are mpqs containing DBfiles folder. Also check your clientfiles folder if there is a DbFiles folder.
-
Oh yes silly me >.< No I haven't extracted those ones.
I'll go do that now. Thank you
-
I've got past the Map issue and I'm now able to view all the maps.
I'm now onto the Trinity set up.
>> Run the script 01setup_xampp inside the xampp folder to configure the xampp environment.
>> Run 02extractClientFiles in the server folder. This will extract the client files for you into the emulator.
>> Enter your drive letter where the modding pack is located and hit return (F for me).
Start the Server
You have to start the MySQL DB, the Logon Server and the World Server in this order.
>> Start the following files.
F:WoWModdingTrinityServerxamppmysql_start.bat
F:WoWModdingTrinityServerServerauthserver.exe
F:WoWModdingTrinityServerServerworldserver.exe
So with 02extractClientFiles I press C as that is where mine is located. and It does take a while and then closes itself.
After that I go through the next step to open mysql_start and this happens
-
Go first into the xampp directory and start once setup_xampp.bat
Then try to start mysql again.
-
This happened
-
You have to run the script and after it is done THEN start mysql.
Start script and press 1 as it is written in the window :)
-
This worked for me, thank you :)