Closed kassadGLA closed 3 years ago
I will need actual region file from your world folder which contains atleast one broken chunk to test out whats going on exactly.
I no longer have a damaged world. But I will try to reproduce the same situation.
Hello! I successfully reproduced the same situation. The sequence of my actions:
fill
process using WorldBorder
plugin and after a while I incorrectly shut down the server using the task manager.cmi fixchunk
process. At the end of the process, I connected to the server. The server immediately crushed because I was in a damaged chunk (crush log attached).World folder and all logs here
Best regards.
I can not do it! when i write the command: fixchunk all writes this error varsion server: paper 1.16.5 cmi version: 8.8.3.6
I doubt the relevance of this bug. I reported this in December 2018.
bug:
cmi fixchunk fix
not work.The need to use this command arose when an unexpected power failure occurred. At this moment, the FILL process was running on the server using the WorldBorder plugin (generating all chunks within the border). After that, when the player approached the damaged chunk, the server crashed. The sequence of my actions:
cmi fixchunk w w
(world name =w
)cmi fixchunk autospeed false
cmi fixchunk speed 100
Addition information: In the process of scanning in the console, there were many messages like
"chunk X Z is incorrectly located. Relocating..."
All damaged chunks remained damaged. The problem is not solved. The server continued to crash when I approached the damaged chunks.
Feature request: Make a standalone FixChunk utility that does not require starting a server.
Cmi Version - all (I tried 3 latest)
Server Type: Spigot and CraftBukkit (I tried both)
Server Version 1.13.2 latest build
Best regards