Advertisement
DaPorkchop

ProtocolSupportPE error lul #2

Mar 19th, 2017
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.51 KB | None | 0 0
  1. java.lang.NullPointerException │······
  2. at protocolsupport.libs.raknetserver.pipeline.raknet.RakNetPacketReliabilityHandler.channelInactive(RakNetPacketReliabilityHandler.java:55) ~[?:?] │······ at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-6de2fbc-c1aa859] │······
  3. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-6de2fbc-c1aa859] │······ at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-6de2fbc-c1aa859] │······
  4. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-6de2fbc-c1aa859] │······ at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-6de2fbc-c1aa859] │······
  5. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-6de2fbc-c1aa859] │······ at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-6de2fbc-c1aa859] │······
  6. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-6de2fbc-c1aa859] │······ at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-6de2fbc-c1aa859] │······
  7. at protocolsupport.protocol.pipeline.timeout.SimpleReadTimeoutHandler.channelInactive(SimpleReadTimeoutHandler.java:33) [ProtocolSupport.jar:?] │······ at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-6de2fbc-c1aa859] │······
  8. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-6de2fbc-c1aa859] │······ at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [spigot.jar:git-Spigot-6de2fbc-c1aa859] │······
  9. at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [spigot.jar:git-Spigot-6de2fbc-c1aa859] │······ at protocolsupport.libs.udpserversocketchannel.eventloop.UdpEventLoop.run(UdpEventLoop.java:19) [ProtocolSupport.jar:?] │······
  10. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-6de2fbc-c1aa859] │······ at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) [spigot.jar:git-Spigot-6de2fbc-c1aa859] │······
  11. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement