View Single Post
  #1  
Old 12-14-2015, 11:41 PM
Mortow's Avatar
Mortow
Hill Giant
 
Join Date: Apr 2013
Posts: 215
Default Zone.exe has stopped working on server launch

I tried a new pull/recompile tonight and I got this error: Zone.exe has stopped working. I looked in the logs and I did see a MySQL error in one of the zone log files. It stated:

[MySQL Error] 1146: Table 'peq.commands' doesn't exist SELECT command, access FROM commands.

I have run the required SQL for changing the command table to commands_old and I have the current table command_settings but peq.commands does NOT exist in my db.

This error keeps repeating itself over and over until I kill the server. My build from 11/23/15 works fine with no errors and I got no errors on the compile from tonight either. Using VS 2012 on 32bit version.

Any ideas what might cause this?

Thanks,
Mortow
Reply With Quote