PDA

View Full Version : Zone already resgistered error


Dalton
01-27-2002, 09:10 AM
anyone else having the Zone.exe saying "Is Zone Already Registered" when using the #zone command to go to certain zones? (happens to me when going to Sebilis, Nektulos, and Nkarana) i am running minilogin also if that means anything.

DeletedUser
01-27-2002, 09:16 AM
in mysql:

delete from zone_server where name='sebilis';

replace Sebilis with whatever zone it says is already registered.

Dalton
01-27-2002, 09:20 AM
ok, ill try that, thanks for replying

Zeitgeist
01-27-2002, 11:32 AM
or if you have the admin tool up and running go to zone servers and delete any entries. this happens when a zone crashes and therefore doesnt remove itself.

Hmm
01-27-2002, 01:32 PM
just run world.exe clean

Zeitgeist
01-27-2002, 02:16 PM
yup

Shawn319
01-27-2002, 02:48 PM
Run world.exe clean


or


In mysql type use eq;

Then

delete from zone_server;

Dalton
01-27-2002, 05:47 PM
ok, i tried out all that and im happy to say that it works!
thanks for all your help, i was getting a bit worried when i couldn't go to those zones