我是一个备份

This commit is contained in:
zhenai 2026-02-05 06:00:01 +08:00
parent c9b1091f4d
commit 78a2bac496
33 changed files with 138 additions and 42 deletions

BIN
logs/2026-02-03-1.log.gz Normal file

Binary file not shown.

View File

@ -1,43 +1,4 @@
[07:35:18] [Netty Epoll Server IO #1/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:?]
at knot/net.minecraft.class_2545.method_10838(class_2545.java:26) ~[server-intermediary.jar:?]
at knot/net.minecraft.class_2545.encode(class_2545.java:12) ~[server-intermediary.jar:?]
at knot/io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107) ~[netty-codec-4.1.118.Final.jar:?]
at knot/io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:893) ~[netty-transport-4.1.118.Final.jar:?]
at knot/io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:875) ~[netty-transport-4.1.118.Final.jar:?]
at knot/io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:984) ~[netty-transport-4.1.118.Final.jar:?]
at knot/io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:868) ~[netty-transport-4.1.118.Final.jar:?]
at knot/io.netty.channel.ChannelOutboundHandlerAdapter.write(ChannelOutboundHandlerAdapter.java:113) ~[netty-transport-4.1.118.Final.jar:?]
at knot/net.minecraft.class_2535$2.write(class_2535.java:530) ~[server-intermediary.jar:?]
at knot/io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:893) ~[netty-transport-4.1.118.Final.jar:?]
at knot/io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:956) ~[netty-transport-4.1.118.Final.jar:?]
at knot/io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:982) ~[netty-transport-4.1.118.Final.jar:?]
at knot/io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:950) ~[netty-transport-4.1.118.Final.jar:?]
at knot/io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:1000) ~[netty-transport-4.1.118.Final.jar:?]
at knot/io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:974) ~[netty-transport-4.1.118.Final.jar:?]
at knot/io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:305) ~[netty-transport-4.1.118.Final.jar:?]
at knot/net.minecraft.class_2535.method_36942(class_2535.java:350) ~[server-intermediary.jar:?]
at knot/net.minecraft.class_2535.method_10764(class_2535.java:343) ~[server-intermediary.jar:?]
at knot/net.minecraft.class_2535.method_52906(class_2535.java:325) ~[server-intermediary.jar:?]
at knot/net.minecraft.class_2535.method_10752(class_2535.java:319) ~[server-intermediary.jar:?]
at knot/net.minecraft.class_2535.exceptionCaught(class_2535.java:170) ~[server-intermediary.jar:?]
at knot/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346) ~[netty-transport-4.1.118.Final.jar:?]
at knot/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325) ~[netty-transport-4.1.118.Final.jar:?]
at knot/io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:317) ~[netty-transport-4.1.118.Final.jar:?]
at knot/io.netty.channel.DefaultChannelPipeline$HeadContext.exceptionCaught(DefaultChannelPipeline.java:1324) ~[netty-transport-4.1.118.Final.jar:?]
at knot/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346) ~[netty-transport-4.1.118.Final.jar:?]
at knot/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325) ~[netty-transport-4.1.118.Final.jar:?]
at knot/io.netty.channel.DefaultChannelPipeline.fireExceptionCaught(DefaultChannelPipeline.java:856) ~[netty-transport-4.1.118.Final.jar:?]
at knot/io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.handleReadException(AbstractEpollStreamChannel.java:727) ~[netty-transport-classes-epoll-4.1.118.Final.jar:?]
at knot/io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:825) ~[netty-transport-classes-epoll-4.1.118.Final.jar:?]
at knot/io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) ~[netty-transport-classes-epoll-4.1.118.Final.jar:?]
at knot/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) ~[netty-transport-classes-epoll-4.1.118.Final.jar:?]
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:23:53] [Netty Epoll Server IO #6/ERROR]: Error sending packet clientbound/minecraft:disconnect
[08:36:27] [Netty Epoll Server IO #0/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 +37,54 @@ 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) [?:?]
[17:27:39] [Server thread/INFO]: zhenai_[/192.168.5.1:60815] logged in with entity id 10 at (-9.51698985713118, 63.0, 269.30000001192093)
[17:27:39] [Server thread/INFO]: zhenai_ joined the game
[17:27:40] [Server thread/INFO]: Player zhenai_ joined with a matching carpet client
[17:28:08] [Server thread/INFO]: zhenai_ lost connection: Disconnected
[17:28:08] [Server thread/INFO]: zhenai_ left the game
[17:28:11] [Server thread/INFO]: zhenai_[/192.168.5.1:35475] logged in with entity id 442 at (36.35708147315676, 67.0, 264.0109007173629)
[17:28:11] [Server thread/INFO]: zhenai_ joined the game
[17:28:11] [Server thread/INFO]: Player zhenai_ joined with a matching carpet client
[17:28:17] [Async-Tick-Pool-Thread-14/INFO]: Villager class_1646['Nitwit'/497, l='ServerLevel[world]', x=32.04, y=63.00, z=250.32] died, message: 'Nitwit was slain by Zombie'
[17:30:08] [Server thread/INFO]: zhenai_ lost connection: Disconnected
[17:30:08] [Server thread/INFO]: zhenai_ left the game
[17:30:28] [Server thread/INFO]: zhenai_[/192.168.5.1:41083] logged in with entity id 950 at (36.35708147315676, 67.0, 264.0109007173629)
[17:30:28] [Server thread/INFO]: zhenai_ joined the game
[17:30:29] [Server thread/INFO]: Player zhenai_ joined with a matching carpet client
[17:30:51] [Server thread/INFO]: [zhenai_: zhenai_ subscribed to tps.]
[17:32:34] [Server thread/INFO]: zhenai_ lost connection: Disconnected
[17:32:34] [Server thread/INFO]: zhenai_ left the game
[17:33:34] [Server thread/INFO]: Server empty for 60 seconds, pausing
[17:35:00] [Server thread/INFO]: zhenai_[/192.168.5.1:34969] logged in with entity id 1584 at (47.87004338659986, 63.0, 259.338186021663)
[17:35:00] [Server thread/INFO]: zhenai_ joined the game
[17:35:00] [Server thread/INFO]: Player zhenai_ joined with a matching carpet client
[17:35:26] [Server thread/INFO]: zhenai_ lost connection: Disconnected
[17:35:26] [Server thread/INFO]: zhenai_ left the game
[17:36:26] [Server thread/INFO]: Server empty for 60 seconds, pausing
[17:41:11] [Server thread/INFO]: zhenai_[/192.168.5.1:45631] logged in with entity id 1925 at (47.87004338659986, 63.0, 259.338186021663)
[17:41:11] [Server thread/INFO]: zhenai_ joined the game
[17:41:11] [Server thread/INFO]: Player zhenai_ joined with a matching carpet client
[17:42:43] [Server thread/INFO]: zhenai_ has made the advancement [A Seedy Place]
[17:52:40] [Server thread/INFO]: zhenai_ lost connection: Disconnected
[17:52:40] [Server thread/INFO]: zhenai_ left the game
[17:52:46] [Server thread/INFO]: zhenai_[/192.168.5.1:52597] logged in with entity id 4258 at (42.6071922373698, 65.0, 264.77978130850056)
[17:52:46] [Server thread/INFO]: zhenai_ joined the game
[17:52:46] [Server thread/INFO]: Player zhenai_ joined with a matching carpet client
[18:05:01] [Server thread/INFO]: zhenai_ lost connection: Disconnected
[18:05:01] [Server thread/INFO]: zhenai_ left the game
[18:06:01] [Server thread/INFO]: Server empty for 60 seconds, pausing
[18:13:02] [Server thread/INFO]: zhenai_[/192.168.5.1:33639] logged in with entity id 6428 at (40.24611499828203, 63.0, 260.05784305556955)
[18:13:02] [Server thread/INFO]: zhenai_ joined the game
[18:13:02] [Server thread/INFO]: Player zhenai_ joined with a matching carpet client
[18:13:13] [Server thread/INFO]: zhenai_ lost connection: Disconnected
[18:13:13] [Server thread/INFO]: zhenai_ left the game
[18:13:54] [Server thread/INFO]: zhenai_[/192.168.5.1:32801] logged in with entity id 6750 at (28.031835696165675, 63.0, 259.002704292945)
[18:13:54] [Server thread/INFO]: zhenai_ joined the game
[18:13:55] [Server thread/INFO]: Player zhenai_ joined with a matching carpet client
[18:14:03] [Server thread/INFO]: [Not Secure] <zhenai_> sda
[18:14:57] [Server thread/INFO]: zhenai_ lost connection: Disconnected
[18:14:57] [Server thread/INFO]: zhenai_ left the game
[18:15:57] [Server thread/INFO]: Server empty for 60 seconds, pausing
[22:58:40] [Server thread/INFO]: Disconnecting MCScans (/45.148.10.134:37680): You are not white-listed on this server!
[22:58:40] [Server thread/INFO]: MCScans (/45.148.10.134:37680) lost connection: You are not white-listed on this server!
[22:58:40] [Server thread/WARN]: handleDisconnection() called twice

View File

@ -1 +1 @@
[{"name":"zhenai_","uuid":"db5bd537-0ba8-3cc2-acea-0bffe56c4377","expiresOn":"2025-11-14 21:14:42 +0800"},{"name":"Happywater_","uuid":"573a0363-2c59-36af-873c-13110f7bec39","expiresOn":"2025-11-12 01:35:31 +0800"},{"name":"Home","uuid":"0b6c014d-2051-4007-b9c6-55a4ec398fe7","expiresOn":"2025-11-08 15:38:20 +0800"},{"name":"456","uuid":"dc24e0b2-4cec-4e88-8c1c-03bf0925b487","expiresOn":"2025-11-03 21:12:09 +0800"},{"name":"Happywater_","uuid":"a85ad29c-cf39-4faf-942d-46784dec2d87","expiresOn":"2025-10-11 15:37:54 +0800"},{"name":"list","uuid":"884a0d8c-27fa-4824-b3ef-94f50ea94b5f","expiresOn":"2025-11-03 12:29:50 +0800"},{"name":"ljyZJBNB","uuid":"80b92c5c-6527-4e3a-bfed-30efbe2f0b1a","expiresOn":"2025-10-11 15:40:13 +0800"},{"name":"Chance23","uuid":"79cbdf54-73b6-4d91-973e-184ca7adbf26","expiresOn":"2025-10-11 15:39:58 +0800"},{"name":"zhenai_","uuid":"d8162b17-392e-4a64-baeb-53adab683f0e","expiresOn":"2025-10-11 15:13:41 +0800"}]
[{"name":"zhenai_","uuid":"db5bd537-0ba8-3cc2-acea-0bffe56c4377","expiresOn":"2026-03-04 18:13:54 +0800"},{"name":"Happywater_","uuid":"573a0363-2c59-36af-873c-13110f7bec39","expiresOn":"2025-11-12 01:35:31 +0800"},{"name":"Home","uuid":"0b6c014d-2051-4007-b9c6-55a4ec398fe7","expiresOn":"2025-11-08 15:38:20 +0800"},{"name":"456","uuid":"dc24e0b2-4cec-4e88-8c1c-03bf0925b487","expiresOn":"2025-11-03 21:12:09 +0800"},{"name":"Happywater_","uuid":"a85ad29c-cf39-4faf-942d-46784dec2d87","expiresOn":"2025-10-11 15:37:54 +0800"},{"name":"list","uuid":"884a0d8c-27fa-4824-b3ef-94f50ea94b5f","expiresOn":"2025-11-03 12:29:50 +0800"},{"name":"ljyZJBNB","uuid":"80b92c5c-6527-4e3a-bfed-30efbe2f0b1a","expiresOn":"2025-10-11 15:40:13 +0800"},{"name":"Chance23","uuid":"79cbdf54-73b6-4d91-973e-184ca7adbf26","expiresOn":"2025-10-11 15:39:58 +0800"},{"name":"zhenai_","uuid":"d8162b17-392e-4a64-baeb-53adab683f0e","expiresOn":"2025-10-11 15:13:41 +0800"}]

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1500,5 +1500,89 @@
},
"done": true
},
"minecraft:recipes/misc/black_dye": {
"criteria": {
"has_ink_sac": "2026-02-04 17:32:05 +0800"
},
"done": true
},
"minecraft:recipes/food/bread": {
"criteria": {
"has_wheat": "2026-02-04 17:42:31 +0800"
},
"done": true
},
"minecraft:recipes/building_blocks/hay_block": {
"criteria": {
"has_wheat": "2026-02-04 17:42:31 +0800"
},
"done": true
},
"minecraft:recipes/transportation/carrot_on_a_stick": {
"criteria": {
"has_carrot": "2026-02-04 17:42:32 +0800"
},
"done": true
},
"minecraft:recipes/misc/red_dye_from_beetroot": {
"criteria": {
"has_beetroot": "2026-02-04 17:42:33 +0800"
},
"done": true
},
"minecraft:recipes/food/beetroot_soup": {
"criteria": {
"has_beetroot": "2026-02-04 17:42:33 +0800"
},
"done": true
},
"minecraft:recipes/food/baked_potato_from_campfire_cooking": {
"criteria": {
"has_potato": "2026-02-04 17:42:34 +0800"
},
"done": true
},
"minecraft:recipes/food/baked_potato_from_smoking": {
"criteria": {
"has_potato": "2026-02-04 17:42:34 +0800"
},
"done": true
},
"minecraft:recipes/food/baked_potato": {
"criteria": {
"has_potato": "2026-02-04 17:42:34 +0800"
},
"done": true
},
"minecraft:husbandry/plant_seed": {
"criteria": {
"wheat": "2026-02-04 17:42:43 +0800"
},
"done": true
},
"minecraft:recipes/misc/bone_meal": {
"criteria": {
"has_bone": "2026-02-04 17:52:57 +0800"
},
"done": true
},
"minecraft:recipes/decorations/pink_bed": {
"criteria": {
"has_pink_wool": "2026-02-04 17:53:43 +0800"
},
"done": true
},
"minecraft:recipes/decorations/pink_carpet": {
"criteria": {
"has_pink_wool": "2026-02-04 17:53:43 +0800"
},
"done": true
},
"minecraft:recipes/decorations/pink_banner": {
"criteria": {
"has_pink_wool": "2026-02-04 17:53:43 +0800"
},
"done": true
},
"DataVersion": 4325
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long