server1.21/logs/latest.log

69 lines
7.2 KiB
Plaintext

[00:00:54] [Server thread/INFO]: hairdry_customer lost connection: Disconnected
[00:00:54] [Server thread/INFO]: hairdry_customer left the game
[00:11:07] [User Authenticator #51/INFO]: UUID of player Happywater_ is a85ad29c-cf39-4faf-942d-46784dec2d87
[00:11:08] [Server thread/INFO]: Happywater_[/114.84.35.214:42743] logged in with entity id 846705 at (51.756814972433354, 96.0, -856.971856707782)
[00:11:08] [Server thread/INFO]: Happywater_ joined the game
[00:11:11] [Server thread/INFO]: Player Happywater_ joined with a matching carpet client
[00:13:21] [Server thread/INFO]: Happywater_ lost connection: Disconnected
[00:13:21] [Server thread/INFO]: Happywater_ left the game
[01:01:10] [Netty Epoll Server IO #29/ERROR]: Error sending packet clientbound/minecraft:disconnect
io.netty.handler.codec.EncoderException: Sending unknown packet 'clientbound/minecraft:disconnect'
at net.minecraft.class_9136.method_56426(class_9136.java:47) ~[server-intermediary.jar:?]
at net.minecraft.class_9136.encode(class_9136.java:14) ~[server-intermediary.jar:?]
at net.minecraft.class_2545.method_10838(class_2545.java:26) ~[server-intermediary.jar:?]
at net.minecraft.class_2545.encode(class_2545.java:12) ~[server-intermediary.jar:?]
at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107) ~[netty-codec-4.1.97.Final.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:881) ~[netty-transport-4.1.97.Final.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:863) ~[netty-transport-4.1.97.Final.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:968) ~[netty-transport-4.1.97.Final.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:856) ~[netty-transport-4.1.97.Final.jar:?]
at io.netty.channel.ChannelOutboundHandlerAdapter.write(ChannelOutboundHandlerAdapter.java:113) ~[netty-transport-4.1.97.Final.jar:?]
at net.minecraft.class_2535$2.write(class_2535.java:530) ~[server-intermediary.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:881) ~[netty-transport-4.1.97.Final.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:940) ~[netty-transport-4.1.97.Final.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:966) ~[netty-transport-4.1.97.Final.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:934) ~[netty-transport-4.1.97.Final.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:984) ~[netty-transport-4.1.97.Final.jar:?]
at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1025) ~[netty-transport-4.1.97.Final.jar:?]
at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:306) ~[netty-transport-4.1.97.Final.jar:?]
at net.minecraft.class_2535.method_36942(class_2535.java:350) ~[server-intermediary.jar:?]
at net.minecraft.class_2535.method_10764(class_2535.java:343) ~[server-intermediary.jar:?]
at net.minecraft.class_2535.method_52906(class_2535.java:325) ~[server-intermediary.jar:?]
at net.minecraft.class_2535.method_10752(class_2535.java:319) ~[server-intermediary.jar:?]
at net.minecraft.class_2535.exceptionCaught(class_2535.java:170) ~[server-intermediary.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346) ~[netty-transport-4.1.97.Final.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325) ~[netty-transport-4.1.97.Final.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:317) ~[netty-transport-4.1.97.Final.jar:?]
at io.netty.channel.DefaultChannelPipeline$HeadContext.exceptionCaught(DefaultChannelPipeline.java:1377) ~[netty-transport-4.1.97.Final.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346) ~[netty-transport-4.1.97.Final.jar:?]
at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325) ~[netty-transport-4.1.97.Final.jar:?]
at io.netty.channel.DefaultChannelPipeline.fireExceptionCaught(DefaultChannelPipeline.java:907) ~[netty-transport-4.1.97.Final.jar:?]
at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.handleReadException(AbstractEpollStreamChannel.java:728) ~[netty-transport-classes-epoll-4.1.97.Final.jar:?]
at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:826) ~[netty-transport-classes-epoll-4.1.97.Final.jar:?]
at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509) ~[netty-transport-classes-epoll-4.1.97.Final.jar:?]
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407) ~[netty-transport-classes-epoll-4.1.97.Final.jar:?]
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.97.Final.jar:?]
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.97.Final.jar:?]
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
[01:40:20] [User Authenticator #52/INFO]: UUID of player hairdry_customer is 599be903-f598-471e-bf60-fc9787dc3b50
[01:40:21] [Server thread/INFO]: hairdry_customer[/59.42.37.136:50853] logged in with entity id 1002597 at (-60378.418122446135, 63.0, 4133.527686801229)
[01:40:21] [Server thread/INFO]: hairdry_customer joined the game
[01:40:21] [Server thread/WARN]: Player hairdry_customer joined with another carpet version: 1.4.146+v240605
[01:41:01] [Server thread/INFO]: bot_hairdrys[local] logged in with entity id 1004146 at (-60290.45343559176, 73.25, 3834.4763170784704)
[01:41:01] [Server thread/INFO]: bot_hairdrys joined the game
[01:41:12] [Server thread/INFO]: bot_hairdrys lost connection: Killed
[01:41:12] [Server thread/INFO]: bot_hairdrys left the game
[01:41:18] [Server thread/INFO]: bot_hairdrys[local] logged in with entity id 1004679 at (-60290.54359271252, 73.25, 3834.425000011921)
[01:41:18] [Server thread/INFO]: bot_hairdrys joined the game
[02:01:18] [Server thread/INFO]: bot_stone[local] logged in with entity id 1037364 at (-60293.754954243464, 70.0, 3767.9912078223806)
[02:01:18] [Server thread/INFO]: bot_stone joined the game
[02:01:49] [Server thread/INFO]: bot_stone lost connection: Killed
[02:01:49] [Server thread/INFO]: bot_stone left the game
[02:03:55] [Server thread/INFO]: bot_stone[local] logged in with entity id 1042249 at (-60366.69999998808, 68.0, 4072.35116556836)
[02:03:55] [Server thread/INFO]: bot_stone joined the game
[02:04:01] [Server thread/INFO]: bot_stone was slain by hairdry_customer
[02:04:01] [Server thread/INFO]: bot_stone lost connection: bot_stone died
[02:04:01] [Server thread/INFO]: bot_stone left the game
[02:14:46] [Server thread/INFO]: hairdry_customer lost connection: Disconnected
[02:14:46] [Server thread/INFO]: hairdry_customer left the game