Luohuayu / CatServer

高性能和高兼容性的1.12.2/1.16.5/1.18.2版本Forge+Bukkit+Spigot服务端 (A high performance and high compatibility 1.12.2/1.16.5/1.18.2 version Forge+Bukkit+Spigot server)
https://catmc.org
GNU Lesser General Public License v3.0
1.98k stars 211 forks source link

Spam console #306

Closed Heriptik closed 3 years ago

Heriptik commented 3 years ago

Hi, i use latest CatServer version (1.12.2-6677882)

And i have this error spammed my console : https://pastebin.ubuntu.com/p/zNs5JfCGDC/

Thanks for your help !

Luohuayu commented 3 years ago

Need full log (debug.log)

Heriptik commented 3 years ago

My latest debug log

Luohuayu commented 3 years ago

[05:00:15] [Server thread/DEBUG] [FML]: Registry Block: Fixed minecraft:blocks id mismatch minecraft:structure_block: 255 (init) -> 329 (map). [05:00:15] [Server thread/DEBUG] [FML]: Registry Block: Fixed minecraft:blocks id mismatch minecraft:bone_block: 216 (init) -> 334 (map).

[05:00:16] [Server thread/DEBUG] [FML]: Inject block failure PIXELMON_BAUXITE_ORE with ID 209. [05:00:16] [Server thread/DEBUG] [FML]: Inject block failure PIXELMON_ARTICUNO_SHRINE with ID 213.

It seems that block id data of your world has been corrupted. You may need to regenerate the world.

Heriptik commented 3 years ago

Ok, but i can't regenerate my world, i have 6 month + progress on this. Do you have another solution?

Luohuayu commented 3 years ago

Try to restore level.dat file from backup

Luohuayu commented 3 years ago

https://github.com/Luohuayu/CatServer/issues/314