Advertisement
ArifJan

Untitled

Mar 27th, 2020
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.90 KB | None | 0 0
  1. 18:15:03 [WARNING] Error dispatching event PreLoginEvent(cancelled=true, cancelReasonComponents=null, connection=[nemos_play,/46.236.185.233:50215] <-> InitialHandler) to listener space.moonstudio.moonvkauth.listeners.LoginListener@3a4fc297
  2. java.lang.NullPointerException
  3. 18:15:03 [SEVERE] [nemos_play,/46.236.185.233:50215] <-> InitialHandler - encountered exception
  4. java.lang.NullPointerException
  5. at net.md_5.bungee.chat.ComponentSerializer.toString(ComponentSerializer.java:61)
  6. at net.md_5.bungee.connection.InitialHandler.disconnect(InitialHandler.java:665)
  7. at net.md_5.bungee.connection.InitialHandler$4.done(InitialHandler.java:406)
  8. at net.md_5.bungee.connection.InitialHandler$4.done(InitialHandler.java:399)
  9. at net.md_5.bungee.api.event.AsyncEvent.postCall(AsyncEvent.java:40)
  10. at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:400)
  11. at net.md_5.bungee.connection.InitialHandler.delayedHandleOfLoginRequset(InitialHandler.java:434)
  12. at ru.leymooo.botfilter.BotFilter.checkAsyncIfNeeded(BotFilter.java:329)
  13. at net.md_5.bungee.connection.InitialHandler.handle(InitialHandler.java:365)
  14. at net.md_5.bungee.protocol.packet.LoginRequest.handle(LoginRequest.java:39)
  15. at net.md_5.bungee.netty.HandlerBoss.channelRead(HandlerBoss.java:109)
  16. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377)
  17. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
  18. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355)
  19. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
  20. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377)
  21. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
  22. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355)
  23. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:321)
  24. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:295)
  25. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377)
  26. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
  27. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355)
  28. at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
  29. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377)
  30. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
  31. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355)
  32. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
  33. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377)
  34. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
  35. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
  36. at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792)
  37. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:475)
  38. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)
  39. at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
  40. at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  41. at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement