Crash upon creating creating new save due to missing mod-related resource key
RowanSkie opened this issue ยท 1 comments
Describe the bug
I have a very complicated mod setup with dozens of mods and some of them catch game errors. When I create a new world, Not Enough Crashes catches a major error, disallowing the Fabric Biomes API to work due to what is apparently a missing resource key.
Steps to Reproduce
Steps to reproduce the behavior:
- Install TechReborn (and Not Enough Crashes)
- Create New World
Screenshots
If applicable, add screenshots to help explain your problem.
No applicable screenshots. It's a crash log caught by Not Enough Crashes and attached below.
Environment (please complete the following information with the version):
- Minecraft: 1.17
- Mod Loader: Fabric
Logs
Pastebin the log [e.g.
logs/latest.log
] and link it below:
- https://paste.ee/p/23TSt (MultiMC Log)
- https://pastebin.com/uGuZvVq6 (Log Caught by Not Enough Crashes)
Additional context
Add any other context about the problem here.
- Does the mod need other dependencies? It is working on the main menu, after all.