Advertisement
nuropsych1

Untitled

Feb 3rd, 2015
499
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.08 KB | None | 0 0
  1.  
  2. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_55]
  3. Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
  4. at net.theemeraldisle.hub.feature.multilobby.MultiLobby.onPacketReceive(MultiLobby.java:113) ~[TEI-Hub.jar:?]
  5. ... 15 more
  6. [01:22:39 INFO]: Received a packet: HubUpdate
  7. [01:22:39 INFO]: [TEI-Hub] Error in HubUpdate with server net.theemeraldisle.proxy.feature.communication.hub@22966c96
  8. [01:22:39 WARN]: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
  9. java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 1
  10. at net.theemeraldisle.hub.feature.multilobby.MultiLobby.onPacketReceive(MultiLobby.java:126) ~[TEI-Hub.jar:?]
  11. at net.theemeraldisle.netty.Connection.onPacketReceive(Connection.java:53) ~[TEI-Hub.jar:?]
  12. at net.theemeraldisle.netty.PacketHandler.channelRead(PacketHandler.java:58) ~[TEI-Hub.jar:?]
  13. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:341) [TEI-Hub.jar:?]
  14. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:327) [TEI-Hub.jar:?]
  15. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [TEI-Hub.jar:?]
  16. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:341) [TEI-Hub.jar:?]
  17. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:327) [TEI-Hub.jar:?]
  18. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [TEI-Hub.jar:?]
  19. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:126) [TEI-Hub.jar:?]
  20. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507) [TEI-Hub.jar:?]
  21. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464) [TEI-Hub.jar:?]
  22. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378) [TEI-Hub.jar:?]
  23. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350) [TEI-Hub.jar:?]
  24. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [TEI-Hub.jar:?]
  25. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_55]
  26. Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
  27. at net.theemeraldisle.hub.feature.multilobby.MultiLobby.onPacketReceive(MultiLobby.java:113) ~[TEI-Hub.jar:?]
  28. ... 15 more
  29. [01:22:39 INFO]: Received a packet: HubUpdate
  30. [01:22:39 INFO]: [TEI-Hub] Error in HubUpdate with server net.theemeraldisle.proxy.feature.communication.hub@4af8bc2e
  31. [01:22:39 WARN]: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
  32. java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 1
  33. at net.theemeraldisle.hub.feature.multilobby.MultiLobby.onPacketReceive(MultiLobby.java:126) ~[TEI-Hub.jar:?]
  34. at net.theemeraldisle.netty.Connection.onPacketReceive(Connection.java:53) ~[TEI-Hub.jar:?]
  35. at net.theemeraldisle.netty.PacketHandler.channelRead(PacketHandler.java:58) ~[TEI-Hub.jar:?]
  36. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:341) [TEI-Hub.jar:?]
  37. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:327) [TEI-Hub.jar:?]
  38. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [TEI-Hub.jar:?]
  39. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:341) [TEI-Hub.jar:?]
  40. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:327) [TEI-Hub.jar:?]
  41. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [TEI-Hub.jar:?]
  42. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:126) [TEI-Hub.jar:?]
  43. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507) [TEI-Hub.jar:?]
  44. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464) [TEI-Hub.jar:?]
  45. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378) [TEI-Hub.jar:?]
  46. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350) [TEI-Hub.jar:?]
  47. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [TEI-Hub.jar:?]
  48. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_55]
  49. Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
  50. at net.theemeraldisle.hub.feature.multilobby.MultiLobby.onPacketReceive(MultiLobby.java:113) ~[TEI-Hub.jar:?]
  51. ... 15 more
  52. [01:22:39 INFO]: [NoCheatPlus] Post-enable finished.
  53. [01:22:39 INFO]: [Buycraft] Loaded 5 package(s) into the cache.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement