Advertisement
Guest User

Untitled

a guest
Feb 25th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.71 KB | None | 0 0
  1. [00:37:34 ERROR]: [VotingPlugin] Unhandled exception occured in onPacketReceiving(PacketEvent) for VotingPlugin
  2. com.comphenix.protocol.reflect.FieldAccessException: No field with type [Ljava.lang.String; exists in class PacketPlayInUpdateSign.
  3. at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:219) ~[ProtocolLib%20(11).jar:4.3.0]
  4. at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:198) ~[ProtocolLib%20(11).jar:4.3.0]
  5. at com.Ben12345rocks.VotingPlugin.AdvancedCore.Util.Sign.SignMenu$1.onPacketReceiving(SignMenu.java:83) ~[VotingPlugin%20(1).jar:?]
  6. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeReceivingListener(SortedPacketListenerList.java:114) [ProtocolLib%20(11).jar:4.3.0]
  7. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketRecieving(SortedPacketListenerList.java:67) [ProtocolLib%20(11).jar:4.3.0]
  8. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:590) [ProtocolLib%20(11).jar:4.3.0]
  9. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketRecieving(PacketFilterManager.java:557) [ProtocolLib%20(11).jar:4.3.0]
  10. at com.comphenix.protocol.injector.netty.ProtocolInjector.packetReceived(ProtocolInjector.java:352) [ProtocolLib%20(11).jar:4.3.0]
  11. at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketReceiving(ProtocolInjector.java:317) [ProtocolLib%20(11).jar:4.3.0]
  12. at com.comphenix.protocol.injector.netty.ChannelInjector.decode(ChannelInjector.java:531) [ProtocolLib%20(11).jar:4.3.0]
  13. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:249) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  14. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:149) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  15. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  16. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  17. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  18. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  19. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  20. at com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:263) [ProtocolLib%20(11).jar:4.3.0]
  21. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  22. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  23. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  24. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  25. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  26. at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  27. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  28. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  29. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  30. at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  31. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  32. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  33. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  34. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  35. [00:37:34 ERROR]: Parameters:
  36. net.minecraft.server.v1_8_R3.PacketPlayInUpdateSign@321620b4[
  37. a=BlockPosition{x=-1050, y=121, z=-196}
  38. b={TextComponent{text='NekoGamer12000', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}},TextComponent{text='(es chevere :V)', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}},TextComponent{text='', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}},TextComponent{text='', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}}
  39. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement