server1.20.1-24-1-20/logs/latest.log

353 lines
30 KiB
Plaintext
Raw Normal View History

2024-02-02 22:00:13 +00:00
[09:12:20] [Server thread/INFO]: zhengceqi[/114.93.57.228:13554] logged in with entity id 4264052 at (-1961.5433673319626, 112.0, -101.67558734394099)
[09:12:20] [Server thread/INFO]: zhengceqi joined the game
[09:12:20] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[09:13:19] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[09:13:19] [Server thread/INFO]: zhengceqi left the game
[09:13:59] [Server thread/INFO]: zhengceqi[/114.93.57.228:13992] logged in with entity id 4266097 at (-1968.3066224709107, 112.0, -103.55996170555194)
[09:13:59] [Server thread/INFO]: zhengceqi joined the game
[09:13:59] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[09:14:23] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[09:14:23] [Server thread/INFO]: zhengceqi left the game
[10:36:10] [Server thread/INFO]: zhengceqi[/114.93.57.228:15482] logged in with entity id 4355604 at (-1975.2723154635403, 112.0, -106.56606577228325)
[10:36:10] [Server thread/INFO]: zhengceqi joined the game
[10:36:11] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[10:40:20] [Server thread/INFO]: XJSC[local] logged in with entity id 4361431 at (-1965.77191859759, 114.0, -110.46148651547377)
[10:40:20] [Server thread/INFO]: XJSC joined the game
[10:44:41] [Server thread/INFO]: XJSC was slain by zhengceqi
[10:44:41] [Server thread/INFO]: XJSC lost connection: XJSC died
[10:44:41] [Server thread/INFO]: XJSC left the game
[10:50:23] [Server thread/WARN]: Mismatch in destroy block pos: class_2338{x=-1966, y=129, z=-111} class_2338{x=-1966, y=129, z=-112}
[10:50:23] [Server thread/WARN]: Mismatch in destroy block pos: class_2338{x=-1966, y=129, z=-111} class_2338{x=-1966, y=129, z=-112}
[11:06:13] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[11:06:13] [Server thread/INFO]: zhengceqi left the game
[11:07:09] [Server thread/INFO]: zhengceqi[/114.93.57.228:14083] logged in with entity id 4395605 at (-1982.6365366429118, 113.0, -105.77075067851314)
[11:07:09] [Server thread/INFO]: zhengceqi joined the game
[11:07:10] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[11:10:32] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[11:10:32] [Server thread/INFO]: zhengceqi left the game
[11:13:15] [Server thread/INFO]: zhengceqi[/114.93.57.228:14320] logged in with entity id 4402368 at (-1982.6365366429118, 113.0, -105.77075067851314)
[11:13:15] [Server thread/INFO]: zhengceqi joined the game
[11:13:16] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[11:16:44] [IO-Worker-1191/WARN]: Failed to read chunk [6, 0]
java.io.EOFException: Unexpected end of ZLIB input stream
at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:266) ~[?:?]
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:175) ~[?:?]
at net.minecraft.class_6826.method_39780(class_6826.java:94) ~[server-intermediary.jar:?]
at net.minecraft.class_6826.read(class_6826.java:32) ~[server-intermediary.jar:?]
at java.io.DataInputStream.readUnsignedByte(DataInputStream.java:295) ~[?:?]
at java.io.DataInputStream.readByte(DataInputStream.java:275) ~[?:?]
at net.minecraft.class_2507.method_10626(class_2507.java:138) ~[server-intermediary.jar:?]
at net.minecraft.class_2507.method_10625(class_2507.java:91) ~[server-intermediary.jar:?]
at net.minecraft.class_2507.method_10627(class_2507.java:87) ~[server-intermediary.jar:?]
at net.minecraft.class_2867.method_17911(class_2867.java:57) ~[server-intermediary.jar:?]
at net.minecraft.class_4698.method_27943(class_4698.java:186) ~[server-intermediary.jar:?]
at net.minecraft.class_4698.method_27939(class_4698.java:236) ~[server-intermediary.jar:?]
at net.minecraft.class_3847$class_3907.run(class_3847.java:60) ~[server-intermediary.jar:?]
at net.minecraft.class_3846.method_16907(class_3846.java:91) ~[server-intermediary.jar:?]
at net.minecraft.class_3846.method_16900(class_3846.java:146) ~[server-intermediary.jar:?]
at net.minecraft.class_3846.run(class_3846.java:102) ~[server-intermediary.jar:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.lang.Thread.run(Thread.java:1583) ~[?:?]
[11:16:44] [IO-Worker-1191/ERROR]: Failed to read chunk [6, 0]
java.util.concurrent.CompletionException: java.io.EOFException: Unexpected end of ZLIB input stream
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332) ~[?:?]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347) ~[?:?]
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:636) ~[?:?]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?]
at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2194) ~[?:?]
at com.mojang.datafixers.util.Either$Right.ifRight(Either.java:109) ~[datafixerupper-6.0.8.jar:?]
at net.minecraft.class_3906.method_27917(class_3906.java:29) ~[server-intermediary.jar:?]
at net.minecraft.class_3906$1.method_16901(class_3906.java:44) ~[server-intermediary.jar:?]
at net.minecraft.class_4698.method_27939(class_4698.java:236) ~[server-intermediary.jar:?]
at net.minecraft.class_3847$class_3907.run(class_3847.java:60) ~[server-intermediary.jar:?]
at net.minecraft.class_3846.method_16907(class_3846.java:91) ~[server-intermediary.jar:?]
at net.minecraft.class_3846.method_16900(class_3846.java:146) ~[server-intermediary.jar:?]
at net.minecraft.class_3846.run(class_3846.java:102) ~[server-intermediary.jar:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.io.EOFException: Unexpected end of ZLIB input stream
at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:266) ~[?:?]
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:175) ~[?:?]
at net.minecraft.class_6826.method_39780(class_6826.java:94) ~[server-intermediary.jar:?]
at net.minecraft.class_6826.read(class_6826.java:32) ~[server-intermediary.jar:?]
at java.io.DataInputStream.readUnsignedByte(DataInputStream.java:295) ~[?:?]
at java.io.DataInputStream.readByte(DataInputStream.java:275) ~[?:?]
at net.minecraft.class_2507.method_10626(class_2507.java:138) ~[server-intermediary.jar:?]
at net.minecraft.class_2507.method_10625(class_2507.java:91) ~[server-intermediary.jar:?]
at net.minecraft.class_2507.method_10627(class_2507.java:87) ~[server-intermediary.jar:?]
at net.minecraft.class_2867.method_17911(class_2867.java:57) ~[server-intermediary.jar:?]
at net.minecraft.class_4698.method_27943(class_4698.java:186) ~[server-intermediary.jar:?]
... 8 more
[11:25:45] [Server thread/WARN]: Mismatch in destroy block pos: class_2338{x=-82, y=64, z=23} class_2338{x=-83, y=63, z=22}
[11:25:45] [Server thread/WARN]: Mismatch in destroy block pos: class_2338{x=-82, y=64, z=23} class_2338{x=-83, y=63, z=22}
[11:25:45] [Server thread/WARN]: Mismatch in destroy block pos: class_2338{x=-81, y=64, z=20} class_2338{x=-81, y=64, z=18}
[11:27:25] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[11:27:25] [Server thread/INFO]: zhengceqi left the game
[11:40:00] [Server thread/INFO]: zhengceqi[/114.93.57.228:15071] logged in with entity id 4434971 at (-58.06030376773577, 42.0, 54.31330120725633)
[11:40:00] [Server thread/INFO]: zhengceqi joined the game
[11:40:02] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[11:40:20] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[11:40:20] [Server thread/INFO]: zhengceqi left the game
[11:54:53] [Server thread/INFO]: zhengceqi[/114.93.57.228:16418] logged in with entity id 4451257 at (-58.78169764850531, 43.0, 56.07275602934026)
[11:54:53] [Server thread/INFO]: zhengceqi joined the game
[11:54:53] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[11:55:29] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[11:55:29] [Server thread/INFO]: zhengceqi left the game
[11:59:15] [Server thread/INFO]: zhengceqi[/114.93.57.228:13366] logged in with entity id 4456127 at (-57.69999998807907, 43.0, 59.69999998807907)
[11:59:15] [Server thread/INFO]: zhengceqi joined the game
[11:59:17] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[12:08:17] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[12:08:17] [Server thread/INFO]: zhengceqi left the game
[12:09:15] [Server thread/INFO]: zhengceqi[/114.93.57.228:14612] logged in with entity id 4467912 at (-659.987372314366, 86.83772771180526, 109.33538401470712)
[12:09:15] [Server thread/INFO]: zhengceqi joined the game
[12:09:16] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[12:13:27] [Server thread/INFO]: cailiao1[local] logged in with entity id 4473316 at (-718.6197543120245, 84.0, 106.7752254793004)
[12:13:27] [Server thread/INFO]: cailiao1 joined the game
[12:13:39] [Server thread/INFO]: cailiao1 lost connection: Killed
[12:13:39] [Server thread/INFO]: cailiao1 left the game
[12:14:02] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[12:14:02] [Server thread/INFO]: zhengceqi left the game
[12:14:07] [Server thread/INFO]: zhengceqi[/114.93.57.228:15361] logged in with entity id 4474105 at (-726.4149108227607, 84.875, 110.18056494714753)
[12:14:07] [Server thread/INFO]: zhengceqi joined the game
[12:14:07] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[12:14:11] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[12:14:11] [Server thread/INFO]: zhengceqi left the game
[12:14:41] [Server thread/INFO]: zhengceqi[/114.93.57.228:15409] logged in with entity id 4474992 at (-726.4149108227607, 84.875, 110.18056494714753)
[12:14:41] [Server thread/INFO]: zhengceqi joined the game
[12:14:41] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[12:15:06] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[12:15:06] [Server thread/INFO]: zhengceqi left the game
[12:55:57] [Server thread/INFO]: zhengceqi[/114.93.57.228:16188] logged in with entity id 4520196 at (-532.7474669195683, 87.0, 49.393627711086566)
[12:55:57] [Server thread/INFO]: zhengceqi joined the game
[12:55:59] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[13:06:30] [Server thread/WARN]: zhengceqi moved wrongly!
[13:11:45] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[13:11:45] [Server thread/INFO]: zhengceqi left the game
[13:13:43] [Server thread/INFO]: zhengceqi[/114.93.57.228:14875] logged in with entity id 4542034 at (2694.6098278853437, -63.0, -2384.6605831214856)
[13:13:43] [Server thread/INFO]: zhengceqi joined the game
[13:13:43] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[13:15:31] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[13:15:31] [Server thread/INFO]: zhengceqi left the game
[13:17:27] [Server thread/INFO]: zhengceqi[/114.93.57.228:15226] logged in with entity id 4546170 at (336.5910940812712, 256.0, -296.27873086922443)
[13:17:27] [Server thread/INFO]: zhengceqi joined the game
[13:17:28] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[13:48:57] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[13:48:57] [Server thread/INFO]: zhengceqi left the game
[13:50:15] [Server thread/INFO]: zhengceqi[/114.93.57.228:15527] logged in with entity id 4587581 at (1108.563037688527, 66.0, 571.6634068570853)
[13:50:15] [Server thread/INFO]: zhengceqi joined the game
[13:50:16] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[13:58:58] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[13:58:58] [Server thread/INFO]: zhengceqi left the game
[13:59:01] [Server thread/INFO]: zhengceqi[/114.93.57.228:13432] logged in with entity id 4599853 at (-49.10723923840299, 79.1212968405392, 253.30000001192093)
[13:59:01] [Server thread/INFO]: zhengceqi joined the game
[13:59:02] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[13:59:03] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[13:59:03] [Server thread/INFO]: zhengceqi left the game
[14:10:04] [Server thread/INFO]: zhengceqi[/114.93.57.228:15386] logged in with entity id 4612151 at (-49.10723923840299, 79.0, 253.30000001192093)
[14:10:04] [Server thread/INFO]: zhengceqi joined the game
[14:10:04] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[14:10:07] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[14:10:07] [Server thread/INFO]: zhengceqi left the game
[14:19:05] [Server thread/INFO]: zhengceqi[/114.93.57.228:16956] logged in with entity id 4622298 at (-44.92359541398937, 80.0, 251.6711380030208)
[14:19:05] [Server thread/INFO]: zhengceqi joined the game
[14:19:06] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[14:23:21] [Server thread/WARN]: zhengceqi moved too quickly! 14.66221621746362,-2.075655603034548,11.719569694606363
[14:23:24] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[14:23:24] [Server thread/INFO]: zhengceqi left the game
[14:23:31] [Server thread/INFO]: zhengceqi[/114.93.57.228:13549] logged in with entity id 4628197 at (-12.465299413866886, 104.0, 73.17514838733175)
[14:23:31] [Server thread/INFO]: zhengceqi joined the game
[14:23:31] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[14:24:06] [Server thread/WARN]: zhengceqi moved too quickly! 9.29583331627726,-9.324453581252783,12.737976525600999
[14:26:21] [Server thread/WARN]: zhengceqi moved too quickly! 9.862580823122752,0.41290928041701136,-2.2317380515944354
[14:26:39] [Server thread/WARN]: zhengceqi moved too quickly! 3.5005192766289497,-0.15233518685056424,-9.50699303490166
[14:26:50] [Server thread/WARN]: zhengceqi moved too quickly! 9.645053577757352,-1.8958131499374247,-14.636560464691598
[14:26:54] [Server thread/WARN]: zhengceqi moved too quickly! 12.797508577833725,-2.4207279561665587,-12.002754703141306
[14:28:36] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[14:28:36] [Server thread/INFO]: zhengceqi left the game
[14:28:53] [Server thread/INFO]: zhengceqi[/114.93.57.228:14482] logged in with entity id 4634508 at (2695.3564530462654, -63.0, -2447.2703588775453)
[14:28:53] [Server thread/INFO]: zhengceqi joined the game
[14:29:27] [Server thread/INFO]: zhengceqi lost connection: Timed out
[14:29:27] [Server thread/INFO]: zhengceqi left the game
[14:29:32] [Server thread/INFO]: zhengceqi[/114.93.57.228:14770] logged in with entity id 4635246 at (2695.3564530462654, -63.0, -2447.2703588775453)
[14:29:32] [Server thread/INFO]: zhengceqi joined the game
[14:29:37] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[14:30:37] [Server thread/WARN]: zhengceqi moved too quickly! -16.195724733069312,3.10255516061585,7.012498466766715
[14:30:39] [Server thread/WARN]: zhengceqi moved too quickly! -16.212621153905786,5.79488226861065,6.758983048988171
[14:30:46] [Server thread/WARN]: zhengceqi moved too quickly! -17.388556265075493,3.100428524883341,6.665383777215169
[14:30:54] [Server thread/INFO]: zhenai_[/124.116.182.136:44752] logged in with entity id 4636879 at (337.1335312403719, 256.0, -378.5437926421174)
[14:30:54] [Server thread/INFO]: zhenai_ joined the game
[14:30:55] [Server thread/INFO]: Player zhenai_ joined with a matching carpet client
[14:31:04] [Server thread/INFO]: [zhenai_: Teleported zhenai_ to eol]
[14:31:16] [Server thread/INFO]: [zhenai_: Teleported zhenai_ to alex0]
[14:31:20] [Server thread/INFO]: zhenai_ lost connection: Disconnected
[14:31:20] [Server thread/INFO]: zhenai_ left the game
[14:32:06] [Server thread/WARN]: zhengceqi moved too quickly! 15.652947478499527,-3.4368995921740293,-6.819357055953461
[14:32:08] [Server thread/WARN]: zhengceqi moved too quickly! 0.0,-10.28389851708296,0.0
[14:35:08] [Server thread/WARN]: zhengceqi moved too quickly! -17.366740580029386,-2.1413520598563025,2.587446526758008
[14:43:03] [Server thread/INFO]: shanhushan[local] logged in with entity id 4652011 at (1117.772873019877, 64.0, 520.2266794341465)
[14:43:03] [Server thread/INFO]: shanhushan joined the game
[14:43:11] [Server thread/INFO]: shanhushan was slain by zhengceqi
[14:43:11] [Server thread/INFO]: shanhushan lost connection: shanhushan died
[14:43:11] [Server thread/INFO]: shanhushan left the game
[14:45:18] [Server thread/WARN]: zhengceqi moved too quickly! 2041.347894003728,39.39260454995134,-1046.2545059923293
[14:45:25] [Server thread/WARN]: UUID of added entity already exists: class_1560['Enderman'/4655423, l='ServerLevel[world]', x=-143.50, y=-38.00, z=-223.50]
[14:49:30] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[14:49:30] [Server thread/INFO]: zhengceqi left the game
[15:08:33] [Server thread/INFO]: zhengceqi[/114.93.57.228:16150] logged in with entity id 4682217 at (87.75111006369053, 152.77221897487746, 60.5038426669547)
[15:08:33] [Server thread/INFO]: zhengceqi joined the game
[15:08:34] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[15:14:47] [Server thread/INFO]: shanhushan[local] logged in with entity id 4690699 at (1117.300000011921, 64.0, 520.5012326946743)
[15:14:47] [Server thread/INFO]: shanhushan joined the game
[15:14:56] [Server thread/INFO]: shanhushan was slain by zhengceqi
[15:14:56] [Server thread/INFO]: shanhushan lost connection: shanhushan died
[15:14:56] [Server thread/INFO]: shanhushan left the game
[15:15:28] [Server thread/INFO]: shanhushan[local] logged in with entity id 4691482 at (1117.300000011921, 64.0, 520.4996256821627)
[15:15:28] [Server thread/INFO]: shanhushan joined the game
[15:15:40] [Server thread/INFO]: shanhushan lost connection: Killed
[15:15:40] [Server thread/INFO]: shanhushan left the game
[15:17:16] [Server thread/INFO]: shanhushan[local] logged in with entity id 4693646 at (1117.300000011921, 64.0, 520.5122163001263)
[15:17:16] [Server thread/INFO]: shanhushan joined the game
[15:19:50] [Server thread/INFO]: shanhushanchucun[local] logged in with entity id 4696704 at (-140.5, -58.0, -215.5)
[15:19:50] [Server thread/INFO]: shanhushanchucun joined the game
[15:21:28] [Server thread/INFO]: shanhushanchucun lost connection: Killed
[15:21:28] [Server thread/INFO]: shanhushanchucun left the game
[15:22:07] [Server thread/INFO]: [zhengceqi: Player name: shanhushanchucun1 is too long]
[15:22:15] [Server thread/INFO]: [zhengceqi: Player name: shanhushanchucun1 is too long]
[15:26:24] [Server thread/INFO]: SB[local] logged in with entity id 4704833 at (1117.6054477977113, 64.0, 513.3901984206277)
[15:26:24] [Server thread/INFO]: SB joined the game
[15:27:14] [Server thread/INFO]: SB lost connection: Killed
[15:27:14] [Server thread/INFO]: SB left the game
[15:31:29] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[15:31:29] [Server thread/INFO]: zhengceqi left the game
[15:32:29] [Server thread/INFO]: zhengceqi[/114.93.57.228:15647] logged in with entity id 4713319 at (-91.51185216786075, 46.0, 268.4035121343238)
[15:32:29] [Server thread/INFO]: zhengceqi joined the game
[15:32:30] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[15:33:56] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[15:33:56] [Server thread/INFO]: zhengceqi left the game
[15:34:19] [Server thread/INFO]: zhengceqi[/114.93.57.228:15788] logged in with entity id 4715967 at (-104.23575589939786, 44.0, 286.77765716954883)
[15:34:19] [Server thread/INFO]: zhengceqi joined the game
[15:34:19] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[15:46:16] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[15:46:16] [Server thread/INFO]: zhengceqi left the game
[15:57:57] [Server thread/INFO]: zhengceqi[/114.93.57.228:13513] logged in with entity id 4748811 at (-85.4923887719247, 63.0, 233.30000001192093)
[15:57:57] [Server thread/INFO]: zhengceqi joined the game
[15:57:58] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[15:59:29] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[15:59:29] [Server thread/INFO]: zhengceqi left the game
[15:59:47] [Server thread/INFO]: zhengceqi[/114.93.57.228:13655] logged in with entity id 4751397 at (-117.24438944436986, 72.0, 244.38619769766993)
[15:59:47] [Server thread/INFO]: zhengceqi joined the game
[15:59:47] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[16:10:15] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[16:10:15] [Server thread/INFO]: zhengceqi left the game
[16:20:53] [Server thread/INFO]: Unknown or incomplete command, see below for error
[16:20:53] [Server thread/INFO]: ls<--[HERE]
[16:20:57] [Server thread/INFO]: There are 3 of a max of 114514 players online: alex0, eol, shanhushan
[16:47:27] [Server thread/INFO]: zhengceqi[/114.93.57.228:13363] logged in with entity id 4813692 at (-89.15148328480414, 75.0, 209.28866588206597)
[16:47:27] [Server thread/INFO]: zhengceqi joined the game
[16:47:27] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[16:54:49] [Server thread/INFO]: cailiao1[local] logged in with entity id 4824347 at (-721.6363423450352, 84.0, 114.88657169825622)
[16:54:49] [Server thread/INFO]: cailiao1 joined the game
[16:54:59] [Server thread/INFO]: cailiao1 lost connection: Killed
[16:54:59] [Server thread/INFO]: cailiao1 left the game
[16:56:54] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[16:56:54] [Server thread/INFO]: zhengceqi left the game
[16:57:59] [Server thread/INFO]: zhengceqi[/114.93.57.228:14214] logged in with entity id 4828631 at (1117.300000011921, 64.0, 519.0680624228432)
[16:57:59] [Server thread/INFO]: zhengceqi joined the game
[16:58:00] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[16:59:05] [Server thread/INFO]: shanhushanchucun[local] logged in with entity id 4829869 at (1117.369886714715, 64.0, 541.6999999880791)
[16:59:05] [Server thread/INFO]: shanhushanchucun joined the game
[16:59:14] [Server thread/INFO]: shanhushanchucun lost connection: Killed
[16:59:14] [Server thread/INFO]: shanhushanchucun left the game
[16:59:24] [Server thread/INFO]: SB[local] logged in with entity id 4830227 at (1118.4072739165124, 64.0, 541.6216779601975)
[16:59:24] [Server thread/INFO]: SB joined the game
[17:01:10] [Server thread/INFO]: SB lost connection: Killed
[17:01:10] [Server thread/INFO]: SB left the game
[17:01:22] [Server thread/INFO]: [zhengceqi: Can only manipulate existing players]
[17:01:37] [Server thread/INFO]: Sb1[local] logged in with entity id 4832679 at (-141.5, -58.0, -216.5)
[17:01:37] [Server thread/INFO]: Sb1 joined the game
[17:02:04] [Server thread/INFO]: Sb1 lost connection: Killed
[17:02:04] [Server thread/INFO]: Sb1 left the game
[17:09:51] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[17:09:51] [Server thread/INFO]: zhengceqi left the game
[17:18:20] [Server thread/INFO]: zhengceqi[/114.93.57.228:13636] logged in with entity id 4851711 at (159.32920617203925, 128.0, 71.93104702411713)
[17:18:20] [Server thread/INFO]: zhengceqi joined the game
[17:18:20] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[17:21:05] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[17:21:05] [Server thread/INFO]: zhengceqi left the game
[17:21:26] [Server thread/INFO]: zhengceqi[/114.93.57.228:13996] logged in with entity id 4855647 at (179.81835773604448, 128.0, 89.45165487382289)
[17:21:26] [Server thread/INFO]: zhengceqi joined the game
[17:21:26] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[17:28:39] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[17:28:39] [Server thread/INFO]: zhengceqi left the game
[17:29:39] [Server thread/INFO]: zhengceqi[/114.93.57.228:15732] logged in with entity id 4867643 at (377.62768811506885, 5.5, 152.1391082147568)
[17:29:39] [Server thread/INFO]: zhengceqi joined the game
[17:29:40] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[17:40:16] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[17:40:16] [Server thread/INFO]: zhengceqi left the game
[17:40:38] [Server thread/INFO]: zhengceqi[/114.93.57.228:13903] logged in with entity id 4884025 at (-83.5, 129.0, 11.974239258199706)
[17:40:38] [Server thread/INFO]: zhengceqi joined the game
[17:40:39] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[17:50:39] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[17:50:39] [Server thread/INFO]: zhengceqi left the game
[17:55:27] [Server thread/INFO]: zhengceqi[/114.93.57.228:17354] logged in with entity id 4902307 at (1118.3037362511689, 64.0, 518.8225014012467)
[17:55:27] [Server thread/INFO]: zhengceqi joined the game
[17:55:29] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[18:05:47] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[18:05:47] [Server thread/INFO]: zhengceqi left the game
[18:12:56] [Server thread/INFO]: zhengceqi[/114.93.57.228:16027] logged in with entity id 4924787 at (-1405.3308088417562, 38.0, -763.6999999880791)
[18:12:56] [Server thread/INFO]: zhengceqi joined the game
[18:12:57] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[18:40:33] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[18:40:33] [Server thread/INFO]: zhengceqi left the game
[18:41:00] [Server thread/INFO]: zhengceqi[/114.93.57.228:16152] logged in with entity id 4961388 at (-1400.300000011921, 58.0, -1707.3778415059883)
[18:41:00] [Server thread/INFO]: zhengceqi joined the game
[18:41:00] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[18:54:50] [dimthread_overworld/INFO]: Villager class_1646['Villager'/4978117, l='ServerLevel[world]', x=-705.67, y=80.68, z=47.42] died, message: 'Villager was squished too much'
[18:55:49] [dimthread_overworld/INFO]: Villager class_1646['Villager'/4978091, l='ServerLevel[world]', x=-705.70, y=79.31, z=47.70] died, message: 'Villager was squished too much'
[18:57:12] [dimthread_overworld/INFO]: Villager class_1646['Villager'/4978173, l='ServerLevel[world]', x=-705.70, y=79.28, z=47.70] died, message: 'Villager was squished too much'
[19:00:43] [dimthread_overworld/INFO]: Villager class_1646['Villager'/4978121, l='ServerLevel[world]', x=-705.70, y=79.37, z=47.70] died, message: 'Villager was squished too much'
[19:38:25] [dimthread_overworld/INFO]: Villager class_1646['Villager'/5034981, l='ServerLevel[world]', x=-705.70, y=79.31, z=47.70] died, message: 'Villager was squished too much'
[19:40:39] [dimthread_overworld/INFO]: Villager class_1646['Villager'/5034962, l='ServerLevel[world]', x=-705.70, y=79.29, z=47.70] died, message: 'Villager was squished too much'
[19:41:23] [dimthread_overworld/INFO]: Villager class_1646['Villager'/5034974, l='ServerLevel[world]', x=-705.16, y=79.70, z=47.16] died, message: 'Villager was squished too much'
[20:03:29] [Server thread/INFO]: [Not Secure] <zhengceqi> aw
[20:03:49] [Server thread/INFO]: Sb1[local] logged in with entity id 5073657 at (1119.398376178312, 64.0, 523.0715417548594)
[20:03:49] [Server thread/INFO]: Sb1 joined the game
[20:04:44] [Server thread/INFO]: Sb1 lost connection: Killed
[20:04:44] [Server thread/INFO]: Sb1 left the game
[20:04:56] [Server thread/INFO]: shanhushanchucun[local] logged in with entity id 5074899 at (1119.1952640726984, 64.0, 519.8345551024133)
[20:04:56] [Server thread/INFO]: shanhushanchucun joined the game
[20:05:09] [Server thread/INFO]: SB2[local] logged in with entity id 5075141 at (-141.5, -58.0, -214.5)
[20:05:09] [Server thread/INFO]: SB2 joined the game
[20:05:31] [Server thread/INFO]: shanhushanchucun was slain by zhengceqi
[20:05:31] [Server thread/INFO]: shanhushanchucun lost connection: shanhushanchucun died
[20:05:31] [Server thread/INFO]: shanhushanchucun left the game
[20:05:45] [Server thread/INFO]: SB2 lost connection: Killed
[20:05:45] [Server thread/INFO]: SB2 left the game
[20:05:56] [Server thread/INFO]: Sb3[local] logged in with entity id 5076023 at (-139.5, -58.0, -214.5)
[20:05:56] [Server thread/INFO]: Sb3 joined the game
[20:06:26] [Server thread/INFO]: Sb3 lost connection: Killed
[20:06:26] [Server thread/INFO]: Sb3 left the game
[20:06:43] [Server thread/INFO]: SB4[local] logged in with entity id 5076895 at (-143.5, -38.0, -223.5)
[20:06:43] [Server thread/INFO]: SB4 joined the game
[20:07:40] [Server thread/INFO]: SB4 lost connection: Killed
[20:07:40] [Server thread/INFO]: SB4 left the game
[20:07:48] [Server thread/INFO]: SB5[local] logged in with entity id 5078115 at (-145.5, -54.0, -216.5)
[20:07:48] [Server thread/INFO]: SB5 joined the game
[20:08:11] [Server thread/INFO]: SB5 lost connection: Killed
[20:08:11] [Server thread/INFO]: SB5 left the game
[20:17:34] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[20:17:34] [Server thread/INFO]: zhengceqi left the game
[20:27:57] [Server thread/INFO]: zhengceqi[/114.93.57.228:14632] logged in with entity id 5104673 at (-5.601999459753726, 64.0, -1547.300000011921)
[20:27:57] [Server thread/INFO]: zhengceqi joined the game
[20:27:57] [Server thread/INFO]: Player zhengceqi joined with a matching carpet client
[20:31:01] [Server thread/INFO]: zhengceqi lost connection: Disconnected
[20:31:01] [Server thread/INFO]: zhengceqi left the game
[23:52:46] [Server thread/INFO]: AF0324D[/116.5.113.93:37784] logged in with entity id 5352093 at (2916.4758082380113, 63.0, -2529.3645292086517)
[23:52:46] [Server thread/INFO]: AF0324D joined the game
[23:53:03] [Server thread/WARN]: Player AF0324D joined with another carpet version: 1.4.101+v230319
[23:53:47] [Server thread/INFO]: AF0324D fell from a high place
[23:56:42] [Server thread/INFO]: AF0324D lost connection: Disconnected
[23:56:42] [Server thread/INFO]: AF0324D left the game