mehah / otclient

An alternative tibia client for otserv written in C++20 and Lua, made with a modular system that uses lua scripts for ingame interface and functionality, making otclient flexible and easy to customize
Other
260 stars 198 forks source link

fix: protocolgameparse prey protocol 11x #810

Closed luanluciano93 closed 2 months ago

luanluciano93 commented 3 months ago

ProtocolGame parse message exception (8401 bytes, 1842 unread, last opcode is 0xb0 (176), prev opcode is 0xe8 (232), proto: - 1100): InputMessage eof reached

ProtocolGame parse message exception (6946 bytes, 299 unread, last opcode is 0xaf (175), prev opcode is 0xe8 (232), proto: 1100): InputMessage eof reached

problem mentioned in: https://github.com/opentibiabr/canary/issues/2735#issuecomment-2211552718