Crashes on startup with latest FutureMC
freopt opened this issue · 7 comments
This issue is probably caused by the most recent FutureMC version (1.13) changing their recipes to use IIngredient rather than IItemstack
Oh yeah, change like that would definitely break stuff.
For now, I think changing the config files to disable FutureMC stuff should work, I think? Unless I made a mistake somewhere.
I'll try to look at all the current issues and fix the stuff that needs fixing over the next couple of days, hopefully.
Yeah Idk how to disable the FutureMC Integrations. There are many configs in the MIA folder and I disabled everything related to FutureMC and I'm still crashing.
Yeah Idk how to disable the FutureMC Integrations. There are many configs in the MIA folder and I disabled everything related to FutureMC and I‘m still crashing.
Open ..\config\mia\future_mc.cfg
and set every option to false
. Pretty straightforward.
Yeah Idk how to disable the FutureMC Integrations. There are many configs in the MIA folder and I disabled everything related to FutureMC and I‘m still crashing.
Open
..\config\mia\future_mc.cfg
and set every option tofalse
. Pretty straightforward.
Yeeeahhh.... Like I said, I did that. I set every single option related to FutureMC to False in ALL the configs. Even JUST the Future_mc.cfg. Still crashes with the exact same error as OP. However, just in-case I'll open a new issue, perhaps there is something different.
Should be fixed by ce8009e, update should be released soon.