MoreMcmeta/core

Fabrication mod causes crash on 1.19.2

Aces-and-Jacks opened this issue ยท 6 comments

Describe the bug
Crashes when Initializing game.

To reproduce
load in game
crash

Expected behavior
no crash

Screenshots or videos
If applicable, add screenshots or videos to help explain your problem.

Which Minecraft versions does this bug affect?
1.19.2

Mod loader
Which mod loaders does this bug affect?
Fabric

Mods list
A ton but I'll shorten out later when I do a binary search

Resource pack
None

Additional context
https://mclo.gs/ANXXaAL

soir20 commented

This looks like a compatibility issue related to changes in the 4.2.0 update. You should be able to downgrade to 4.1.0 as a workaround until this is fixed.

soir20 commented

I've installed some of the mods in your list, and I'm unable to reproduce the crash. Can you confirm whether this still happens when you disable all resource packs (that can be disabled)? Are you able to find a subset of mods or a specific mod that makes the crash happen?

Sorry about the delay, I was out and about. The mod that is causing issues is https://modrinth.com/mod/fabrication

soir20 commented

No worries, thanks for clarifying.

soir20 commented

MoreMcmeta v4.2.1, which contains a fix for this issue, has been released. This version also contains a fix for resource reload failures with the same mod on newer versions.

Thank you so much for fixing this