zone.exe encountering problems
I've been trying for a few days now to understand what's been going on but haven't had any luck. I can log into my server just fine and make it to character select screen but when I try and enter world, I get a popup saying zone.exe has encountered a problem and must close.
I'm getting absolutely no errors at all when booting up the world.exe or the boot5zones.bat but again, trying to enter world results in a crash of all 5 zone servers so I can't even post an error.
I'm on 5.7 DR6 using EQEmu-SQL-06-26-04 database (which sourced just fine with no errors). The strange thing is, I was able to load in when I first started it up. I've even tried loading the zones as static but that also makes them crash upon bootup of boot5zones.bat still showing no errors when I get the message that it has encountered a problem.
db.ini
[Database]
host=localhost
user=*******
password=*******
database=eq
compression=off
boot5zones.bat
if NOT exist spells_us.txt goto NOSPELL
start zone . 64.175.242.202 7995 localhost
start zone . 64.175.242.202 7996 localhost
start zone . 64.175.242.202 7997 localhost
start zone . 64.175.242.202 7998 localhost
start zone . 64.175.242.202 7999 localhost
exit
cls
Loginserver.ini
[LoginServer]
loginserver=eqemulator.net
loginport=5995
worldname=Longbow [test]
worldaddress=64.175.242.202
locked=true
[WorldServer]
Defaultstatus=0
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
[ChatChannelServer]
server=localhost
Yes, I do understand the server has a locked status. As I've mentioned before, it was working when I first got it up and running so I have an opserver status and can still log on. I would post the results of world.exe and zone.exe but for some reason I can't copy and paste it.
Any help is greatly appreciated.
EDIT: Got the data to copy/paste from world and zone.
boot5zones.bat
[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.7-DR6
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading npcs
[Status] Loading npc faction lists
[Status] Loading loot tables
[Status] Loading doors
[Status] FileLoadSPDat() Loading spells from ./spells_us.txt
[Status] FileLoadSPDat() spells loaded: 5665
[Status] Loading guilds
[Status] Loading factions
[Status] Loading corpse timers
[Status] Loading what ever is left
[Status] Loading commands
[Status] 165 commands loaded
[Status] Entering sleep mode
Connected to worldserver: localhost:9000
World.exe
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.7-DR6
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=28728, max id=69304
[Status] ./LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading ./addon.ini..
[Status] Loading EQ time of day..
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Assassinating people that whine about horses...done
TCP listening on: 64.175.242.202:9000
World server listening on: 64.175.242.202:9000
Connected to LoginServer: eqemulator.net:5995
33297 New TCP connection: 127.0.0.1:3870
33297 New TCP connection: 127.0.0.1:3871
33297 New TCP connection: 127.0.0.1:3872
33297 New TCP connection: 127.0.0.1:3873
New zoneserver: #1 127.0.0.1:3873
New zoneserver: #2 127.0.0.1:3872
New zoneserver: #3 127.0.0.1:3871
New zoneserver: #4 127.0.0.1:3870
Zoneserver SetConnectInfo: 127.0.0.1:3870: 64.175.242.202:7999
Zoneserver SetConnectInfo: 127.0.0.1:3873: 64.175.242.202:7998
33829 New TCP connection: 127.0.0.1:3874
New zoneserver: #5 127.0.0.1:3874
Zoneserver SetConnectInfo: 127.0.0.1:3874: 64.175.242.202:7997
127.0.0.1:3871: TCPConnection::RecvData(): Error: 10054
Removing zoneserver from ip:0.0.0.0 port:0 (:0)
127.0.0.1:3872: TCPConnection::RecvData(): Error: 10054
Removing zoneserver from ip:0.0.0.0 port:0 (:0)
127.0.0.1:3870: TCPConnection::RecvData(): Error: 10054
Removing zoneserver from ip:0.0.0.0 port:0 (64.175.242.202:7999)
The errors at the end show up after zone.exe crashes.
|