Describe the bug
"Normal" wait screen tasks are too late for normal initialization of most mods
To Reproduce
Steps to reproduce the behavior:
- Find a content mod with an early wait screen task used for registering content, prefabs, etc., such as The Red Plague, RotA, or CotV.
- Change the early wait screen task to a normal wait screen task.
- Launch the game and load a save. It will likely either crash with countless exceptions, or various objects will fail to load or deserialize properly because their TechTypes/prefabs don't exist yet.
Expected behavior
Normal wait screen tasks should function properly for all "normal" tasks.
Describe the bug
"Normal" wait screen tasks are too late for normal initialization of most mods
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Normal wait screen tasks should function properly for all "normal" tasks.