Page 1 of 1

[2.0.77] FluidIngredientPrototype, double value not in range (inf).

Posted: Tue Jul 28, 2026 4:42 am
by FlamesOfHell679
Please help me my mods are crashing game.

Re: [2.0.77] FluidIngredientPrototype, double value not in range (inf).

Posted: Tue Jul 28, 2026 7:57 am
by boskid
Using provided log i was able to sync mods to somewhat correct versions and reproduce the problem.

It looks like an `adamo-casting-piercing-rounds-magazine` recipe prototype claims to take infinite amount of molten-iron. History of that prototype says that it was only touched by "casting 0.1.0" mod. You should be able to remove that mod, either by modifying mod-list.json or by removing the "casting_0.1.0.zip" mod.

Re: [2.0.77] FluidIngredientPrototype, double value not in range (inf).

Posted: Tue Jul 28, 2026 9:11 am
by boskid
As for the crash, for 2.1.13 i made it such that in this case of corrupted prototype, an error blaming specific mod will be shown instead of crashing game. If you want to stay on 2.0, you will have to manually remove or disable that mod.