View Single Post
  #5  
Old 04-26-2009, 07:50 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Emptying those tables is definitely what caused it then. Most likely it was emptying the items table. If you left other tables that rely on items existing in tact and deleted all items, it is going to cause a crash like that.

You would definitely need to at least empty the starting items table. But, with all of that stuff completely empty, it is going to be quite a pain for you to build a server completely from scratch. Possible, but a TON of work.

I highly recommend that you get everything running 100% before you start to modify anything. That way you can easily figure out what is causing a problem if you change anything.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote