Advertisement
Guest User

Untitled

a guest
Jul 1st, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.25 KB | None | 0 0
  1. 15:47:38 [INFORMACIÓN] [Diegocraft_PvP] -> UpstreamBridge has disconnected
  2. 15:47:38 [GRAVE] jun 30, 2016 3:47:38 PM net.md_5.bungee.event.EventBus post
  3. ADVERTENCIA: Error dispatching event PlayerDisconnectEvent(player=taipo7777) to listener com.ehaqui.ehlogin.event.JoinListener@5a6482a9
  4. java.util.ConcurrentModificationException
  5. at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
  6. at java.util.ArrayList$Itr.next(ArrayList.java:851)
  7. at com.ehaqui.ehlogin.UserManager.getUser(UserManager.java:19)
  8. at com.ehaqui.ehlogin.event.JoinListener.onDisconnect(JoinListener.java:245)
  9. at sun.reflect.GeneratedMethodAccessor53.invoke(Unknown Source)
  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.UpstreamBridge.disconnected(UpstreamBridge.java:55)
  16. at net.md_5.bungee.netty.HandlerBoss.channelInactive(HandlerBoss.java:55)
  17. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:218)
  18. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:204)
  19. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)
  20. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:218)
  21. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:204)
  22. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)
  23. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:218)
  24. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:204)
  25. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:332)
  26. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:218)
  27. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:204)
  28. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)
  29. at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:146)
  30. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:218)
  31. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:204)
  32. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:828)
  33. at io.netty.channel.AbstractChannel$AbstractUnsafe$7.run(AbstractChannel.java:625)
  34. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:358)
  35. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:259)
  36. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112)
  37. at java.lang.Thread.run(Thread.java:745)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement