You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting from 2.22, the game now just crash on startup with this error:
java.lang.NoSuchMethodError: 'net.neoforged.neoforge.fluids.crafting.FluidIngredient aztech.modern_industrialization.machines.recipe.MachineRecipe$FluidInput.fluid()'
Processing Arrays from Extended Industrialization is what causing the ticking entity issue, found out by using Neruina.
The array is not causing ticking entity error when just built, but when you insert any MI machine into it.
Possible Fixes
Yes
Modpack Version
2.22
What happened?
Starting from 2.22, the game now just crash on startup with this error:
java.lang.NoSuchMethodError: 'net.neoforged.neoforge.fluids.crafting.FluidIngredient aztech.modern_industrialization.machines.recipe.MachineRecipe$FluidInput.fluid()'
Processing Arrays from Extended Industrialization is what causing the ticking entity issue, found out by using Neruina.
The array is not causing ticking entity error when just built, but when you insert any MI machine into it.
Crash Log
https://gist.github.com/xtended2l/d2cff315b383ecef538955c8499a2fbe
Latest.Log
https://gist.github.com/xtended2l/412daa0c448480a55fc74e85db6d85c5
The text was updated successfully, but these errors were encountered: