Modcraft - The community dedicated to quality WoW modding!

Featured => Noggit => Topic started by: Terina on May 03, 2016, 12:46:32 pm

Title: [SOLVED] MyDbcEditor\MyDbcEditor.exe
Post 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.
Quote
>> 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. :(
Title: Re: [QUESTION] MyDbcEditor\MyDbcEditor.exe
Post by: Mr. DK on May 03, 2016, 01:22:34 pm
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.
Title: Re: [QUESTION] MyDbcEditor\MyDbcEditor.exe
Post by: Terina on May 03, 2016, 01:39:29 pm
Oh yes silly me >.< No I haven't extracted those ones.
 I'll go do that now. Thank you
Title: Trinity set up
Post by: Terina on May 03, 2016, 02:50:51 pm
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.

Quote



>> 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
Title: Re: [QUESTION] MyDbcEditor\MyDbcEditor.exe
Post by: Steff on May 03, 2016, 03:24:59 pm
Go first into the xampp directory and start once setup_xampp.bat
Then try to start mysql again.
Title: Re: [QUESTION] MyDbcEditor\MyDbcEditor.exe
Post by: Terina on May 03, 2016, 04:21:16 pm
This happened
Title: Re: [QUESTION] MyDbcEditor\MyDbcEditor.exe
Post by: Steff on May 04, 2016, 06:05:39 am
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 :)
Title: [SOLVED] MyDbcEditor\MyDbcEditor.exe
Post by: Terina on May 07, 2016, 05:00:15 pm
This worked for me, thank you :)