Locked Server =\
After about 2 hours worth of stuff I finally got my server up and running. The problem now is that when I try and connect to my server with my other computer, it says it is locked =(.
Here are some copies of different files:
# READ README.TXT
[LoginServer]
loginserver=eqemulator.net
loginport=5995
worldname=Rathgard Testing Grounds
worldaddress=XXX.XXX.XXX.XXX
locked=false
[WorldServer]
Defaultstatus=0
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
boot5zones.bat:
EM:--------------Start-----------------------
@echo off
if NOT exist spells_us.txt goto NOSPELL
start zone . xxxx 7995 localhost
start zone . xxxx 7996 localhost
start zone . xxxx 7997 localhost
start zone . xxxx 7998 localhost
start zone . xxxx 7999 localhost
exit
cls
This is what the world.exe says:
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.7-DR3
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=28731, max id=69304
[Status] ./LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading ./addon.ini..
[Status] Loading EQ time of day..
[Status] Reboot zone modes ON
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Screwing up windows compiles...
TCP listening on: xxxx:9000
World server listening on: xxxx:9000
Connected to LoginServer: eqemulator.net:5995
I would copy what the boot5zones.bat says but when I click on it, it opens about 4-5 windows and they close themselves before I get a chance to copy paste them.
Thanks alot!
|