Advertisement
Guest User

Untitled

a guest
Dec 9th, 2019
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.92 KB | None | 0 0
  1. [21:47:12 ERROR]: [CasualProtector] Unhandled exception occured in onPacketReceiving(PacketEvent) for CasualProtector
  2. java.lang.IndexOutOfBoundsException: Index: 49, Size: 46
  3. at java.util.ArrayList.rangeCheck(Unknown Source) ~[?:1.8.0_231]
  4. at java.util.ArrayList.get(Unknown Source) ~[?:1.8.0_231]
  5. at net.minecraft.server.v1_12_R1.Container.getSlot(Container.java:110) ~[spigot.jar:git-Paper-1618]
  6. at org.bukkit.craftbukkit.v1_12_R1.inventory.CraftInventoryView.getItem(CraftInventoryView.java:65) ~[spigot.jar:git-Paper-1618]
  7. at xyz.yooniks.protector.bukkit.listener.packet.limit.WindowClickPacketAdapter.onPacketReceiving(rb:68) ~[?:?]
  8. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeReceivingListener(SortedPacketListenerList.java:114) ~[?:?]
  9. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketRecieving(SortedPacketListenerList.java:67) ~[?:?]
  10. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:590) ~[?:?]
  11. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketRecieving(PacketFilterManager.java:557) ~[?:?]
  12. at com.comphenix.protocol.injector.netty.ProtocolInjector.packetReceived(ProtocolInjector.java:352) ~[?:?]
  13. at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketReceiving(ProtocolInjector.java:317) ~[?:?]
  14. at com.comphenix.protocol.injector.netty.ChannelInjector.decode(ChannelInjector.java:509) ~[?:?]
  15. at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:489) ~[spigot.jar:git-Paper-1618]
  16. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:428) ~[spigot.jar:git-Paper-1618]
  17. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) ~[spigot.jar:git-Paper-1618]
  18. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[spigot.jar:git-Paper-1618]
  19. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[spigot.jar:git-Paper-1618]
  20. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[spigot.jar:git-Paper-1618]
  21. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) ~[spigot.jar:git-Paper-1618]
  22. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284) ~[spigot.jar:git-Paper-1618]
  23. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[spigot.jar:git-Paper-1618]
  24. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[spigot.jar:git-Paper-1618]
  25. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[spigot.jar:git-Paper-1618]
  26. at com.comphenix.protocol.injector.netty.ChannelInjector$2.channelRead(ChannelInjector.java:248) ~[?:?]
  27. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[spigot.jar:git-Paper-1618]
  28. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[spigot.jar:git-Paper-1618]
  29. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[spigot.jar:git-Paper-1618]
  30. at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86) ~[spigot.jar:git-Paper-1618]
  31. at cx.sfy.LagAssist.packets.BlacklistHandler.channelRead(BlacklistHandler.java:19) ~[?:?]
  32. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[spigot.jar:git-Paper-1618]
  33. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[spigot.jar:git-Paper-1618]
  34. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[spigot.jar:git-Paper-1618]
  35. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) ~[spigot.jar:git-Paper-1618]
  36. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284) ~[spigot.jar:git-Paper-1618]
  37. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[spigot.jar:git-Paper-1618]
  38. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[spigot.jar:git-Paper-1618]
  39. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[spigot.jar:git-Paper-1618]
  40. at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[spigot.jar:git-Paper-1618]
  41. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[spigot.jar:git-Paper-1618]
  42. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[spigot.jar:git-Paper-1618]
  43. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[spigot.jar:git-Paper-1618]
  44. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1434) ~[spigot.jar:git-Paper-1618]
  45. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[spigot.jar:git-Paper-1618]
  46. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[spigot.jar:git-Paper-1618]
  47. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:965) ~[spigot.jar:git-Paper-1618]
  48. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) ~[spigot.jar:git-Paper-1618]
  49. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645) ~[spigot.jar:git-Paper-1618]
  50. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) ~[spigot.jar:git-Paper-1618]
  51. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) ~[spigot.jar:git-Paper-1618]
  52. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) ~[spigot.jar:git-Paper-1618]
  53. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) ~[spigot.jar:git-Paper-1618]
  54. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  55. [21:47:12 ERROR]: Parameters:
  56. net.minecraft.server.v1_12_R1.PacketPlayInWindowClick@1cb3899f[
  57. a=73
  58. slot=49
  59. button=1
  60. d=1
  61. item=1xtile.air@0
  62. shift=PICKUP
  63. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement