System Information
Field | Value |
---|---|
Operating System | Linux - Debian GNU/Linux 12 on x86_64 |
Product | AMP ‘Phobos’ v2.6.0.6 (Mainline) |
Virtualization | Docker |
Application | Minecraft |
Module | MinecraftModule |
Running in Container | Yes |
Current State | Ready |
Task
load new chunks
Problem Description
Issue
I am using the Chunky mod to generate chunks on my server, before I had generated 3500 blocks in all directions (north, south, east and west). Now I wanted to generate 8500 (taking into account the 3500 that previously had) and at the time of using the chunky commands, it stays working at 57% and does not want to advance more.
Reproduction Steps
- I referenced the current server edge using the command /chunky worldborder
- I changed the radius of the world to a wider one using /chunky radius 8500
- Finally, use /chunky start to start the chunk generation process.