of course here we go
World.exe
Code:
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.7-DR2
[Status] Loading variables...
[Status] Loading items...
[Status] EMuShareMem Loaded
[Status] Loading items from database: count=26679, max id = 68199
[Status] [ChatChannelServer] block not found in ./LoginServer.ini
[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
Warning: You need to get laid....
TCP Listening on: localhost:9000
World Server listening on: localhost:9000
This is without zone.exe loaded, once i start zone.exe the following line is added.
Code:
12156 New TCP connection: 137.0.0.1:2131
New zoneserver: #2 127.0.0.1:2123
There are a few more instances of this since i have it set up to load 4 zones.... but they all say the same thing... as for zone.exe the output is
Zone.exe
Code:
[Status] Loading npc faction lists
[Status] Loading NPC faction lists from database
[Status] Loading loot tables
[Status] Loading loot tables from database....
[Status] Loading doors
[Status] Loading doors from database....
[Status] FileLoadSPDat() Loading spells from ./spells_us.txt
[Status] FileLoadSPdat() Spells loaded: 5022
[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
Thanks for looking at this =) hope it tells you more than it tells me.