Login Status


ShareSource Site » Projects » sniffitzt » sniffitztBug Tracker

Project: sniffitzt - a wow logging proxy [Bug Tracker]

(*) Summary   [^] Files   [^] Screenshots   [_] Wiki   [!] Bug Tracker  
[*] Lists   (») Mercurial Repository  
Actions » View tickets | Report a bug

Bug #208 [CLOSED]

Reason: Works for me

Vital Bug Details
Summery: Error: unknown updatetype 80
  Severity: Low
Status: Priority: Low
Assigned to: Nobody Percent Complete: 50%
Bug Reporter
Reported by: Anonymous ( on Monday, 21 July 2008, 09:59PM (21/07/2008) )
Bug Details
This is a message I get after about 30 seconds of live parsing. Things to note is that it is always "unknown updatetype 80" and "opcode 90".

C:\>java -jar sniffitzt.jar
Starting sniffitzt Beta 6
Starting in gui mode. If you experience any problems with it, use the console ve
rsion by appending the -c switch.
There are no ignored opcodes, I will record everything.
processor error:
java.lang.RuntimeException: Error: unknown updatetype 80
at processor.opcodehandler.OpcodeHandler_S2C_SMSG_UPDATE_OBJECT.parsePac
ket(OpcodeHandler_S2C_SMSG_UPDATE_OBJECT.java:167)
at processor.opcodehandler.OpcodeHandler_S2C_SMSG_COMPRESSED_UPDATE_OBJE
CT.parsePacket(OpcodeHandler_S2C_SMSG_COMPRESSED_UPDATE_OBJECT.java:54)
at processor.Processor.analyzePacket(Processor.java:134)
at processor.Processor.parsePacket(Processor.java:118)
at io.World.setSessionKey(World.java:276)
at sniffitzt.Client.setSessionKey(Client.java:112)
at io.World.checkSessionkey(World.java:195)
at io.World.addTCPPacket(World.java:167)
at io.WorldDataForwarder.processData(WorldDataForwarder.java:42)
at io.DataForwarder.run(DataForwarder.java:85)
Error: 4 bytes remainig in a packet with opcode 95
Since this is most likely caused by a broken packet parser, I refuse to continue
parsing.
Dumping packet information....
io.database.PendingPacket@c5aa00 opcode=95 direction=S2C payload(131 bytes)=85 0
8 00 00 05 00 00 00 1A 00 00 00 4D 61 67 65 20 51 75 61 72 74 65 72 00 00 00 00
00 00 00 01 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0
0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 1F 85 AB 3F
View History »

Comments

Comment by: arrai | Posted: Friday, 01 August 2008, 06:57AM (01/08/2008)
That could be caused by using the 2.4 sniffitzt version for a 2.4.3 client. Please try again with the current release.


Want to comment?

Please login to ShareSource.