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.
|