ProtocolLib

3M Downloads

Disconnected on player interact or hit something

jj136975 opened this issue ยท 2 comments

commented

Describe the bug
Hi, everytimes a player interact with something (armor stand, mobs, npc, ...) the connection is lost

To Reproduce
Steps to reproduce the behavior:

  1. Install protocolLib and some plugins using it (Holographic display, ...) on a paper or taco 1.8.8 (I'm using bungee)
  2. Try to hit a mob or interact with armor stand
  3. you lost connection...

Expected behavior
I don't realy have any idea of what would be causing it, but on my bungee, I got this error

[jj136975] <-> DownstreamBridge <-> [server] - Exception caught! readerIndex(0) + length(8) exceeds writerIndex(0): PooledUnsafeDirectByteBuf(ridx: 0, widx: 0, cap: 0) (To see details enable print-stacktraces)

Version Info
https://pastebin.com/51KUDtXD
Using TacoSpigot 1.8.8

commented

btw, I only got the problem on bungee

commented

bug fixed (caused by AtomSpigot)