Trying to setup a minilogin using 5.6 All seems fine untill I select my char then i get booted back to server select. this is what i get:
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=26679, max id=68199
[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: localhost:9000
World server listening on: localhost:9000
Connected to LoginServer: localhost:5999
11817 New TCP connection: 127.0.0.1:4200
11817 New TCP connection: 127.0.0.1:4201
11817 New TCP connection: 127.0.0.1:4202
11817 New TCP connection: 127.0.0.1:4203
11817 New TCP connection: 127.0.0.1:4204
New zoneserver: #1 127.0.0.1:4204
New zoneserver: #2 127.0.0.1:4203
New zoneserver: #3 127.0.0.1:4202
New zoneserver: #4 127.0.0.1:4201
New zoneserver: #5 127.0.0.1:4200
Zoneserver SetConnectInfo: 127.0.0.1:4200: localhost:7996
Zoneserver SetConnectInfo: 127.0.0.1:4201: localhost:7997
Zoneserver SetConnectInfo: 127.0.0.1:4202: localhost:7998
Zoneserver SetConnectInfo: 127.0.0.1:4203: localhost:7995
Zoneserver SetConnectInfo: 127.0.0.1:4204: localhost:7999
111320 New client from ip: 127.0.0.1 port: 4207
Logged in: Local: eqemu
Received unknown opcode: 0x02ee size:0 bytes
Attempting autobootup of neriaka (40) for Sufferance
Zoneserver SetZone: localhost:7996 neriaka (40)
Enter world: Sufferance: neriaka (40)
Zoneserver SetZone: localhost:7996 neriaka (40)
Client disconnected
Removing client from ip:127.0.0.1 port:4207
Zoneserver SetZone: localhost:7996 (0)
Zoneserver SetZone: localhost:7996 (0)
Any ideas?