我是一个备份
This commit is contained in:
parent
c3349ace5d
commit
609b5904cd
Binary file not shown.
|
|
@ -1,4 +1,4 @@
|
|||
[14:37:36] [Netty Epoll Server IO #17/ERROR]: Error sending packet clientbound/minecraft:disconnect
|
||||
[15:38:44] [Netty Epoll Server IO #22/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,6 +37,3 @@ 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) [?:?]
|
||||
[21:28:47] [Server thread/INFO]: Disconnecting MCScans (/45.148.10.134:44732): You are not white-listed on this server!
|
||||
[21:28:47] [Server thread/INFO]: MCScans (/45.148.10.134:44732) lost connection: You are not white-listed on this server!
|
||||
[21:28:47] [Server thread/WARN]: handleDisconnection() called twice
|
||||
|
|
|
|||
Loading…
Reference in New Issue