Advertisement
Guest User

Untitled

a guest
Apr 7th, 2013
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.85 KB | None | 0 0
  1.  
  2. 2013-04-07 15:38:53
  3.  
  4. [SEVERE] Could not pass event PlayerTeleportEvent to Multiverse-Core v2.4-b527
  5. 2013-04-07 15:38:52
  6.  
  7. [SEVERE] Could not pass event PlayerTeleportEvent to Multiverse-Core v2.4-b527
  8. 2013-04-07 15:38:49
  9.  
  10. [SEVERE] ... 16 more
  11. 2013-04-07 15:38:49
  12.  
  13. [SEVERE] at io.netty.handler.codec.ReplayingDecoder.callDecode(ReplayingDecoder.java:404)
  14. 2013-04-07 15:38:49
  15.  
  16. [SEVERE] at org.spigotmc.netty.PacketDecoder.decode(PacketDecoder.java:18)
  17. 2013-04-07 15:38:49
  18.  
  19. [SEVERE] at org.spigotmc.netty.PacketDecoder.decode(PacketDecoder.java:38)
  20. 2013-04-07 15:38:49
  21.  
  22. [SEVERE] Caused by: java.io.IOException: Bad packet id 113
  23. 2013-04-07 15:38:49
  24.  
  25. [SEVERE] at java.lang.Thread.run(Thread.java:722)
  26. 2013-04-07 15:38:49
  27.  
  28. [SEVERE] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:103)
  29. 2013-04-07 15:38:49
  30.  
  31. [SEVERE] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:360)
  32. 2013-04-07 15:38:49
  33.  
  34. [SEVERE] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:424)
  35. 2013-04-07 15:38:49
  36.  
  37. [SEVERE] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:460)
  38. 2013-04-07 15:38:49
  39.  
  40. [SEVERE] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:115)
  41. 2013-04-07 15:38:49
  42.  
  43. [SEVERE] at io.netty.channel.DefaultChannelPipeline.fireInboundBufferUpdated(DefaultChannelPipeline.java:1017)
  44. 2013-04-07 15:38:49
  45.  
  46. [SEVERE] at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:843)
  47. 2013-04-07 15:38:49
  48.  
  49. [SEVERE] at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:864)
  50. 2013-04-07 15:38:49
  51.  
  52. [SEVERE] at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:917)
  53. 2013-04-07 15:38:49
  54.  
  55. [SEVERE] at io.netty.handler.timeout.ReadTimeoutHandler.inboundBufferUpdated(ReadTimeoutHandler.java:149)
  56. 2013-04-07 15:38:49
  57.  
  58. [SEVERE] at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated(DefaultChannelHandlerContext.java:843)
  59. 2013-04-07 15:38:49
  60.  
  61. [SEVERE] at io.netty.channel.DefaultChannelHandlerContext.fireInboundBufferUpdated0(DefaultChannelHandlerContext.java:864)
  62. 2013-04-07 15:38:49
  63.  
  64. [SEVERE] at io.netty.channel.DefaultChannelHandlerContext.invokeInboundBufferUpdated(DefaultChannelHandlerContext.java:896)
  65. 2013-04-07 15:38:49
  66.  
  67. [SEVERE] at io.netty.channel.ChannelInboundByteHandlerAdapter.inboundBufferUpdated(ChannelInboundByteHandlerAdapter.java:51)
  68. 2013-04-07 15:38:49
  69.  
  70. [SEVERE] at io.netty.handler.codec.ByteToMessageDecoder.inboundBufferUpdated(ByteToMessageDecoder.java:69)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement