View Single Post
  #4  
Old 02-22-2009, 05:12 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

You can sorta ignore those, because those errors themselves won't actually break anything. But, seeing those errors means that your database version and your server code version are not anywhere near matching, which is a huge problem. You need to make sure that your database matches the same revision of the source code you are running. It looks like your source is very old. I am guessing you are trying to run the base 1129 version from the downloads page? You need to be using the SVN to get the newer revisions. The 1129 version is very far behind at this point. We are 355 revisions after that right now which includes hundreds to thousands of changes.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote