PDA

View Full Version : World.exe working ok, now having zone.exe troubles?


chanmore
06-08-2003, 07:37 AM
It'd appear 4.3 and 4.4 releases have something wrong with Emusharemem.dll, and I've tried all sorts of various combinations(As people can prolly gather by my previous postings)

I've scrapped the DB's again, and copied wholesale someone elses's DB intact. I'm now running version 4.1 eqemu as it's stable and emusharemem.dll seems to like me ;)

The config files and permissions are all configured correctly, using localhost for all required fields.

Below I'm going to include the output from world.exe and zone.exe - this occurs once I have created a character, and then attempt to enter zone.

------
World.exe output
------

Zoneserver SetZone: localhost:7996
Broadcasting a world time update
Unknown opcode: 0x9240 size:12
0: 00 00 00 0E 00 00 00 00 - 00 00 00 00 | ............
Unknown opcode: 0x9240 size:12
0: 00 00 00 0E 00 00 00 00 - 00 00 00 00 | ............
Name approval request for:Ruktuboka race:10 class:15
Char create:Ruktuboka
Unknown opcode: 0x3541 size:2056
Unknown opcode: 0x3941 size:2056
Unknown opcode: 0x9240 size:12
0: 00 00 00 0E 00 00 00 00 - 00 00 00 00 | ............
Attempting autobootup of 'oggok' for Ruktuboka
Zoneserver SetZone: localhost:7996
Broadcasting a world time update
Zoneserver SetZone: localhost:7996
Broadcasting a world time update
Unknown opcode: 0x9240 size:12
0: 00 00 00 0E 00 00 00 00 - 00 00 00 00 | ............
Client disconnected
Removing client from ip:127.0.0.1 port:1697

-------
Zone.exe output
------

Using database 'eq' at localhost
EQEMu 0.4.1 Spekkio
Loading zone names, items & NPCs...
EMuShareMem.dll loaded.
...done.
done.
If this is the last message you see, you forgot to move spells_en.txt from your
EQ dir to this dir.
Spells loaded.
Loading guild ranks...done.
Loading faction data...done.
Connected to worldserver: 127.0.0.1:9000
Entering sleep mode
Init: Loading zone lists, zone state or spawn list, player corpsesError in LoadP
layerCorpses query 'SELECT id, charid, charname, x, y, z, heading, data, time FR
OM player_corpses WHERE zonename='qeynos2'' #1054: Unknown column 'time' in 'fie
ld list'
ERROR: Couldn't load player corpses.
Zone->Init failed

------


Okay, anyone know what I can do to fix this? It'd appear to be a database problem obviously, but this is the second time I've run into this problem (The other was using 4.3), and this time I'm using someone elses DB that was posted here (And his was obviously working fine), I imported it wholesale into a newly created DB in mysql - so what could be the problem?

I'd greatly appreciate anyone that knows about this writing a respose =)