
Chunksmith
An adaptive chunk pre-generator that paces generation to your server's disk - build large areas ahead of time without saturating I/O or freezing the server. A maintained fork of Chunky.
Список изменений
Chunksmith 2.0.3 - Crash fix for Minecraft 1.21.1-1.21.10
A mixin accessor in the 2.0.x builds reached for an internal storage field whose layout changed across the 1.21.x line. On Minecraft 1.21.1 through 1.21.10 that could crash the server at world load (an InvalidAccessorException while mixins applied). 2.0.3 resolves the entity-storage accessor chain correctly for each of those versions, so worlds load cleanly again.
Fixed
- World-load crash on Minecraft 1.21.1, 1.21.2-1.21.4, 1.21.5-1.21.8, and 1.21.9-1.21.10 across Fabric/Quilt, NeoForge, and Forge. If a 2.0.x build for one of these versions crashed on startup, update to 2.0.3.
Also in this release
- The remaining user-facing "Chunky" labels are now "Chunksmith" - the server log/chat prefix, the worldgen worker thread name, and the config validation messages. The /chunky command alias is unchanged, so existing commands and permissions keep working.
The worldgen entity-retention fix and /cs debug from the 2.0.x line are unchanged.
Available for Minecraft 1.21.1 through 1.21.10 on Fabric/Quilt, NeoForge, and Forge. Pick the jar matching your Minecraft version and loader.
