
Spamming logs when other mods are removed.
FirstMelody opened this issue ยท 1 comments
Describe the bug
When certain mods are removed after the world has generated. C2ME will spamming Recoverable errors when loading section.
To Reproduce
Steps to reproduce the behavior:
- Remove mods that has blocks in world after world generation.
- Spamming errors at the console.
Expected behavior
A config should present to just ignore the unknown registry key.
Or sth like /fml confirm
Runtime info (please complete the following information):
- Minecraft version: 1.21.1 NeoForge
- Mod version: c2me-neoforge-mc1.21.1-0.3.0+alpha.0.60
Crash reports / logs
[17:33:32] [c2me-worker-3/ERROR] [minecraft/ChunkSerializer]: Recoverable errors when loading section [-127, -1, 5]: (Unknown registry key in ResourceKey[minecraft:root / minecraft:block]: miners_delight:wild_cave_carrots -> using default)
Checklist
- [x ] I am using the official version of the mod.
- [ x] I tried the latest development version but the issue persists.
- [ x] I searched for similar open issues and could not find an existing bug report on this.