Advertisement
nuropsych1

Untitled

Jan 28th, 2015
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.90 KB | None | 0 0
  1. [02:43:31] [Server thread/INFO]: [TEI-Hub] Enabling feature: youtube
  2. [02:43:31] [Server thread/INFO]: [TEI-Hub] Enabling feature: parkour
  3. [02:43:31] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  4. [02:43:31] [Server thread/INFO]: Done (2.324s)! For help, type "help" or "?"
  5. [02:43:31] [nioEventLoopGroup-2-1/INFO]: Received a packet: HubUpdate
  6. [02:43:31] [nioEventLoopGroup-3-1/INFO]: Received a packet: HubUpdate
  7. [02:43:31] [nioEventLoopGroup-2-1/INFO]: Received a packet: HubUpdate
  8. [02:43:31] [nioEventLoopGroup-3-1/INFO]: Received a packet: HubUpdate
  9. [02:43:31] [nioEventLoopGroup-2-1/INFO]: [TEI-Hub] Error in HubUpdate with server net.theemeraldisle.proxy.feature.communication.hub@7182dc05
  10. [02:43:31] [nioEventLoopGroup-3-1/INFO]: [TEI-Hub] Error in HubUpdate with server net.theemeraldisle.proxy.feature.communication.hub@1a9fbf90
  11. [02:43:31] [nioEventLoopGroup-3-1/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.
  12. java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 1
  13. at net.theemeraldisle.hub.feature.multilobby.MultiLobby.onPacketReceive(MultiLobby.java:126) ~[TEI-Hub.jar:?]
  14. at net.theemeraldisle.netty.Connection.onPacketReceive(Connection.java:53) ~[TEI-Hub.jar:?]
  15. at net.theemeraldisle.netty.PacketHandler.channelRead(PacketHandler.java:58) ~[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.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [TEI-Hub.jar:?]
  19. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:341) [TEI-Hub.jar:?]
  20. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:327) [TEI-Hub.jar:?]
  21. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [TEI-Hub.jar:?]
  22. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:126) [TEI-Hub.jar:?]
  23. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507) [TEI-Hub.jar:?]
  24. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464) [TEI-Hub.jar:?]
  25. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378) [TEI-Hub.jar:?]
  26. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350) [TEI-Hub.jar:?]
  27. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [TEI-Hub.jar:?]
  28. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_71]
  29. Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
  30. at net.theemeraldisle.hub.feature.multilobby.MultiLobby.onPacketReceive(MultiLobby.java:113) ~[TEI-Hub.jar:?]
  31. ... 15 more
  32. [02:43:31] [nioEventLoopGroup-2-1/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.
  33. java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 1
  34. at net.theemeraldisle.hub.feature.multilobby.MultiLobby.onPacketReceive(MultiLobby.java:126) ~[TEI-Hub.jar:?]
  35. at net.theemeraldisle.netty.Connection.onPacketReceive(Connection.java:53) ~[TEI-Hub.jar:?]
  36. at net.theemeraldisle.netty.PacketHandler.channelRead(PacketHandler.java:58) ~[TEI-Hub.jar:?]
  37. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:341) [TEI-Hub.jar:?]
  38. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:327) [TEI-Hub.jar:?]
  39. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [TEI-Hub.jar:?]
  40. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:341) [TEI-Hub.jar:?]
  41. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:327) [TEI-Hub.jar:?]
  42. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [TEI-Hub.jar:?]
  43. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:126) [TEI-Hub.jar:?]
  44. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507) [TEI-Hub.jar:?]
  45. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464) [TEI-Hub.jar:?]
  46. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378) [TEI-Hub.jar:?]
  47. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350) [TEI-Hub.jar:?]
  48. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [TEI-Hub.jar:?]
  49. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_71]
  50. Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
  51. at net.theemeraldisle.hub.feature.multilobby.MultiLobby.onPacketReceive(MultiLobby.java:113) ~[TEI-Hub.jar:?]
  52. ... 15 more
  53. [02:43:31] [nioEventLoopGroup-2-1/INFO]: Received a packet: HubUpdate
  54. [02:43:31] [nioEventLoopGroup-2-1/INFO]: [TEI-Hub] Error in HubUpdate with server net.theemeraldisle.proxy.feature.communication.hub@581d1cdf
  55. [02:43:31] [nioEventLoopGroup-2-1/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.
  56. java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 1
  57. at net.theemeraldisle.hub.feature.multilobby.MultiLobby.onPacketReceive(MultiLobby.java:126) ~[TEI-Hub.jar:?]
  58. at net.theemeraldisle.netty.Connection.onPacketReceive(Connection.java:53) ~[TEI-Hub.jar:?]
  59. at net.theemeraldisle.netty.PacketHandler.channelRead(PacketHandler.java:58) ~[TEI-Hub.jar:?]
  60. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:341) [TEI-Hub.jar:?]
  61. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:327) [TEI-Hub.jar:?]
  62. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [TEI-Hub.jar:?]
  63. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:341) [TEI-Hub.jar:?]
  64. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:327) [TEI-Hub.jar:?]
  65. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [TEI-Hub.jar:?]
  66. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:126) [TEI-Hub.jar:?]
  67. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507) [TEI-Hub.jar:?]
  68. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464) [TEI-Hub.jar:?]
  69. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378) [TEI-Hub.jar:?]
  70. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350) [TEI-Hub.jar:?]
  71. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [TEI-Hub.jar:?]
  72. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_71]
  73. Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
  74. at net.theemeraldisle.hub.feature.multilobby.MultiLobby.onPacketReceive(MultiLobby.java:113) ~[TEI-Hub.jar:?]
  75. ... 15 more
  76. [02:43:31] [Server thread/INFO]: [Buycraft] Authenticated with the specified Secret key.
  77. [02:43:31] [Server thread/INFO]: [Buycraft] Plugin is now ready to be used.
  78. [02:43:31] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  79. [02:43:31] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  80. [02:43:31] [pool-11-thread-2/INFO]: [Buycraft] Loaded 5 package(s) into the cache.
  81. [02:43:33] [nioEventLoopGroup-2-1/INFO]: Received a packet: HubUpdate
  82. [02:43:33] [User Authenticator #1/INFO]: UUID of player Isabel990 is 3f24a75e-7a75-4b17-a86e-9bf6ca458192
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement