Muffware
05-25-2004, 01:34 PM
I'm trying to setup a local eqemu server. I followed this thread to set it up: http://www.eqemulator.net/forums/viewtopic.php?t=13973&postdays=0&postorder=asc&start=0&sid=c5c2e9df2b0093555d80e481b86cff72
Here is the output of my Minilogin.bat
LoginServer.ini read.
MiniLoginAccounts.ini read.
Server mode: Standalone
Login server listening on port:5999
Here is the output of my World.exe
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.6
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=28633, max id=69173
[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
Breaking bards...done
TCP listening on: localhost:9000
World server listening on: localhost:9000
Connected to LoginServer: localhost:5999
52577 New TCP connection: 127.0.0.1:2669
52577 New TCP connection: 127.0.0.1:2666
52577 New TCP connection: 127.0.0.1:2667
52577 New TCP connection: 127.0.0.1:2668
New zoneserver: #1 127.0.0.1:2668
New zoneserver: #2 127.0.0.1:2667
New zoneserver: #3 127.0.0.1:2666
New zoneserver: #4 127.0.0.1:2669
52609 New TCP connection: 127.0.0.1:2670
New zoneserver: #5 127.0.0.1:2670
Zoneserver SetConnectInfo: 127.0.0.1:2669: localhost:7995
Zoneserver SetConnectInfo: 127.0.0.1:2666: localhost:7998
Zoneserver SetConnectInfo: 127.0.0.1:2667: localhost:7996
Zoneserver SetConnectInfo: 127.0.0.1:2668: localhost:7999
Zoneserver SetConnectInfo: 127.0.0.1:2670: localhost:7997
Here is the output of one of my Boot5zones.bat:
[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.6
[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] Loading guilds
[Status] Loading factions
[Status] Loading corpse timers
[Status] Loading what ever is left
[Status] Loading commands
[Status] command_init(): Warning: Command 'help' defaulting to access level 0!
[Status] command_init(): Warning: Command 'version' defaulting to access level 0
!
[Status] command_init(): Warning: Command 'serversidename' defaulting to access
level 0!
[Status] command_init(): Warning: Command 'loc' defaulting to access level 0!
[Status] command_init(): Warning: Command 'flag' defaulting to access level 0!
[Status] command_init(): Warning: Command 'si' defaulting to access level 0!
[Status] 160 commands loaded
[Status] Entering sleep mode
Connected to worldserver: localhost:9000
My EQ Client was last patched sometime around the end of March / First of April. Dates for my EQ Executable files are :
03/30/2004 06:13 PM 2,228,224 eqgame.exe
02/10/2004 11:04 AM 1,355,776 Everquest.exe
Now the problem...
I can start my EQ Client, can see the server fine. I connect, create a new character, click it at the Character Select screen and get dumped back to the Server Select screen after a couple of seconds. The output of Boot5zones.bat after this 'crash' is as follows:
Connected to worldserver: localhost:9000
[Status] Weather should change in 7558 seconds
Init: Loading zone lists, zone state or spawn list, player corpses
Zonepoints loaded into memory
, timezone data - Done. ZoneID = 30; Time Offset = 0
Reading zhdr file './cfg/everfrost.cfg'
Using database for safe coords.
Zone safe coords are x = 682.74; y = 3139.01; z= -60.16
Reading zhdr file './cfg/everfrost.cfg'
Using database for safe coords.
Zone safe coords are x = 682.74; y = 3139.01; z= -60.16
Using default zone header data...
Converting old zone data...
Attempting to write ./cfg\everfrost.cfg
Write complete.
Reading zhdr file './cfg/everfrost.cfg'
Using database for safe coords.
Zone safe coords are x = 682.74; y = 3139.01; z= -60.16
[Status] Loading Objects from DB...
[Status] Loading Ground Spawns from DB...
[Status] Loading doors for everfrost ...
[Status] Done loading doors for everfrost ...
Petition 1 pettime = 1075244406
Petition 4 pettime = 1077918843
Petition 18 pettime = 1077916536
Petition 20 pettime = 1077476008
Petition 44 pettime = 1077493301
Petition 54 pettime = 1075595761
Petition 94 pettime = 1077935724
Petition 174 pettime = 1077767613
[Status] Zone Bootup: everfrost (30)
Received Message SyncWorldTime
Time Broadcast Packet: EQTime [12:22 pm]
[Status] 126888 New client from ip:127.0.0.1 port:2676
[Status] 3. Player profile being converted now....
Client linkdead: Sanche
Dropping client: Process=false, ip=127.0.0.1, port=2676
[Status] Zone Shutdown: everfrost (30)
And World.exe
157403 New client from ip: 127.0.0.1 port: 2673
Logged in: Local: eqemu
Received unknown opcode: 0x02ee size:0 bytes
Attempting autobootup of everfrost (30) for Sanche
Zoneserver SetZone: localhost:7997 everfrost (30)
Enter world: Sanche: everfrost (30)
Broadcasting a world time update
Zoneserver SetZone: localhost:7997 everfrost (30)
Client disconnected
Removing client from ip:127.0.0.1 port:2673
Zoneserver SetZone: localhost:7997 (0)
Zoneserver SetZone: localhost:7997 (0)
Can anyone point me in the right direction on how to find the problem?
Thanks!
Here is the output of my Minilogin.bat
LoginServer.ini read.
MiniLoginAccounts.ini read.
Server mode: Standalone
Login server listening on port:5999
Here is the output of my World.exe
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.6
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=28633, max id=69173
[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
Breaking bards...done
TCP listening on: localhost:9000
World server listening on: localhost:9000
Connected to LoginServer: localhost:5999
52577 New TCP connection: 127.0.0.1:2669
52577 New TCP connection: 127.0.0.1:2666
52577 New TCP connection: 127.0.0.1:2667
52577 New TCP connection: 127.0.0.1:2668
New zoneserver: #1 127.0.0.1:2668
New zoneserver: #2 127.0.0.1:2667
New zoneserver: #3 127.0.0.1:2666
New zoneserver: #4 127.0.0.1:2669
52609 New TCP connection: 127.0.0.1:2670
New zoneserver: #5 127.0.0.1:2670
Zoneserver SetConnectInfo: 127.0.0.1:2669: localhost:7995
Zoneserver SetConnectInfo: 127.0.0.1:2666: localhost:7998
Zoneserver SetConnectInfo: 127.0.0.1:2667: localhost:7996
Zoneserver SetConnectInfo: 127.0.0.1:2668: localhost:7999
Zoneserver SetConnectInfo: 127.0.0.1:2670: localhost:7997
Here is the output of one of my Boot5zones.bat:
[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.6
[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] Loading guilds
[Status] Loading factions
[Status] Loading corpse timers
[Status] Loading what ever is left
[Status] Loading commands
[Status] command_init(): Warning: Command 'help' defaulting to access level 0!
[Status] command_init(): Warning: Command 'version' defaulting to access level 0
!
[Status] command_init(): Warning: Command 'serversidename' defaulting to access
level 0!
[Status] command_init(): Warning: Command 'loc' defaulting to access level 0!
[Status] command_init(): Warning: Command 'flag' defaulting to access level 0!
[Status] command_init(): Warning: Command 'si' defaulting to access level 0!
[Status] 160 commands loaded
[Status] Entering sleep mode
Connected to worldserver: localhost:9000
My EQ Client was last patched sometime around the end of March / First of April. Dates for my EQ Executable files are :
03/30/2004 06:13 PM 2,228,224 eqgame.exe
02/10/2004 11:04 AM 1,355,776 Everquest.exe
Now the problem...
I can start my EQ Client, can see the server fine. I connect, create a new character, click it at the Character Select screen and get dumped back to the Server Select screen after a couple of seconds. The output of Boot5zones.bat after this 'crash' is as follows:
Connected to worldserver: localhost:9000
[Status] Weather should change in 7558 seconds
Init: Loading zone lists, zone state or spawn list, player corpses
Zonepoints loaded into memory
, timezone data - Done. ZoneID = 30; Time Offset = 0
Reading zhdr file './cfg/everfrost.cfg'
Using database for safe coords.
Zone safe coords are x = 682.74; y = 3139.01; z= -60.16
Reading zhdr file './cfg/everfrost.cfg'
Using database for safe coords.
Zone safe coords are x = 682.74; y = 3139.01; z= -60.16
Using default zone header data...
Converting old zone data...
Attempting to write ./cfg\everfrost.cfg
Write complete.
Reading zhdr file './cfg/everfrost.cfg'
Using database for safe coords.
Zone safe coords are x = 682.74; y = 3139.01; z= -60.16
[Status] Loading Objects from DB...
[Status] Loading Ground Spawns from DB...
[Status] Loading doors for everfrost ...
[Status] Done loading doors for everfrost ...
Petition 1 pettime = 1075244406
Petition 4 pettime = 1077918843
Petition 18 pettime = 1077916536
Petition 20 pettime = 1077476008
Petition 44 pettime = 1077493301
Petition 54 pettime = 1075595761
Petition 94 pettime = 1077935724
Petition 174 pettime = 1077767613
[Status] Zone Bootup: everfrost (30)
Received Message SyncWorldTime
Time Broadcast Packet: EQTime [12:22 pm]
[Status] 126888 New client from ip:127.0.0.1 port:2676
[Status] 3. Player profile being converted now....
Client linkdead: Sanche
Dropping client: Process=false, ip=127.0.0.1, port=2676
[Status] Zone Shutdown: everfrost (30)
And World.exe
157403 New client from ip: 127.0.0.1 port: 2673
Logged in: Local: eqemu
Received unknown opcode: 0x02ee size:0 bytes
Attempting autobootup of everfrost (30) for Sanche
Zoneserver SetZone: localhost:7997 everfrost (30)
Enter world: Sanche: everfrost (30)
Broadcasting a world time update
Zoneserver SetZone: localhost:7997 everfrost (30)
Client disconnected
Removing client from ip:127.0.0.1 port:2673
Zoneserver SetZone: localhost:7997 (0)
Zoneserver SetZone: localhost:7997 (0)
Can anyone point me in the right direction on how to find the problem?
Thanks!