PDA

View Full Version : Problem with respawn_timers & timeleft


chrsschb
01-10-2009, 04:45 PM
I ran the SQL to create the new respawn_timers table and drop the timeleft field and it completely ruined my server. People who zone crash and anyone who tries to log in gets "That zone is unavailable."

I restored my database to before I made the change so all is good now but does anyone know why the above is happening? I have the 245 binaries and have done all SVN sql injections up to respawn_timer/timeleft.

trevius
01-11-2009, 06:11 AM
It works perfectly fine for me. Did you make sure you didn't get any errors when you ran the SQL to add the new respawn_timers table? Maybe you got an error and the table didn't get created properly.

chrsschb
01-11-2009, 02:02 PM
Yeah it ran fine, no errors.