Quote:
Originally Posted by image
Well you are getting that error because the structure for OP_InspectRequest is only 4 bytes. The clients are sending 8 (and because of size restrictions we reject the packet). Odd.. what client are you using?
|
It fails with Titanium because there's no encode/decode for that opcode. All the other patches convert from the 8 byte to 4 byte packet the server expects.