EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::General Support (https://www.eqemulator.org/forums/forumdisplay.php?f=598)
-   -   Zone unavailable error (https://www.eqemulator.org/forums/showthread.php?t=22449)

Valcrist 02-20-2007 07:57 AM

Zone unavailable error
 
Ive been constantly getting a Zone unavailable error. ive put in a bootzone, did all the changelog and havent gotten anywhere everything runs fine until char selection. running MySQL 5.0 Minilogin
My EQEMU Config file
<!-- Only specify these two if you really think you need to. -->
<address>192.168.1.***</address>
<localaddress>127.0.0.1</localaddress>

<!-- Loginserver information. -->
<loginserver>
<host>192.168.1.***</host>
<port>5999</port>
<account></account>
<password></password>
</loginserver>

<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>some long random string</key>

<!-- Enable and set the port for the HTTP service. -->
<http port="9080" enabled="true" mimefile="mime.types" />
</world>

<zones>
<defaultstatus>20</defaultstatus>

<!-- Sets port range for world to use to auto configure zones -->
<ports low="7000" high="7100"/>
</zones>

<!-- Database configuration, replaces db.ini. -->
<database>
<host>localhost</host>
<port>3306</port>
<username>root</username>
<password>****</password>
<db>peq</db>

Loginserver.ini

[LoginServer]
loginserver=127.0.0.1
loginserver2=localhost
loginport=5999
loginport2=5999
worldname=My Minilogin
worldaddress=192.168.1.***
locked=false
account=*****
password=****

[WorldServer]
Defaultstatus=
Unavailzone=

[ChatChannelServer]
worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=Minilogin
ServerPort=5999


All times are GMT -4. The time now is 08:20 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.