Quote:
Originally Posted by fireclav
neither, cavedudes
and yep when i click a char at char select is when i get the error.
|
cavedudes is the EQ one,
as per changelog ==05/31/2006==, did you source these lines into the database?
(don't forget to "USE eq" first)
ALTER TABLE spawnentry DROP spawn_limit;
ALTER TABLE spawngroup ADD spawn_limit tinyint(4) NOT NULL default '0';
ALTER TABLE altadv_vars ADD class_type int unsigned NOT NULL DEFAULT 0;
This is probably why your .EXE's are crashing too.