System Information
Field | Value |
---|---|
Operating System | Linux - Debian GNU/Linux 12 on x86_64 |
Product | AMP ‘Decadeus’ v2.4.6.10 (Mainline) |
Virtualization | Docker |
Application | Minecraft |
Module | MinecraftModule |
Running in Container | Yes |
Current State | Ready |
Task
Chunk pregeneration restarts the server.
Problem Description
Issue
The chunky mod pregeneration process causes a server restart mid generation. No crash log is generated. This is independent of generation pattern, but not generation size. It worked for a radius of 1000 blocks, but not 2000 blocks. The chunk pregenerator mod does the same thing, but the server immediately crashes instead of crashing after partially completing the task.
Reproduction Steps
- Run /pregen gen start ChunkGeneration SQUARE 0 0 100 or /chunky radius 2000
- If you ran the chunky command, run /chunky start
- Wait for the server to restart mid-generation.