I'm running into the same problem. I can start MiniLogin.exe, World.exe, and Zone.exe (5 of 'em even!) just fine. I can successfully log in, select my server from the list, and get to the character selection screen. When I create my character, however, World.exe IMMEDIATLY crashes. It doesn't even have time to print out an error to the command prompt.
Even though I (personally) don't think there's any pertinent info in the outputs, here are my files. . .
MiniLogin.exe
Code:
LoginServer.ini read.
MiniLoginAccounts.ini read.
Server mode: Standalone
Login server listening on port:5999
Matched 127.0.0.1 to 'eqemu'
World.exe
Code:
[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=27378, max id=68199
[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
Warning: Pants may change during online play.
TCP listening on: 127.0.0.1:9000
World server listening on: 127.0.0.1:9000
Connected to LoginServer: localhost:5999
26953 New TCP connection: 127.0.0.1:4328
26953 New TCP connection: 127.0.0.1:4329
26953 New TCP connection: 127.0.0.1:4330
New zoneserver: #1 127.0.0.1:4328
26969 New TCP connection: 127.0.0.1:4331
26969 New TCP connection: 127.0.0.1:4332
New zoneserver: #2 127.0.0.1:4332
New zoneserver: #3 127.0.0.1:4331
New zoneserver: #4 127.0.0.1:4330
New zoneserver: #5 127.0.0.1:4329
Zoneserver SetConnectInfo: 127.0.0.1:4328: localhost:7999
Zoneserver SetConnectInfo: 127.0.0.1:4329: localhost:7995
Zoneserver SetConnectInfo: 127.0.0.1:4330: localhost:7997
Zoneserver SetConnectInfo: 127.0.0.1:4331: localhost:7996
Zoneserver SetConnectInfo: 127.0.0.1:4332: localhost:7998
61985 New client from ip: 127.0.0.1 port: 4335
Logged in: Local: eqemu
Got a bogus character (Flyy), deleting it.
PP length =0
DeleteCharacter: successfully deleted 'Flyy' (id 1)
Received unknown opcode: 0x02ee size:0 bytes
Name approval request for:Flyy race:74 class:3
Character creation request from LS#0 (127.0.0.1:4335) :
Name: Flyy
Race: 330 Class: 3 Gender: 0 Deity: 208 Start zone: 6
STR STA AGI DEX WIS INT CHA Total
81 104 100 100 80 75 60 600
Face: 7 Eye colors: 1 1
Hairstyle: 255 Haircolor: 255
Beard: 255 Beardcolor: 255
Validating char creation info...
Found 0 errors in character creation request
Zone.exe
Code:
[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 NPCTypes from database...
[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: 5023
[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