ProtocolLib

3M Downloads

Missing packets

WillFP opened this issue ยท 2 comments

commented

Describe the bug
Looks like not all SetSlot / WindowItems packets are being sent

To Reproduce

  1. Set up a packet listener to log all incoming packets
  2. Spam click an item in your inventory
  3. After a bit (5-6 seconds), the packets aren't sent anymore

Expected behavior
The packets should still be seen
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Version Info
https://pastebin.com/84kFnuQY

Additional context
This has the slight problem of breaking all my plugins

commented

Do you have any other info? Hard to tell where this is coming from

commented

Bump