我是一个备份
This commit is contained in:
parent
c8ec17dfc5
commit
663f221082
Binary file not shown.
|
|
@ -1,4 +1,4 @@
|
|||
[01:07:26] [Netty Epoll Server IO #9/ERROR]: Error sending packet clientbound/minecraft:disconnect
|
||||
[03:40:22] [Netty Epoll Server IO #9/ERROR]: Error sending packet clientbound/minecraft:disconnect
|
||||
io.netty.handler.codec.EncoderException: Sending unknown packet 'clientbound/minecraft:disconnect'
|
||||
at knot/net.minecraft.class_9136.method_56426(class_9136.java:50) ~[server-intermediary.jar:?]
|
||||
at knot/net.minecraft.class_9136.encode(class_9136.java:14) ~[server-intermediary.jar:?]
|
||||
|
|
@ -37,7 +37,10 @@ io.netty.handler.codec.EncoderException: Sending unknown packet 'clientbound/min
|
|||
at knot/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) ~[netty-common-4.1.118.Final.jar:?]
|
||||
at knot/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.118.Final.jar:?]
|
||||
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
|
||||
[04:22:51] [Netty Epoll Server IO #16/ERROR]: Error sending packet clientbound/minecraft:disconnect
|
||||
[04:03:47] [Server thread/INFO]: Disconnecting MCScans (/87.121.84.28:47384): You are not white-listed on this server!
|
||||
[04:03:47] [Server thread/INFO]: MCScans (/87.121.84.28:47384) lost connection: You are not white-listed on this server!
|
||||
[04:03:47] [Server thread/WARN]: handleDisconnection() called twice
|
||||
[04:15:26] [Netty Epoll Server IO #12/ERROR]: Error sending packet clientbound/minecraft:disconnect
|
||||
io.netty.handler.codec.EncoderException: Sending unknown packet 'clientbound/minecraft:disconnect'
|
||||
at knot/net.minecraft.class_9136.method_56426(class_9136.java:50) ~[server-intermediary.jar:?]
|
||||
at knot/net.minecraft.class_9136.encode(class_9136.java:14) ~[server-intermediary.jar:?]
|
||||
|
|
@ -76,3 +79,6 @@ io.netty.handler.codec.EncoderException: Sending unknown packet 'clientbound/min
|
|||
at knot/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) ~[netty-common-4.1.118.Final.jar:?]
|
||||
at knot/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.118.Final.jar:?]
|
||||
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
|
||||
[04:26:08] [Server thread/INFO]: Disconnecting popiiumaa (/4.180.183.242:49169): You are not white-listed on this server!
|
||||
[04:26:08] [Server thread/INFO]: popiiumaa (/4.180.183.242:49169) lost connection: You are not white-listed on this server!
|
||||
[04:26:08] [Server thread/WARN]: handleDisconnection() called twice
|
||||
|
|
|
|||
Loading…
Reference in New Issue