
[Bug/Glitch] Crash on launch
Derpford opened this issue · 8 comments
Better Furnaces Reforged Version
1.20.1-1.1.3 Fabric
Mod Loader Version
Fabric 0.16.9
Bug/Glitch Occurrence Context
Crash on launch.
FactoryAPI version 1.20.1-2.2 is installed.
Crash Report
https://github.com/user-attachments/files/18418255/crash-2025-01-14_16.36.52-client.txt
What happened wrong?
Game crashes when launched.
Still crashes with newest Factory API beta 1.20.1-2.2.3.2515.2.
Crash log: https://gist.github.com/muggleorwizard/84a99e974d399caa4877497945f64cb6
Error: §7java.lang.IncompatibleClassChangeError: Method 'net.minecraft.network.chat.Component wily.factoryapi.FactoryAPIPlatform.getPlatformEnergyComponent()' must be InterfaceMethodref constant
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:125)
Forge 1.20.1 also has the crash with newest beta versions of the mod as of 4/3/25
Fixed in 1.1.2515.0, thanks for reporting.
The older versions didn't support the newer versions of Factory API, this was the problem.
Fixed in 1.1.2515.0, thanks for reporting. The older versions didn't support the newer versions of Factory API, this was the problem.
Awesome, thanks. I did have an issue with the game starting when I updated, it would freeze indefinitely on the loading into the main menu, but would not crash. I'll need to do a bit of testing before opening a new issue, just wanted to put here as an FYI.