跳到主要内容

2023年05月04日

简短总结: 今天发生了一系列玩家断开连接事件,包括多个IP地址的连接失败,还有一次因数据包解析错误导致的内部异常。此外,还进行了一次自动保存游戏的操作。

亮点/重大事件概括:

  • 玩家断开连接:多个玩家在不同时间因为未知原因与服务器断开连接。
  • 内部异常:一次数据包解析错误导致服务器内部异常,具体表现为“Packet 2/0 (class_2915) was larger than I expected”。
  • 自动保存游戏:在19:36:19,服务器自动保存了游戏,包括三个维度(DIM-1, DIM1, world)的所有区块数据。
[00:00:26]com.mojang.authlib.GameProfile@4ce57a14[id=<null>,name=pfcloud,properties={},legacy=false] (/45.128.232.206:39846) lost connection: Disconnected
[00:01:16]com.mojang.authlib.GameProfile@1d27a78a[id=<null>,name=pfcloud,properties={},legacy=false] (/45.128.232.206:44376) lost connection: Disconnected
[00:02:09]com.mojang.authlib.GameProfile@4d3d6971[id=<null>,name=pfcloud,properties={},legacy=false] (/45.128.232.206:49558) lost connection: Disconnected
[00:03:09]com.mojang.authlib.GameProfile@4e295498[id=<null>,name=pfcloud,properties={},legacy=false] (/45.128.232.206:54800) lost connection: Disconnected
[00:03:57]com.mojang.authlib.GameProfile@1a893f56[id=<null>,name=pfcloud,properties={},legacy=false] (/45.128.232.206:59988) lost connection: Disconnected
[00:04:50]com.mojang.authlib.GameProfile@4548c5dc[id=<null>,name=pfcloud,properties={},legacy=false] (/45.128.232.206:37000) lost connection: Disconnected
[00:05:42]com.mojang.authlib.GameProfile@40cfdbd7[id=<null>,name=pfcloud,properties={},legacy=false] (/45.128.232.206:42232) lost connection: Disconnected
[00:06:35]com.mojang.authlib.GameProfile@31037293[id=<null>,name=pfcloud,properties={},legacy=false] (/45.128.232.206:47498) lost connection: Disconnected
[00:07:29]com.mojang.authlib.GameProfile@56725083[id=<null>,name=pfcloud,properties={},legacy=false] (/45.128.232.206:52682) lost connection: Disconnected
[00:08:30]com.mojang.authlib.GameProfile@f2fa14a[id=<null>,name=pfcloud,properties={},legacy=false] (/45.128.232.206:58606) lost connection: Disconnected
[00:09:24]com.mojang.authlib.GameProfile@10285d08[id=<null>,name=pfcloud,properties={},legacy=false] (/45.128.232.206:35592) lost connection: Disconnected
[00:10:12]com.mojang.authlib.GameProfile@4fae69b8[id=<null>,name=pfcloud,properties={},legacy=false] (/45.128.232.206:40178) lost connection: Disconnected
[00:11:06]com.mojang.authlib.GameProfile@a89cc7b[id=<null>,name=pfcloud,properties={},legacy=false] (/45.128.232.206:45384) lost connection: Disconnected
[00:12:01]com.mojang.authlib.GameProfile@13fe7f59[id=<null>,name=pfcloud,properties={},legacy=false] (/45.128.232.206:50532) lost connection: Disconnected
[00:12:54]com.mojang.authlib.GameProfile@7315e495[id=<null>,name=pfcloud,properties={},legacy=false] (/45.128.232.206:55768) lost connection: Disconnected
[00:13:46]com.mojang.authlib.GameProfile@1239d5c7[id=<null>,name=pfcloud,properties={},legacy=false] (/45.128.232.206:32804) lost connection: Disconnected
[00:14:39]com.mojang.authlib.GameProfile@1183de47[id=<null>,name=pfcloud,properties={},legacy=false] (/45.128.232.206:38000) lost connection: Disconnected
[00:15:31]com.mojang.authlib.GameProfile@232eb2eb[id=<null>,name=pfcloud,properties={},legacy=false] (/45.128.232.206:43252) lost connection: Disconnected
[01:58:22]/193.35.18.163:56846 lost connection: Internal Exception: io.netty.handler.codec.DecoderException: java.io.IOException: Packet 2/0 (class_2915) was larger than I expected, found 1 bytes extra whilst reading packet 0
[02:06:05]/193.35.18.163:32952 lost connection: Internal Exception: io.netty.handler.codec.DecoderException: java.io.IOException: Packet 2/0 (class_2915) was larger than I expected, found 1 bytes extra whilst reading packet 0
[02:16:24]/193.35.18.163:46478 lost connection: Internal Exception: io.netty.handler.codec.DecoderException: java.io.IOException: Packet 2/0 (class_2915) was larger than I expected, found 1 bytes extra whilst reading packet 0
[02:41:16]/193.35.18.105:51760 lost connection: Internal Exception: io.netty.handler.codec.DecoderException: java.io.IOException: Packet 2/0 (class_2915) was larger than I expected, found 1 bytes extra whilst reading packet 0
[19:36:19]Automatic saving is now disabled
[19:36:19]Saving the game (this may take a moment!)
[19:36:19]ThreadedAnvilChunkStorage (world): All chunks are saved
[19:36:19]ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[19:36:19]ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[19:36:19]Saved the game
[19:37:20]Automatic saving is now enabled