[2.0.76] data stage crashes trigger a recycling recipe category error
Posted: Tue Mar 10, 2026 10:46 am
When a mod crashes in the settings/data stage the following appears in the log:
Error ModManager.cpp
Error in assignID: recipe-category with name 'recycling' does not exist.
It is a little odd for that error/warning to appear since the game is clearly not gonna continue to load already anyways.
Steps to reproduce: add error("ohno") to the data stage of a loaded mod and start the game.
Expected behavior: that warning message seemingly only makes sense after the data stage, it should not show up when the data stage errors out.
Error ModManager.cpp
It is a little odd for that error/warning to appear since the game is clearly not gonna continue to load already anyways.
Steps to reproduce: add error("ohno") to the data stage of a loaded mod and start the game.
Expected behavior: that warning message seemingly only makes sense after the data stage, it should not show up when the data stage errors out.