embeddedt / VintageFix

FerriteCore and ModernFix venturing into the stone age of 1.12
https://legacy.curseforge.com/minecraft/mc-mods/vintagefix
Other
66 stars 6 forks source link

Crashes with Spark's Tools #49

Closed Hydraheads closed 1 year ago

Hydraheads commented 1 year ago

During the loading process, the mod crashes with spark's tools installed. Here is the report:

crash-2023-07-16_15.08.33-client.txt

embeddedt commented 1 year ago

Try disabling releaseSpriteFramesCache in the CensoredASM config.

Hydraheads commented 1 year ago

It still happens, https://mclo.gs/xKOIXtt I think it may have to do with spark's tools loading assets weirdly (due to it registering items after other mods load), but I need that mod in my pack.

Hydraheads commented 1 year ago

I figured out the issue, and it is not this mod's fault at all. It is mixinbooter, the latest version is breaking the pack and downgrading it fixes the issue. Sorry for the false report.