Thread: No Items?
View Single Post
  #2  
Old 05-13-2009, 04:29 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

When you start the server, you should see the log that will tell you how many items are being loaded or if there are issues. Please check that log and post it if you can. Have you checked your items table to ensure that you sourced everything into it properly? Most likely, you didn't source in all of the database that is needed yet. Also, the max item ID was recently raised from 100k to 120k to allow for newer items from Live. If you are running old server code that doesn't allow for the 100k+ item IDs, it will fail to load any items. Make sure that your database revision matches the version of code you are running from the SVN.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote