Revisions for ⁨BungeeTools eror⁩

View the changes made to this paste.

unlisted ⁨2⁩ ⁨files⁩ 2020-12-11 14:07:13 UTC

pastefile2

@@ -0,0 +1,48 @@

+Error dispatching event ProxyPingEvent(connection=[/37.75.92.71:42221] <-> InitialHandler, response=ServerPing(version=ServerPing.Protocol(name=BungeeCord 1.8.x-1.16.x, protocol=340), players=ServerPing.Players(max=500, online=1, sample=null), description=FliPSide, modinfo=ServerPing.ModInfo(type=FML, modList=[]))) to listener me.JakeDot_.BungeeTools.Events@5170bcf4
+java.lang.IllegalArgumentException: bound must be positive
+    at java.util.Random.nextInt(Random.java:388)
+    at me.JakeDot_.BungeeTools.Events.onPing(Events.java:316)
+    at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
+    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+    at java.lang.reflect.Method.invoke(Method.java:498)
+    at net.md_5.bungee.event.EventHandlerMethod.invoke(EventHandlerMethod.java:19)
+    at net.md_5.bungee.event.EventBus.post(EventBus.java:46)
+    at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:399)
+    at net.md_5.bungee.connection.InitialHandler$3.done(InitialHandler.java:265)
+    at net.md_5.bungee.connection.InitialHandler$3.done(InitialHandler.java:241)
+    at net.md_5.bungee.connection.InitialHandler.handle(InitialHandler.java:274)
+    at net.md_5.bungee.protocol.packet.StatusRequest.handle(StatusRequest.java:29)
+    at net.md_5.bungee.netty.HandlerBoss.channelRead(HandlerBoss.java:105)
+    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
+    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
+    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
+    at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
+    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
+    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
+    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
+    at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
+    at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
+    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
+    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
+    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
+    at io.netty.handler.codec.ByteToMessageDecoder.handlerRemoved(ByteToMessageDecoder.java:253)
+    at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)
+    at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:440)
+    at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)
+    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
+    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
+    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
+    at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
+    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
+    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
+    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
+    at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
+    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
+    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
+    at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
+    at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)
+    at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:475)
+    at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)
+    at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
+    at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
+    at java.lang.Thread.run(Thread.java:748)
\ No newline at end of file

pastefile1

@@ -0,0 +1,43 @@

+16:01:38 [WARNING] Error dispatching event ProxyPingEvent(connection=[/51.38.230.103:40084] <-> InitialHandler, response=ServerPing(version=ServerPing.Protocol(name=BungeeCord 1.8.x-1.16.x, protocol=754), players=ServerPing.Players(max=500, online=1, sample=null), description=         ??? FlipSide ? Host Personal ???
+        ???  Event in fiecare saptamana ???, modinfo=ServerPing.ModInfo(type=FML, modList=[]))) to listener me.JakeDot_.BungeeTools.Events@4e31276e
+java.lang.IllegalArgumentException: bound must be positive
+    at java.util.Random.nextInt(Random.java:388)
+    at me.JakeDot_.BungeeTools.Events.onPing(Events.java:316)
+    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+    at java.lang.reflect.Method.invoke(Method.java:498)
+    at net.md_5.bungee.event.EventHandlerMethod.invoke(EventHandlerMethod.java:19)
+    at net.md_5.bungee.event.EventBus.post(EventBus.java:46)
+    at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:399)
+    at net.md_5.bungee.connection.InitialHandler$3.done(InitialHandler.java:265)
+    at net.md_5.bungee.connection.InitialHandler$3.done(InitialHandler.java:241)
+    at net.md_5.bungee.connection.InitialHandler.handle(InitialHandler.java:274)
+    at net.md_5.bungee.protocol.packet.StatusRequest.handle(StatusRequest.java:29)
+    at net.md_5.bungee.netty.HandlerBoss.channelRead(HandlerBoss.java:105)
+    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
+    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
+    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
+    at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
+    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
+    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
+    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
+    at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)
+    at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
+    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
+    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
+    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
+    at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
+    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
+    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
+    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
+    at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
+    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
+    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
+    at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
+    at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)
+    at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:475)
+    at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)
+    at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
+    at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
+    at java.lang.Thread.run(Thread.java:748)
\ No newline at end of file