View Single Post
  #2  
Old 08-19-2009, 09:41 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

You will need to check your world/zone log files to see exactly what is causing the problem. If you see errors, try posting them here. It looks like your main issue is that you are running a database revision that is later than the source code revision. Normally, you will want to either try to run matching revisions for both, or you will run an earlier database revision than your source code/binaries revision and then update your SQL to catch it up so they match.

In your case, it looks like the only possible issue would be caused if you have bots enabled on your server. This is because bot tables were adjusted between those 2 revisions (822-922), and most of the other SQL between those times shouldn't affect the server.

Also, if you are seeing your server stay in locked mode and never go to UP or show a player count on it, that means your config file is set to have it locked. Check your config for that part to unlock it if you don't want it that way.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote