Unable to intercept a read client packet
DarkKnights22 opened this issue ยท 0 comments
[11:13:57] [Netty Epoll Server IO #2/WARN]: [ProtocolLib] Error filtering reports: java.lang.IllegalArgumentException: Cannot find report name for Unable to intercept a read client packet.
[11:13:57] [Netty Epoll Server IO #2/INFO]: Error Unable to intercept a read client packet. (java.lang.IndexOutOfBoundsException: readerIndex: 8 (expected: 0 <= readerIndex <= writerIndex(0))) occured in com.comphenix.protocol.injector.netty.ChannelInjector@15d70341.
[11:13:57] [Netty Epoll Server IO #2/ERROR]: [ProtocolLib] INTERNAL ERROR: Unable to intercept a read client packet.
If this problem hasn't already been reported, please open a ticket
at https://github.com/dmulloy2/ProtocolLib/issues with the following data:
Stack Trace:
java.lang.IndexOutOfBoundsException: readerIndex: 8 (expected: 0 <= readerIndex <= writerIndex(0))
at io.netty.buffer.AbstractByteBuf.readerIndex(AbstractByteBuf.java:73)
at io.netty.buffer.AbstractByteBuf.resetReaderIndex(AbstractByteBuf.java:157)
at com.comphenix.protocol.injector.netty.ChannelInjector.decode(ChannelInjector.java:505)
at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:249)
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:149)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
at com.comphenix.protocol.injector.netty.ChannelInjector$2.channelRead(ChannelInjector.java:248)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722)
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
Dump:
Parameters:
io.netty.buffer.UnpooledHeapByteBuf@1292438a[
alloc=UnpooledByteBufAllocator(directByDefault: true)
array={27,0,36,1,37,1,0,0,10,0,0,3,0,11,116,111,107,101,110,95,98,111,111,115,116,0,0,0,0,9,0,4,101,110,99,104,10,0,0,0,1,2,0,3,108,118,108,0,1,2,0,2,105,100,0,34,0,3,0,11,107,101,121,95,103,114,97,98,98,101,114,0,0,0,0,3,0,9,72,105,100,101,70,108,97,103,115,0,0,0,1,3,0,15,115,112,97,119,110,101,114,95,103,114,97,98,98,101,114,0,0,0,0,10,0,7,100,105,115,112,108,97,121,9,0,4,76,111,114,101,8,0,0,0,7,0,0,0,43,-62,-89,55,84,104,101,32,72,97,114,118,101,115,116,101,114,32,104,111,101,32,97,108,108,111,119,115,32,121,111,117,32,116,111,32,97,117,116,111,115,101,108,108,0,43,-62,-89,55,115,117,103,97,114,99,97,110,101,32,98,121,32,98,114,101,97,107,105,110,103,32,115,117,103,97,114,99,97,110,101,32,119,105,116,104,32,105,116,46,0,0,0,47,-62,-89,56,32,32,-62,-89,108,40,-62,-89,102,-62,-89,108,42,-62,-89,56,-62,-89,108,41,-62,-89,97,32,67,97,110,101,32,72,97,114,118,101,115,116,101,100,58,-62,-89,102,32,48,0,49,-62,-89,56,32,32,-62,-89,108,40,-62,-89,102,-62,-89,108,42,-62,-89,56,-62,-89,108,41,-62,-89,100,32,84,111,107,101,110,115,32,72,97,114,118,101,115,116,101,100,58,-62,-89,102,32,48,0,50,-62,-89,56,32,32,-62,-89,108,40,-62,-89,102,-62,-89,108,42,-62,-89,56,-62,-89,108,41,-62,-89,53,32,69,115,115,101,110,99,101,32,72,97,114,118,101,115,116,101,100,58,-62,-89,102,32,48,8,0,4,78,97,109,101,0,19,-62,-89,101,-62,-89,108,72,97,114,118,101,115,116,101,114,32,72,111,101,0,3,0,10,99,97,110,101,95,103,97,105,110,115,0,0,0,0,3,0,13,101,115,115,101,110,99,101,95,98,111,111,115,116,0,0,0,0,0}
tmpNioBuf=
refCnt=1
readerIndex=0
writerIndex=0
markedReaderIndex=8
markedWriterIndex=0
maxCapacity=2147483647
swappedBuf=
]
manager:
com.comphenix.protocol.injector.PacketFilterManager@48cf3b4e[
unhookTask=com.comphenix.protocol.injector.DelayedSingleTask@198d100c
packetListeners=[PacketAdapter[plugin=TNTToggle, sending=ListeningWhitelist[priority=NORMAL, packets=[SPAWN_ENTITY[class=PacketPlayOutSpawnEntity, id=0]], gamephase=PLAYING, options=[]], receiving=EMPTY_WHITELIST], PacketAdapter[plugin=CropHopper, sending=ListeningWhitelist[priority=NORMAL, packets=[WINDOW_ITEMS[class=PacketPlayOutWindowItems, id=21]], gamephase=PLAYING, options=[]], receiving=EMPTY_WHITELIST], PacketAdapter[plugin=AfkRoom, sending=EMPTY_WHITELIST, receiving=ListeningWhitelist[priority=NORMAL, packets=[LOOK[class=PacketPlayInLook, id=18], FLYING[class=PacketPlayInFlying, id=15], POSITION_LOOK[class=PacketPlayInPositionLook, id=17], POSITION[class=PacketPlayInPosition, id=16]], gamephase=PLAYING, options=[]]], PacketAdapter[plugin=PacketSpamFixer, sending=EMPTY_WHITELIST, receiving=ListeningWhitelist[priority=LOWEST, packets=[ARM_ANIMATION[class=PacketPlayInArmAnimation, id=39], BLOCK_DIG[class=PacketPlayInBlockDig, id=24], BLOCK_PLACE[class=PacketPlayInBlockPlace, id=42]], gamephase=PLAYING, options=[]]], PacketAdapter[plugin=HolographicExtension, sending=ListeningWhitelist[priority=NORMAL, packets=[ENTITY_METADATA[class=PacketPlayOutEntityMetadata, id=63]], gamephase=PLAYING, options=[]], receiving=EMPTY_WHITELIST], PacketAdapter[plugin=PacketLimiter, sending=EMPTY_WHITELIST, receiving=ListeningWhitelist[priority=LOWEST, packets=[BLOCK_PLACE[class=PacketPlayInBlockPlace, id=42], SET_CREATIVE_SLOT[class=PacketPlayInSetCreativeSlot, id=36], ARM_ANIMATION[class=PacketPlayInArmAnimation, id=39], UPDATE_SIGN[class=PacketPlayInUpdateSign, id=38], SPECTATE[class=PacketPlayInSpectate, id=40], STEER_VEHICLE[class=PacketPlayInSteerVehicle, id=26], RESOURCE_PACK_STATUS[class=PacketPlayInResourcePackStatus, id=29], HELD_ITEM_SLOT[class=PacketPlayInHeldItemSlot, id=33], LOOK[class=PacketPlayInLook, id=18], ABILITIES[class=PacketPlayInAbilities, id=23], ENTITY_ACTION[class=PacketPlayInEntityAction, id=25], BLOCK_DIG[class=PacketPlayInBlockDig, id=24], CUSTOM_PAYLOAD[class=PacketPlayInCustomPayload, id=10], USE_ENTITY[class=PacketPlayInUseEntity, id=13], FLYING[class=PacketPlayInFlying, id=15], KEEP_ALIVE[class=PacketPlayInKeepAlive, id=14], POSITION_LOOK[class=PacketPlayInPositionLook, id=17], POSITION[class=PacketPlayInPosition, id=16], CLIENT_COMMAND[class=PacketPlayInClientCommand, id=3], CHAT[class=PacketPlayInChat, id=2], TAB_COMPLETE[class=PacketPlayInTabComplete, id=5], SETTINGS[class=PacketPlayInSettings, id=4], ENCHANT_ITEM[class=PacketPlayInEnchantItem, id=7], TRANSACTION[class=PacketPlayInTransaction, id=6], CLOSE_WINDOW[class=PacketPlayInCloseWindow, id=9], WINDOW_CLICK[class=PacketPlayInWindowClick, id=8]], gamephase=PLAYING, options=[ASYNC, INTERCEPT_INPUT_BUFFER]]], PacketAdapter[plugin=FBasics, sending=EMPTY_WHITELIST, receiving=ListeningWhitelist[priority=NORMAL, packets=[TAB_COMPLETE[class=PacketPlayInTabComplete, id=5]], gamephase=PLAYING, options=[]]], PacketAdapter[plugin=AfkRoom, sending=EMPTY_WHITELIST, receiving=ListeningWhitelist[priority=NORMAL, packets=[TAB_COMPLETE[class=PacketPlayInTabComplete, id=5], ABILITIES[class=PacketPlayInAbilities, id=23], ARM_ANIMATION[class=PacketPlayInArmAnimation, id=39], CLOSE_WINDOW[class=PacketPlayInCloseWindow, id=9], ENTITY_ACTION[class=PacketPlayInEntityAction, id=25], WINDOW_CLICK[class=PacketPlayInWindowClick, id=8], BLOCK_DIG[class=PacketPlayInBlockDig, id=24], CUSTOM_PAYLOAD[class=PacketPlayInCustomPayload, id=10], BLOCK_PLACE[class=PacketPlayInBlockPlace, id=42], USE_ENTITY[class=PacketPlayInUseEntity, id=13], HELD_ITEM_SLOT[class=PacketPlayInHeldItemSlot, id=33]], gamephase=PLAYING, options=[]]], PacketAdapter[plugin=LiteBans, sending=EMPTY_WHITELIST, receiving=ListeningWhitelist[priority=NORMAL, packets=[CHAT[class=PacketPlayInChat, id=2]], gamephase=PLAYING, options=[ASYNC]]], PacketAdapter[plugin=TCPShield, sending=EMPTY_WHITELIST, receiving=ListeningWhitelist[priority=HIGHEST, packets=[SET_PROTOCOL[class=PacketHandshakingInSetProtocol, id=0]], gamephase=PLAYING, options=[]]], PacketAdapter[plugin=CustomKnockback, sending=ListeningWhitelist[priority=NORMAL, packets=[ENTITY_VELOCITY[class=PacketPlayOutEntityVelocity, id=65]], gamephase=PLAYING, options=[]], receiving=EMPTY_WHITELIST], PacketAdapter[plugin=ChatItem, sending=ListeningWhitelist[priority=LOW, packets=[CHAT[class=PacketPlayOutChat, id=14]], gamephase=PLAYING, options=[]], receiving=EMPTY_WHITELIST], PacketAdapter[plugin=HolographicDisplays, sending=ListeningWhitelist[priority=NORMAL, packets=[SPAWN_ENTITY_LIVING[class=PacketPlayOutSpawnEntityLiving, id=3], SPAWN_ENTITY[class=PacketPlayOutSpawnEntity, id=0], ENTITY_METADATA[class=PacketPlayOutEntityMetadata, id=63]], gamephase=PLAYING, options=[]], receiving=EMPTY_WHITELIST], PacketAdapter[plugin=Captcha, sending=EMPTY_WHITELIST, receiving=ListeningWhitelist[priority=LOW, packets=[CHAT[class=PacketPlayInChat, id=2]], gamephase=PLAYING, options=[]]], PacketAdapter[plugin=SuperVanish, sending=ListeningWhitelist[priority=NORMAL, packets=[OUT_SERVER_INFO[class=PacketStatusOutServerInfo, id=0]], gamephase=PLAYING, options=[]], receiving=EMPTY_WHITELIST], PacketAdapter[plugin=PlaceholderAPI, sending=ListeningWhitelist[priority=HIGHEST, packets=[CHAT[class=PacketPlayOutChat, id=14]], gamephase=PLAYING, options=[]], receiving=EMPTY_WHITELIST], PacketAdapter[plugin=TNTToggle, sending=ListeningWhitelist[priority=NORMAL, packets=[EXPLOSION[class=PacketPlayOutExplosion, id=30]], gamephase=PLAYING, options=[]], receiving=EMPTY_WHITELIST], PacketAdapter[plugin=AfkRoom, sending=ListeningWhitelist[priority=NORMAL, packets=[SPAWN_ENTITY_PAINTING[class=PacketPlayOutSpawnEntityPainting, id=4], NAMED_ENTITY_SPAWN[class=PacketPlayOutNamedEntitySpawn, id=5], SPAWN_ENTITY_WEATHER[class=PacketPlayOutSpawnEntityWeather, id=2], ENTITY_EQUIPMENT[class=PacketPlayOutEntityEquipment, id=66], SPAWN_ENTITY_LIVING[class=PacketPlayOutSpawnEntityLiving, id=3], BLOCK_BREAK_ANIMATION[class=PacketPlayOutBlockBreakAnimation, id=8], ANIMATION[class=PacketPlayOutAnimation, id=6], NAMED_SOUND_EFFECT[class=PacketPlayOutNamedSoundEffect, id=77], BLOCK_ACTION[class=PacketPlayOutBlockAction, id=10], BLOCK_CHANGE[class=PacketPlayOutBlockChange, id=11], ENTITY_TELEPORT[class=PacketPlayOutEntityTeleport, id=80], MULTI_BLOCK_CHANGE[class=PacketPlayOutMultiBlockChange, id=15], ENTITY_HEAD_ROTATION[class=PacketPlayOutEntityHeadRotation, id=57], SPAWN_ENTITY[class=PacketPlayOutSpawnEntity, id=0], SPAWN_ENTITY_EXPERIENCE_ORB[class=PacketPlayOutSpawnEntityExperienceOrb, id=1], ENTITY_VELOCITY[class=PacketPlayOutEntityVelocity, id=65], ENTITY_METADATA[class=PacketPlayOutEntityMetadata, id=63], WORLD_PARTICLES[class=PacketPlayOutWorldParticles, id=36], WORLD_EVENT[class=PacketPlayOutWorldEvent, id=35], REL_ENTITY_MOVE[class=PacketPlayOutRelEntityMove, id=40], REL_ENTITY_MOVE_LOOK[class=PacketPlayOutRelEntityMoveLook, id=41], ENTITY[class=PacketPlayOutEntity, id=39], ENTITY_LOOK[class=PacketPlayOutEntityLook, id=42], ENTITY_EFFECT[class=PacketPlayOutEntityEffect, id=83], ENTITY_STATUS[class=PacketPlayOutEntityStatus, id=28]], gamephase=PLAYING, options=[]], receiving=EMPTY_WHITELIST], PacketAdapter[plugin=TNTToggle, sending=ListeningWhitelist[priority=NORMAL, packets=[NAMED_SOUND_EFFECT[class=PacketPlayOutNamedSoundEffect, id=77]], gamephase=PLAYING, options=[]], receiving=EMPTY_WHITELIST], PacketAdapter[plugin=Printer, sending=EMPTY_WHITELIST, receiving=ListeningWhitelist[priority=NORMAL, packets=[BLOCK_DIG[class=PacketPlayInBlockDig, id=24]], gamephase=PLAYING, options=[]]], PacketAdapter[plugin=CustomPayloadFixer, sending=EMPTY_WHITELIST, receiving=ListeningWhitelist[priority=NORMAL, packets=[CUSTOM_PAYLOAD[class=PacketPlayInCustomPayload, id=10]], gamephase=PLAYING, options=[]]], PacketAdapter[plugin=SuperVanish, sending=ListeningWhitelist[priority=LOW, packets=[PLAYER_INFO[class=PacketPlayOutPlayerInfo, id=48], GAME_STATE_CHANGE[class=PacketPlayOutGameStateChange, id=32], ABILITIES[class=PacketPlayOutAbilities, id=46], ENTITY_METADATA[class=PacketPlayOutEntityMetadata, id=63]], gamephase=PLAYING, options=[]], receiving=EMPTY_WHITELIST], PacketAdapter[plugin=ChatItem, sending=ListeningWhitelist[priority=LOWEST, packets=[CHAT[class=PacketPlayOutChat, id=14]], gamephase=PLAYING, options=[]], receiving=EMPTY_WHITELIST]]
packetInjector=com.comphenix.protocol.injector.netty.ProtocolInjector$5@2b9233ba
playerInjection=com.comphenix.protocol.injector.netty.ProtocolInjector$4@3f80c648
interceptWritePacket=com.comphenix.protocol.injector.packet.InterceptWritePacket@e249fbd
inputBufferedPackets=[BLOCK_PLACE[class=PacketPlayInBlockPlace, id=42], SET_CREATIVE_SLOT[class=PacketPlayInSetCreativeSlot, id=36], ARM_ANIMATION[class=PacketPlayInArmAnimation, id=39], UPDATE_SIGN[class=PacketPlayInUpdateSign, id=38], SPECTATE[class=PacketPlayInSpectate, id=40], STEER_VEHICLE[class=PacketPlayInSteerVehicle, id=26], RESOURCE_PACK_STATUS[class=PacketPlayInResourcePackStatus, id=29], HELD_ITEM_SLOT[class=PacketPlayInHeldItemSlot, id=33], LOOK[class=PacketPlayInLook, id=18], ABILITIES[class=PacketPlayInAbilities, id=23], ENTITY_ACTION[class=PacketPlayInEntityAction, id=25], BLOCK_DIG[class=PacketPlayInBlockDig, id=24], CUSTOM_PAYLOAD[class=PacketPlayInCustomPayload, id=10], USE_ENTITY[class=PacketPlayInUseEntity, id=13], FLYING[class=PacketPlayInFlying, id=15], KEEP_ALIVE[class=PacketPlayInKeepAlive, id=14], POSITION_LOOK[class=PacketPlayInPositionLook, id=17], POSITION[class=PacketPlayInPosition, id=16], CLIENT_COMMAND[class=PacketPlayInClientCommand, id=3], CHAT[class=PacketPlayInChat, id=2], TAB_COMPLETE[class=PacketPlayInTabComplete, id=5], SETTINGS[class=PacketPlayInSettings, id=4], ENCHANT_ITEM[class=PacketPlayInEnchantItem, id=7], TRANSACTION[class=PacketPlayInTransaction, id=6], CLOSE_WINDOW[class=PacketPlayInCloseWindow, id=9], WINDOW_CLICK[class=PacketPlayInWindowClick, id=8]]
recievedListeners=com.comphenix.protocol.injector.SortedPacketListenerList@7fd8f305
sendingListeners=com.comphenix.protocol.injector.SortedPacketListenerList@45ed10a7
hasClosed=false
classLoader=org.bukkit.plugin.java.PluginClassLoader@168f8e88
reporter=com.comphenix.protocol.ProtocolLib$1@7c662cd4
server=CraftServer{serverName=CraftBukkit,serverVersion=git-TacoSpigot-0d7920d,minecraftVersion=1.8.8}
library=ProtocolLib v4.4.0
asyncFilterManager=com.comphenix.protocol.async.AsyncFilterManager@6eed0c8e
knowsServerPackets=true
knowsClientPackets=true
phaseLoginCount=1
phasePlayingCount=24
packetCreation=true
spigotInjector=
nettyInjector=com.comphenix.protocol.injector.netty.ProtocolInjector@72695bcc
pluginVerifier=com.comphenix.protocol.injector.PluginVerifier@73ce52fc
hasRecycleDistance=true
minecraftVersion=(MC: 1.8.8)
loginPackets=com.comphenix.protocol.injector.LoginPackets@5324db39
debug=false
]
Sender:
com.comphenix.protocol.injector.netty.ChannelInjector@15d70341[
factory=com.comphenix.protocol.injector.netty.InjectionFactory@2a090ce8
player=CraftPlayer{name=Jousseph}
updated=CraftPlayer{name=Jousseph}
playerName=Jousseph
playerConnection=de.robingrether.idisguise.management.channel.InjectedPlayerConnection183@60e50c66
networkManager=net.minecraft.server.v1_8_R3.NetworkManager@606b8de3
originalChannel=[id: 0x529f0020, /158.69.122.196:54981 => /142.44.143.151:26444]
channelField=VolatileField [accessor=DefaultFieldAccessor [field=public io.netty.channel.Channel net.minecraft.server.v1_8_R3.NetworkManager.channel], container=net.minecraft.server.v1_8_R3.NetworkManager@606b8de3, previous=[id: 0x529f0020, /158.69.122.196:54981 => /142.44.143.151:26444], current=com.comphenix.protocol.injector.netty.ChannelInjector$3@64d35bf5, previousLoaded=true, currentSet=true, forceAccess=true]
packetMarker={}
currentEvent=
finalEvent=
scheduleProcessPackets=java.lang.ThreadLocal$SuppliedThreadLocal@2c9ded35
vanillaDecoder=us.myles.ViaVersion.bukkit.handlers.BukkitDecodeHandler@102569d0
vanillaEncoder=us.myles.ViaVersion.bukkit.handlers.BukkitEncodeHandler@45e73091
finishQueue=[]
channelListener=com.comphenix.protocol.injector.netty.ProtocolInjector@72695bcc
processor=com.comphenix.protocol.injector.NetworkProcessor@78a26139
injected=true
closed=false
cumulation=UnpooledHeapByteBuf(ridx: 0, widx: 0, cap: 448)
singleDecode=false
decodeWasNull=false
first=true
added=true
]
Version:
ProtocolLib v4.4.0
Java Version:
1.8.0_232
Server:
git-TacoSpigot-0d7920d (MC: 1.8.8)
Console randomly gets this message.