PDA

View Full Version : Some errors in world.exe and zone.exe


rojadruid
09-12-2005, 03:32 PM
World.exe

[Status] CURRENT_WORLD_VERSION:EQEMu 0.6.2-DR1
[Status] Loading opcodes..
[Status] EMuShareMem loaded
Opcode OP_Command is missing from ./opcodes.conf
Opcode OP_MailboxHeader is missing from ./opcodes.conf
Opcode OP_MailHeader is missing from ./opcodes.conf
Opcode OP_MailBody is missing from ./opcodes.conf
Opcode OP_NewMail is missing from ./opcodes.conf
Opcode OP_SentConfirm is missing from ./opcodes.conf
Opcode OP_RAWSessionRequest is missing from ./opcodes.conf
Opcode OP_RAWSessionResponse is missing from ./opcodes.conf
Opcode OP_RAWCombined is missing from ./opcodes.conf
Opcode OP_RAWSessionDisconnect is missing from ./opcodes.conf
Opcode OP_RAWKeepAlive is missing from ./opcodes.conf
Opcode OP_RAWSessionStatRequest is missing from ./opcodes.conf
Opcode OP_RAWSessionStatResponse is missing from ./opcodes.conf
Opcode OP_RAWPacket is missing from ./opcodes.conf
Opcode OP_RAWFragment is missing from ./opcodes.conf
Opcode OP_RAWOutOfOrderAck is missing from ./opcodes.conf
Opcode OP_RAWAck is missing from ./opcodes.conf
Opcode OP_RAWAppCombined is missing from ./opcodes.conf
Opcode OP_RAWOutOfSession is missing from ./opcodes.conf
003466A0
[Status] Loading variables..
[Status] Loading zones..
[Status] Clearing groups..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=46073
[Status] ./LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading guild link..
[Status] EMuShareMem loaded
[Status] Loading GuildList from database...
[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
HELP I WORK IN THE EQEMU SWEATSHOP, YOU'RE MY ONLY HOPE!
TCP listening on: 192.168.1.100:9000
World server listening on: 192.168.1.100:9000
Connected to LoginServer: eqemulator.net:5998
50432 New TCP connection: 192.168.1.100:1677830336
50432 New TCP connection: 192.168.1.100:1677830336
50432 New TCP connection: 192.168.1.100:1677830336
50432 New TCP connection: 192.168.1.100:1677830336
50432 New TCP connection: 192.168.1.100:1677830336
New zoneserver: #1 192.168.1.100:3283
New zoneserver: #2 192.168.1.100:3282
New zoneserver: #3 192.168.1.100:3281
New zoneserver: #4 192.168.1.100:3280
New zoneserver: #5 192.168.1.100:3279
86444 New client from ip: 192.168.1.110 port: 2446
Logged in: (CharSel) LS#69729: locath
Received unknown opcode: 0x0107 size:0 bytes
Attempting autobootup of northkarana (13) for Cayce
Zoneserver SetZone: 192.168.1.100:8788 northkarana (13)
Enter world: Cayce: northkarana (13) (EnterWorld)
Zoneserver SetZone: 192.168.1.100:8788 northkarana (13)
Zoneport=8788
Client disconnected
Removing client from ip:192.168.1.110 port:2446
Zoneserver SetZone: 192.168.1.100:8788 (0)

Anyone have an updated opcodes.conf file that has those codes?



zone.exe
[Status] Loading doors for northkarana ...
[Status] Done loading doors for northkarana ...
[Status] Loading AA information...
[Status] Loading Merchant Lists...
[Status] Loading Temporary Merchant Lists...
Petition 0 pettime = 1126459612
[Status] Successfully loaded Zone Config.
[Status] Loading timezone data...
[Status] Init Finished: ZoneID = 13, Time Offset = 0
[Status] Zone Bootup: northkarana (13)
[Status] 140943 New client from ip:192.168.1.110 port:2449
[Error] Unhandled incoming opcode: OP_AnnoyingZoneUnknown (#299, eq=0x0000), siz
e: 8, Client: Cayce
0: 9F 00 00 00 40 00 00 00 | ....@...
[Error] Unhandled incoming opcode: OP_AnnoyingZoneUnknown (#299, eq=0x0000), siz
e: 8, Client: Cayce
0: 9F 00 00 00 80 00 00 00 | ........
[Error] OP size error: OP_ClientUpdate expected:36 got:37
[Error] OP size error: OP_ClientUpdate expected:36 got:37
[Error] OP size error: OP_ClientUpdate expected:36 got:37
[Error] OP size error: OP_ClientUpdate expected:36 got:37
[Error] OP size error: OP_ClientUpdate expected:36 got:37
[Error] OP size error: OP_ClientUpdate expected:36 got:37
[Error] OP size error: OP_ClientUpdate expected:36 got:37
[Error] OP size error: OP_ClientUpdate expected:36 got:37

Here it is looking like something is still not updating correctly between client and server maybe.