View Single Post
  #12  
Old 11-06-2015, 07:23 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Can you verify that: 'DROP FUNCTION IF EXISTS `GetMobType`;'

is the line 18 that is failing?


EDIT: Couple of mentions of corruption and one of the dev's link this: http://webcheatsheet.com/sql/Fix_Can..._corrupted.php


You will also need to set your `db_version`.`bots_version` value back to '0' so that the updater will run - or..

run the update script manually and ensure that your above mentioned field is set to '9000'
__________________
Uleat of Bertoxxulous

Compilin' Dirty

Last edited by Uleat; 11-06-2015 at 08:28 PM..
Reply With Quote