Forum > Getting started the WoTtLK tutorial

03 - Setup Local Trinity Testserver

(1/8) > >>

Steff:
Introducing

If you have no access to a root server to test your work, you need a local testserver. To get one up fast and running I have an addon for the modding pack with a precompiled Trinity testserver. The pack includes XAMPP lite and some scripts to get the client files extracted and the server running.


--- Quote ---Note that this server will only work if you have installed the modding pack in part 2 of this tutorial!
--- End quote ---

>> Download the testserver addon and extract it into your WoWModding folder.

http://www.file-upload.net/download-7913318/TrinityServer.zip.html

Setup the Server

After you have extracted the server, your folder should look like this.



>> Navigate to

F:WoWModdingTrinityServer


>> 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).

The script will now run all 3 extractors and copy the files into the server directory.
This will take some time, so go and get some coffee :).

Now the server is ready for use

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

If you now have open 3 black windows the server should be up and running.
Next you need a user to logon to your server.

>> Activate the windows of the worldserver.exe
>> Type ".account create USERNAME PASSWORD" where you replace username and password with yours.
>> Type ".account set gmlevel USERNAME 3 -1" what gives your account administrator rights on the server.

Now you must change your realmlist to your local testserver.

>> Open the following file in an editor and change the content to "set realmlist localhost"

E:WoWModdingClient335aTestDatadeDErealmlist.wtf

Now open up wow and try to login.

This guide has been completely proof-read and corrected in grammar by Mountainlion. Feel free to message him.


04 - Your first island in Noggit

Nacho:
Hi, sorry, but i just cant log in in Client335a test. Help please. Thanks.

Steff:
Some more infos are needed :)

server start fine?
Turn firewall off for test.
Did you cahnged the realmlist?

Nacho:

--- Quote from: "Steff" ---Some more infos are needed :)

server start fine?
Turn firewall off for test.
Did you cahnged the realmlist?
--- End quote ---

Yes, yes and yes. So.. what could be wrong?

Steff:
And you set to localhost? Not to your real ip or even the outside one. Else i have to look with teamviewer.

Navigation

[0] Message Index

[#] Next page

Go to full version