PDA

View Full Version : world exe opcode errors - clients go linkdead


sysadmin
02-22-2005, 08:26 PM
I am getting all kinds of opcodes when clients log in.
this is what is installed in my server

mysql 4.0.23
eqemu 6 dr2 11-2-2004 build
using peq 5.8 classic db
no quest engine installed(no perl)

This is what I get as soon as a character logs in, they can be different depending on what the client is doing.

[Error] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING:
opcode: 0x02f5, size: 4
Unexpected packet during CLIENT_CONNECTING: OpCode: 0x02f5, size: 4
0: 48 1F 73 00 | H.s.
[Error] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING:
opcode: 0x0355, size: 4
Unexpected packet during CLIENT_CONNECTING: OpCode: 0x0355, size: 4
0: 48 1F 73 00 | H.s.
[Error] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING:
opcode: 0x02e9, size: 8
Unexpected packet during CLIENT_CONNECTING: OpCode: 0x02e9, size: 8
0: D5 01 00 00 40 00 00 00 | ....@...
Client linkdead
Dropping client
[Status] Zone Shutdown

cofruben
02-24-2005, 01:09 AM
in most cases, unknown opcodes does not matter, but are you really sure that you are using the correct client version?

sysadmin
02-25-2005, 04:52 AM
No I am not sure I have the right client, but what I posted is from other clients login onto the server I have.

Edit: I reloaded everything and I am running now 6dr2 + perl, my client works flawlessly, but I have not published this new server since I am fixing translocators and adding small quests.