Thread: Zone.exe Crash
View Single Post
  #1  
Old 09-11-2016, 10:32 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Try this...


Manually delete each table that is prefixed with 'bot' - skipping any table that gives an error, then go back through and try deleting those.

There is an order to do it in and it is applied in the drop_bots.sql file.

I'm not sure if the heal rotation tables are in the 'drop' file..so, that may be part of the problem.

Essentially, you do not want any 'bots' tables in your database - though, you can leave the views and functions since they are cleared out by the install script.


Finally, change the value of `bots_version` to '0' in the `db_version` table.


You shouldn't need to re-install everything to get a working server :/


EDIT: Once you manually remove all traces of bots, the installer should work properly.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote