View Single Post
  #15  
Old 05-05-2010, 09:56 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

When your database revision and code don't match like that, there are likely to be issues, which is the cause of your problem. If you are running Rev1410 of the DB, you need to be running Rev1410 of the source code/binaries. Sometimes it is ok for them not to match up with exact revisions, but your source/binaries should always be at least as new as your database revision or newer. And you have to run any required SQL updates between the DB revision and the source revision from the /utils/sql/svn/ folder.

No, there aren't any newer builds with bots on the Google SVN yet (we don't use sourceforge). Compiling it yourself isn't all that hard to do once you set it up to work properly the first time.

You can use this wiki for help with compiling:
http://www.eqemulator.net/wiki/wikka.php?wakka=VS2008
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote