Jump to content

No idea as to what to do next


Guest joshuayingling

Recommended Posts

Ive read over the wikki many times, and even searched it and found nothing and came to an end. I dont think the wikki goes into enough detail as what to do. Im completely lost as to what to do next. Ive compiled Mangos and retrieved the .Conf files, and gotten the maps/dbcs, Installed MYsql, and now am stuck as to how to finish. Basically im ready to get the server up and running on this PC. But am clueless as to were to start or were to go. If anyone has a guide or something that they can point me to id greatly appreciate it.

Link to comment
Share on other sites

hmm how about execute the binaries?

the errors will tell you if you are missing something

if you have compiled the source and extracted DBC/Maps/Vmaps and put them into the right order, also editet the config, you just need to run the Server

Compile on windows : http://getmangos.eu/wiki/Compile_MaNGOS_On_Windows

Compile on Linux : http://getmangos.eu/wiki/Compile_MaNGOS_On_Linux

setting up Mangos : http://getmangos.eu/wiki/Setting_up_MaNGOS

Link to comment
Share on other sites

so i just did what you said and tried to load Realmd.exe and i got this error ( i looked in the realmd.txt)

2010-09-28 04:08:07 Using configuration file realmd.conf.

2010-09-28 04:08:07 Database: 127.0.0.1;3306;mangos;mangos;realmd

2010-09-28 04:08:07 MySQL client library: 5.1.49

2010-09-28 04:08:07 MySQL server ver: 5.1.51-community

2010-09-28 04:08:07 ERROR:SQL: SELECT required_10008_01_realmd_realmd_db_version FROM realmd_db_version LIMIT 1

2010-09-28 04:08:07 ERROR:query ERROR: Table 'realmd.realmd_db_version' doesn't exist

2010-09-28 04:08:07 ERROR:SQL: SELECT * FROM realmd_db_version LIMIT 1

2010-09-28 04:08:07 ERROR:query ERROR: Table 'realmd.realmd_db_version' doesn't exist

2010-09-28 04:08:07 ERROR:The table `realmd_db_version` in your [REALMD] database is missing or corrupt.

2010-09-28 04:08:07 ERROR:MaNGOS cannot find the version info needed to check that the db is up to date.

2010-09-28 04:08:07 ERROR:

2010-09-28 04:08:07 ERROR:This revision of mangos requires a database updated to:

2010-09-28 04:08:07 ERROR:`10008_01_realmd_realmd_db_version.sql`

2010-09-28 04:08:07 ERROR:

2010-09-28 04:08:07 ERROR:Reinstall your [REALMD] database with the included sql file in the sql folder.

Im not sure exactly what that means, but i do know by it i need to update some things, but im also wondering if i have everything were its supposed to be.

Also i just tried to edit the DB but my .git for some reason isnt working, it says git directory not found (next line ) .git.

Link to comment
Share on other sites

there should be an SQL Folder with some .SQL files

you have to applie those SQL Files

first you go start->execute cmd

and type following comand to applie the patch

your cmd should look like : "C:/mysql/bin/mysql.exe -u mangos -p < C:/mangos/sql/create_mysql.sql" (the pathes to both files will surly be different)

this you have to repeat for the other SQL files ( except of the drop_mysql) [edit] but with the other sql files you have to put the databasename ( mangos,realmd,characters) after the -p and before the <

the -p tells mysql you want to enter a passwort for the sqluser(mangos)

[/edit]

hope it helped a bit

Link to comment
Share on other sites

this forum section is only intended as a place where you can give feedback about this forum, its’ functions, and receive support if something is not working as expected.

Please do not create requests for server support here. Moderators will delete your thread if it is not related to the forums.

ITs BIG YELLOW and posted at the TOP of this page.

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use