Advertisement
Oliinyk

Untitled

Nov 2nd, 2023
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.61 KB | None | 0 0
  1. [09:34:22] [Netty Worker IO Thread #4/INFO]: [/myipaddress:58400] <-> InitialHandler has connected
  2. [09:34:22] [Netty Worker IO Thread #4/INFO]: [MrOilMangus|/myipaddress:58400] <-> ServerConnector [Main] has connected
  3. [09:34:23] [Netty Worker IO Thread #4/INFO] [Reconnect]: Reconnecting "MrOilMangus" to "Main"
  4. [09:34:23] [Netty Worker IO Thread #4/INFO]: [MrOilMangus] <-> ReconnectDownstreamHandler <-> [Main] Exception caught: java.lang.IndexOutOfBoundsException: readerIndex(5) + length(1) exceeds writerIndex(5): PooledSlicedByteBuf(ridx: 5, widx: 5, cap: 5/5, unwrapped: PooledUnsafeDirectByteBuf(ridx: 66785, widx: 66866, cap: 131072))
  5. [09:34:24] [BungeeResourcepacks Pool Thread #2/INFO] [BungeeResourcepacks]: [DEBUG] MrOilMangus matched assignment main due to main pack
  6. [09:34:24] [BungeeResourcepacks Pool Thread #2/ERROR]: Task BungeeTask(sched=net.md_5.bungee.scheduler.BungeeScheduler@4390f46e, id=124, owner=de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks@2e7563f6, task=de.themoep.resourcepacksplugin.bungee.listeners.ServerSwitchListener$$Lambda$3240/0x0000000801dcc000@717538f8, delay=1250, period=0, running=true) encountered an exception
  7. java.lang.NullPointerException: Cannot invoke "net.md_5.bungee.protocol.MinecraftEncoder.getProtocol()" because the return value of "io.netty.channel.ChannelPipeline.get(java.lang.Class)" is null
  8. at net.md_5.bungee.netty.ChannelWrapper.getEncodeProtocol(ChannelWrapper.java:51) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  9. at net.md_5.bungee.ServerConnection.sendPacketQueued(ServerConnection.java:48) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  10. at net.md_5.bungee.ServerConnection.sendData(ServerConnection.java:70) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  11. at de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks.sendPackInfo(BungeeResourcepacks.java:791) ~[?:?]
  12. at de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks.sendPack(BungeeResourcepacks.java:747) ~[?:?]
  13. at de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks.sendPack(BungeeResourcepacks.java:801) ~[?:?]
  14. at de.themoep.resourcepacksplugin.core.PackManager.sendPack(PackManager.java:742) ~[?:?]
  15. at de.themoep.resourcepacksplugin.core.PackManager.setPack(PackManager.java:698) ~[?:?]
  16. at de.themoep.resourcepacksplugin.core.PackManager.setPack(PackManager.java:653) ~[?:?]
  17. at de.themoep.resourcepacksplugin.core.PackManager.applyPack(PackManager.java:773) ~[?:?]
  18. at de.themoep.resourcepacksplugin.bungee.listeners.ServerSwitchListener.calculatePack(ServerSwitchListener.java:75) ~[?:?]
  19. at de.themoep.resourcepacksplugin.bungee.listeners.ServerSwitchListener.lambda$onServerSwitch$0(ServerSwitchListener.java:60) ~[?:?]
  20. at net.md_5.bungee.scheduler.BungeeTask.run(BungeeTask.java:66) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  21. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
  22. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
  23. at java.lang.Thread.run(Thread.java:1589) [?:?]
  24. [09:34:24] [Netty Worker IO Thread #4/WARN]: Error dispatching event PlayerDisconnectEvent(player=MrOilMangus) to listener de.themoep.resourcepacksplugin.bungee.listeners.DisconnectListener@4509414e
  25. java.lang.NullPointerException: Cannot invoke "net.md_5.bungee.protocol.MinecraftEncoder.getProtocol()" because the return value of "io.netty.channel.ChannelPipeline.get(java.lang.Class)" is null
  26. at net.md_5.bungee.netty.ChannelWrapper.getEncodeProtocol(ChannelWrapper.java:51) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  27. at net.md_5.bungee.ServerConnection.sendPacketQueued(ServerConnection.java:48) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  28. at net.md_5.bungee.ServerConnection.sendData(ServerConnection.java:70) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  29. at de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks.sendPackInfo(BungeeResourcepacks.java:791) ~[?:?]
  30. at de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks.clearPack(BungeeResourcepacks.java:814) ~[?:?]
  31. at de.themoep.resourcepacksplugin.core.UserManager.onDisconnect(UserManager.java:105) ~[?:?]
  32. at de.themoep.resourcepacksplugin.bungee.listeners.DisconnectListener.onPlayerDisconnect(DisconnectListener.java:40) ~[?:?]
  33. at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
  34. at java.lang.reflect.Method.invoke(Method.java:578) ~[?:?]
  35. at net.md_5.bungee.event.EventHandlerMethod.invoke(EventHandlerMethod.java:19) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  36. at net.md_5.bungee.event.EventBus.post(EventBus.java:50) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  37. at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:467) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  38. at net.md_5.bungee.connection.UpstreamBridge.disconnected(UpstreamBridge.java:74) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  39. at net.md_5.bungee.netty.HandlerBoss.channelInactive(HandlerBoss.java:61) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  40. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:305) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  41. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:281) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  42. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:274) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  43. at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:81) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  44. at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:277) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  45. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:303) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  46. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:281) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  47. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:274) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  48. at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:411) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  49. at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:376) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  50. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:305) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  51. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:281) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  52. at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:274) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  53. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1405) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  54. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:301) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  55. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:281) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  56. at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:901) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  57. at io.netty.channel.AbstractChannel$AbstractUnsafe$7.run(AbstractChannel.java:813) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  58. at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  59. at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  60. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  61. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:413) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  62. at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  63. at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[waterfall.jar:git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:c996222:548]
  64. at java.lang.Thread.run(Thread.java:1589) [?:?]
  65. [09:34:24] [Netty Worker IO Thread #4/INFO] [Reconnect]: Cancelled reconnect for "MrOilMangus" on "Main" as they have disconnected
  66. [09:34:24] [Netty Worker IO Thread #4/INFO]: [/myipaddress:58400|MrOilMangus] -> UpstreamBridge has disconnected
  67.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement