Log in

View Full Version : Zone unavailbale


Pulsar
07-03-2003, 01:18 PM
I just finished setting up my EQ server, and everything went fine. However, when i create a character, and hit the "Enter World" button. One of my 5 zones from boot5zones.bat will crash, and it will say "this zone is currently unavailable". I tried entering the world again and again, all in different zones, and each time i got the same result, and after all five zones crash, i get kicked to the server select screen. Here's all the info i can think to place so that anyone who knows what could be wrong can help.

My operating system is Windows XP.
I am using AOL DSL. I am not using a LAN or Router.
I am using the IP i got by using command: ipconfig. (When i used the IP from Whatismyip.com, the boot5zones.bat would fail to connect to the world.) I am using the same IP in both my loginserver.ini and Boot5zones.bat.

DB.ini =
[Database]
host=localhost
user=Zion
password=xxxx
database=eq
compression=off

Loginserver.ini =
[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=Zenoserver
worldaddress=xxx.xxx.xxx.xx
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=

I also noticed this in my eqemudebug file:

2003/07/04 00:51:17 GMT: Zone 7997 crashed. Errorcode: 1/6. Current zone loaded:felwithea. Current clients:0. Caused by:
2003/07/04 00:53:32 GMT: Zone 7998 crashed. Errorcode: 1/6. Current zone loaded:felwithea. Current clients:0. Caused by:
2003/07/04 00:53:43 GMT: Zone 7995 crashed. Errorcode: 1/6. Current zone loaded:felwithea. Current clients:0. Caused by:
2003/07/04 00:53:57 GMT: Zone 7999 crashed. Errorcode: 1/6. Current zone loaded:felwithea. Current clients:0. Caused by:
2003/07/04 00:54:15 GMT: Zone 7996 crashed. Errorcode: 1/6. Current zone loaded:cabeast. Current clients:0. Caused by:

That's all the info i can think of to give. When i run World.exe and Boot5zones.bat, everything loads up fine, no errors and they connect. I've tried all i can think of, and i appreciate an help i can get. Thanks in advance.

Ademonde
07-04-2003, 07:06 AM
What version?

Pulsar
07-04-2003, 07:08 AM
Oh yeah, guess i should've said i was using EqEmu 4.4 and Drawde's Worlddata 1.1 Final. And Mysql 4.0.

CzarDragon
07-04-2003, 06:02 PM
If you are experiencing the same problem that my brother and I did when setting up our servers then what you need is an items database. When you zone in it spawns the mobs specified by Drawde's but is unable to load information about the items they are carrying and thus crashes.

Bigpull
07-04-2003, 11:00 PM
I don't knwo off hand what that 1/6 error is exactly but it you run the zone server from the command line the window won't close and you should have a more informative answer.

start->run type "cmd" "cd \path\to\eqemu\server" "zone . zonehost port worldhost"