Vaporeon (and probably other outdated character mods) startup crash fix


Hacky workaround that fixes a startup crash by deferring check_my_prototypes to final-data-fixes

Tweaks
2 days ago
2.0
10
Character
Owner:
kaszanka_1234
Source:
N/A
Homepage:
N/A
License:
MIT
Created:
2 days ago
Latest Version:
0.1.0 (2 days ago)
Factorio version:
2.0
Downloaded by:
10 users

A hacky fix, primarily for Vaporeon Character, but should work with any mod that did not update to Character mod helper 2.0.6 and calls check_my_prototypes before data-final-fixes.

This mod works by capturing the calls to check_my_prototypes, storing them until data-final-fixes stage and calling them then. I can't guarantee it will work with everything, but it works for me with 5 other character mods