Page 1 of 1

[2.0.7] Game crahses on creating recipes in 'quality mod' - no debug info - quick fix

Posted: Tue Oct 22, 2024 6:04 pm
by QubixRubix
Great game, loving the expansion,

When modding old large mods, if a recipe contains an unspecified 'fluid' the game crashes and gives you the following error message attached.

The message informs that the "quality mod" (great work) cannot complete its creation of a recipe (reading between the lines!) The issue is on large mods there is little way of working out where. the log file is empty and message ambiguous.

I have included the 30 second fix that helps when fault finding the issue raised, outputting to the "factorio-current" log file, etc.


Qubixrubix
Q_Mod

Re: [2.0.7] Game crahses on creating recipes in 'quality mod' - no debug info - quick fix

Posted: Mon Oct 28, 2024 7:14 pm
by jamiechi1
Quite often when testing old mods, it helps to disable all other mods, including space age mods and the quality mod.
In my case I found the Quality error to be a false positive.
Testing and debugging my mod this way helped a lot.
Once I verified my mod worked with the other mods disabled, it worked fine without errors when re-enabling Space Age and Quality mods.