True, regarding the drop statements.
The update only mucks with the group-leaders. I reloaded the db and re-ran it (that following update 2104).
ALTER TABLE `group_leaders` ADD COLUMN `maintank` VARCHAR(64) NOT NULL DEFAULT '' AFTER `leadershipaa`;
ALTER TABLE `group_leaders` ADD COLUMN `puller` VARCHAR(64) NOT NULL DEFAULT '' AFTER `assist`;
But it didn't seem to affect the problem with a character death restarting the zone.
Should there be a place I can look? Can I activate more debugging info? Is there a log that might have more relevant information?
|