Advertisement
Guest User

Untitled

a guest
Dec 10th, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.55 KB | None | 0 0
  1. 13:46:50 [INFO] §c| §7§cCouldn't query data from the database
  2. 13:46:50 [SEVERE] Dec 10, 2016 1:46:50 PM net.md_5.bungee.event.EventBus post
  3. WARNING: Error dispatching event LoginEvent(cancelled=false, cancelReasonComponents=null, connection=[Frosty_Divertz] <-> InitialHandler) to listener me.Dunios.NetworkManager.int.if@5b88af70
  4. java.lang.NullPointerException
  5. at me.Dunios.NetworkManager.try.do.try(Player.java:30)
  6. at me.Dunios.NetworkManager.try.do.do(Player.java:41)
  7. at me.Dunios.NetworkManager.int.if.do(LoginListener.java:24)
  8. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  9. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  10. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  11. at java.lang.reflect.Method.invoke(Method.java:498)
  12. at net.md_5.bungee.event.EventHandlerMethod.invoke(EventHandlerMethod.java:19)
  13. at net.md_5.bungee.event.EventBus.post(EventBus.java:46)
  14. at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:377)
  15. at net.md_5.bungee.connection.InitialHandler.finish(InitialHandler.java:529)
  16. at net.md_5.bungee.connection.InitialHandler.access$600(InitialHandler.java:67)
  17. at net.md_5.bungee.connection.InitialHandler$5.done(InitialHandler.java:422)
  18. at net.md_5.bungee.connection.InitialHandler$5.done(InitialHandler.java:411)
  19. at net.md_5.bungee.http.HttpHandler.done(HttpHandler.java:68)
  20. at net.md_5.bungee.http.HttpHandler.channelRead0(HttpHandler.java:59)
  21. at net.md_5.bungee.http.HttpHandler.channelRead0(HttpHandler.java:14)
  22. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
  23. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
  24. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  25. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
  26. at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:435)
  27. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293)
  28. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267)
  29. at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:250)
  30. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
  31. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  32. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
  33. at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1069)
  34. at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:902)
  35. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411)
  36. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248)
  37. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
  38. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  39. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
  40. at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:266)
  41. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
  42. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  43. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:351)
  44. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334)
  45. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:373)
  46. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359)
  47. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926)
  48. at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:1018)
  49. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:402)
  50. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:307)
  51. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873)
  52. at java.lang.Thread.run(Thread.java:745)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement