Advertisement
Guest User

Untitled

a guest
Jul 25th, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [14:54:17/SEVERE]: java.lang.NullPointerException
  2. [14:54:17/SEVERE]:     at de.dytanic.cloudnet.permission.PermissionPool.getNewPermissionEntity(PermissionPool.java:33)
  3. [14:54:17/SEVERE]:     at de.dytanic.cloudnetproxy.network.packets.PacketIOUpdatePlayerWhereAmI.handleInput(PacketIOUpdatePlayerWhereAmI.java:85)
  4. [14:54:17/SEVERE]:     at de.dytanic.cloudnetproxy.network.CloudNetProxyClient.channelRead0(CloudNetProxyClient.java:149)
  5. [14:54:17/SEVERE]:     at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
  6. [14:54:17/SEVERE]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
  7. [14:54:17/SEVERE]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
  8. [14:54:17/SEVERE]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345)
  9. [14:54:17/SEVERE]:     at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293)
  10. [14:54:17/SEVERE]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267)
  11. [14:54:17/SEVERE]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
  12. [14:54:17/SEVERE]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
  13. [14:54:17/SEVERE]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345)
  14. [14:54:17/SEVERE]:     at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293)
  15. [14:54:17/SEVERE]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267)
  16. [14:54:17/SEVERE]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
  17. [14:54:17/SEVERE]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
  18. [14:54:17/SEVERE]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345)
  19. [14:54:17/SEVERE]:     at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294)
  20. [14:54:17/SEVERE]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
  21. [14:54:17/SEVERE]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
  22. [14:54:17/SEVERE]:     at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911)
  23. [14:54:17/SEVERE]:     at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:883)
  24. [14:54:17/SEVERE]:     at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:389)
  25. [14:54:17/SEVERE]:     at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:305)
  26. [14:54:17/SEVERE]:     at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140)
  27. [14:54:17/SEVERE]:     at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
  28. [14:54:17/SEVERE]:     at java.lang.Thread.run(Thread.java:748)
  29. stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement