Log in

View Full Version : Problems with Boot5zones: sleeping, error 10061


IAShloppyJoes
05-29-2003, 03:55 PM
I'm having troubles with running Boot5zones. I've spent the last 2 hours searching the forums but found no help.

I am using Windows 98 SE

When opening Boot5zones:

Using database 'eq' at localhost
EQEMu 0.4.1 Spekkio
Loading zone names, items & NPCs...
EMuShareMem.dll loaded.
Loading NPCTypes from database...
Error in DBLoadNPCTypes query 'SELECT id,name,level,race,class,hp,
,helmtexture,size,loottable_id, merchant_id, banish, mindmg, maxdm
ttks,usedspells FROM npc_types' #1054: Unknown column 'usedspells'
t'
...done.
Loading Doors from database...
done.
If this is the last message you see, you forgot to move spells_en.
EQ dir to this dir.
Spells loaded.
Loading guild ranks...done.
Loading faction data...done.
WorldServer connect: Connecting to the server failed. Error: 10061
InitWorldServer failed
Entering sleep mode
WorldServer connect: Connecting to the server failed. Error: 10061
WorldServer connect: Connecting to the server failed. Error: 10061
WorldServer connect: Connecting to the server failed. Error: 10061

My loginserver.ini:

[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=Deer (Semi-Legit)
locked=false
account=
password=
worldaddress=65.29.164.74

[WorldServer]
Defaultstatus=
Unavailzone=

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

My db.ini:

[Database]
host=localhost
user=Shloppy Joes
password=whitesox
database=eq

Boot5zones:

@echo off

if NOT exist spells_en.txt goto NOSPELL

start zone . 65.29.164.74 7995 65.29.164.74
start zone . 65.29.164.74 7996 65.29.164.74
start zone . 65.29.164.74 7997 65.29.164.74
start zone . 65.29.164.74 7998 65.29.164.74
start zone . 65.29.164.74 7999 65.29.164.74
exit
cls

:NOSPELL

Can anyone please help me? My server will appear in the server selection screen, however it says that it's locked.