//CLOSED//
So I have done EXACTLY everything it says here : Getting the source code - ArcEmu-Wiki I have done it part by part till the end, didn't do anything on my own. Only the MySQL names etc I changed. But when I try to start the server I get this error from the World.exe
------------------------------------------------------------------------------------------------------------
[02:10][Arcemu][2011-11-30 02:10:57]
[02:10][Arcemu]ArcEmu 4.0-TRUNK b9737de/Debug-Win32-X86 :: World Server
[02:10][Arcemu]Sql query failed due to [Table 'arc_world.world_db_version' doesn't exist], Query: [SELECT LastUpdate FROM world_db_version;]
[02:10][Arcemu]Database: World database is missing the table `world_db_version` OR the table doesn't contain any rows. Can't validate database version. Exiting.
[02:10][Arcemu]Database: You may need to update your database
[02:11][Arcemu][2011-11-30 02:11:05]
[02:11][Arcemu]ArcEmu 4.0-TRUNK b9737de/Debug-Win32-X86 :: World Server
[02:11][Arcemu]Sql query failed due to [Table 'arc_world.world_db_version' doesn't exist], Query: [SELECT LastUpdate FROM world_db_version;]
[02:11][Arcemu]Database: World database is missing the table `world_db_version` OR the table doesn't contain any rows. Can't validate database version. Exiting.
[02:11][Arcemu]Database: You may need to update your database
---------------------------------------------------------------------------------------------------------------
Now updating is something I still couldnt figure out from the arcemu site. Is this just because I need to update the database. I and playing on 3.3.5 so which database I should load, from where and how the updating is done?
Sorry, getting really frustrated cause I am making a server and I really can't begin untill the server is uo and runnign :S