ArtifactCatalog SystemInitializer is called too early #28
Labels
bug
Something isn't working
cantfix/wontfix
This issue is implausible or impossible to fix, or out of the project's scope
compatibility
Integration request/incompatibility report for another mod
Something in the mod causes the SystemInitializer to activate too soon for ArtifactCatalog, causing all mods that are loaded after TILER2 that depend on that functionality to break.
Bubbet (in the modding discord) ran into a similar issue in one of his mods where this happened because he was using a Harmony patch in the same class as a SystemInitializer. Not sure if you're doing the same but I thought it might be a good starting point to mention.
The text was updated successfully, but these errors were encountered: