Advertisement
Guest User

Untitled

a guest
Sep 21st, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.34 KB | None | 0 0
  1. [16:13:36] [Netty Worker IO Thread #1/ERROR]: [/213.192.2.30:55659|BESSGEORG] <-> DownstreamBridge <-> [S1] - encountered exception
  2. java.lang.IndexOutOfBoundsException: Tag type id 111 is out of bounds!
  3. at com.flowpowered.nbt.TagType.getById(TagType.java:107) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  4. at com.flowpowered.nbt.stream.NBTInputStream.readTag(NBTInputStream.java:115) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  5. at com.flowpowered.nbt.stream.NBTInputStream.readTag(NBTInputStream.java:103) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  6. at net.md_5.bungee.entitymap.EntityMap.readSkipSlot(EntityMap.java:308) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  7. at net.md_5.bungee.entitymap.EntityMap.rewriteMetaVarInt(EntityMap.java:222) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  8. at net.md_5.bungee.entitymap.EntityMap_1_14.rewriteClientbound(EntityMap_1_14.java:150) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  9. at net.md_5.bungee.connection.DownstreamBridge.handle(DownstreamBridge.java:139) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  10. at net.md_5.bungee.netty.HandlerBoss.channelRead(HandlerBoss.java:112) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  11. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  12. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  13. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  14. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  15. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  16. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  17. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  18. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  19. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  20. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  21. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  22. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:323) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  23. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:297) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  24. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  25. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  26. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  27. at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  28. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  29. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  30. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:337) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  31. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1408) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  32. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:359) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  33. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:345) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  34. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:930) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  35. at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:796) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  36. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:427) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  37. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:328) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  38. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905) ~[custom.jar:git:Waterfall-Bootstrap:1.14-SNAPSHOT:9e17ca3:294]
  39. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  40. [16:13:36] [Netty Worker IO Thread #1/INFO]: [BESSGEORG] disconnected with: The server you were previously on went down, you have been connected to a fallback server
  41. [16:13:36] [Netty Worker IO Thread #1/INFO]: [/213.192.2.30:55659|BESSGEORG] <-> DownstreamBridge <-> [S1] has disconnected
  42. [16:13:37] [Netty Worker IO Thread #1/INFO]: [/213.192.2.30:55659|BESSGEORG] -> UpstreamBridge has disconnected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement