If I:
- have a mod installed which requires dependency X
- do not have dependency X installed
I should:
- See an error warning on the menu stating "1 mod failed to load"
- My mod should not show up when I search for it in a save file or in debug mode
I am having an issue with the final point. I have an (unreleased) collab mod with a correctly set up everest.yaml, requiring an (unreleased) helper. However, if I launch Celeste without that helper installed, I see the error copy "1 mod failed to load." However, I'm still able to find my collab in debug mode and a normal save file, when it shouldn't show up. I've attempted to replicate this issue on smaller mods and failed, they work as expected.
Anyone know what could be going on?