Concurrent Chunk Management Engine (Fabric)

Concurrent Chunk Management Engine (Fabric)

231k Downloads

Strange crash when creating a new world

vico93 opened this issue · 2 comments

commented

Describe the bug
Today i got this weird crash when trying to generate a new world. At first seems to be related to Armorful, but since in the crash it mainly features C2ME i posted this here as well to be safe.

To Reproduce
Steps to reproduce the behavior:

  1. Install Armorful v2.0.0;
  2. Try to make a new world with Survival Island preset;

Runtime info (please complete the following information):

  • OS: Windows 11 x64
  • Minecraft version: 1.20.1
  • Mod version: c2me-fabric-mc1.20.1-0.2.0+alpha.10.97.jar

Crash reports / logs
GIST

Other mods

Checklist

  • I am using the official version of the mod.
  • I tried the latest development version but the issue persists.
  • I searched for similar open issues and could not find an existing bug report on this.
commented

This is caused by Armorful attempting to generate loot tables for drowned during structure spawning on worldgen threads and this should be avoided.

commented

This is caused by Armorful attempting to generate loot tables for drowned during structure spawning on worldgen threads and this should be avoided.

Strangely @mineblock11 said: "Armorful doesn't do anything with feature placements. This is a CM2E issue". 🤷🏻‍♂️