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.

