Hey, I just downloaded the mangos BC COMPLETE zip and I'm having a bit of trouble setting it up. I'm getting an error http://68.112.253.214/mango.gif
And the server.log file is reporting...
I'm using MySQL 5.0, I've looked at the table entry with the key, and it deletes after execution of mangosd.exe. So, after I put the key in for the table, execute mangosd.exe, get the error, then it just poofs out of mysql. I have no idea what is wrong, if anyone could help me, I'd greatly appreciate it. Thanks!Quote:
2007-03-05 08:19:16 >> Loaded 122 loot definitions
2007-03-05 08:19:16 Initializing Scripts...
2007-03-05 08:19:16 WORLD: Starting BattleGround System
2007-03-05 08:19:17 ERROR:SQL: DROP INDEX `idx_search` ON `creature_grid`
2007-03-05 08:19:17 ERROR:SQL ERROR: Can't DROP 'idx_search'; check that column/key exists
EDIT--
After more investigation I found that error occurs when the key's are deleted in creature_grid. The first error looks like...
http://68.112.253.214/mango1.gif
and the error log reports no error, it just ends on
Quote:
2007-03-05 15:56:52 >> Loaded 122 loot definitions
2007-03-05 15:56:52 Initializing Scripts...
2007-03-05 15:56:52 WORLD: Starting BattleGround System
