View Single Post
  #2  
Old 09-14-2005, 09:22 AM
cmdr-franck
Fire Beetle
 
Join Date: Sep 2005
Posts: 22
Default Fix

If it's the same thing then I had. Then it's simply a error caused by ZONE taking to much time to load.

Try emptying this table in the databse : merchantlist_temp

mysql -U root
use (databse name);
delete from merchantlist_temp;

Try it again !


Quote:
Originally Posted by wodon
Whenever I try to make a charecter, it usually freezes after i make a name. Either it will attempt to check on my name, or once the name clears, i click enter world and it freezes there...whats going on?
Reply With Quote