Skip to content

Avoid resolving empty folders#901

Merged
Pathoschild merged 2 commits into
Pathoschild:developfrom
atravita-mods:develop
Mar 26, 2023
Merged

Avoid resolving empty folders#901
Pathoschild merged 2 commits into
Pathoschild:developfrom
atravita-mods:develop

Conversation

@atravita-mods
Copy link
Copy Markdown
Contributor

@atravita-mods atravita-mods commented Mar 24, 2023

tl;dr the modsToLoadEarly/modsToLoadLate weren't excluding mods that didn't load, leading to null references like so: https://smapi.io/log/ca072e943a4f488c82be1e9c9341d6c9

For an example, see the repo pack below. (just move the config file to smapi-internal)
Mods.zip

image

@Pathoschild Pathoschild self-requested a review March 26, 2023 16:28
@Pathoschild Pathoschild added the enhancement This is a general improvement that can be addressed with specific development changes. label Mar 26, 2023
@Pathoschild Pathoschild added this to the 4.0.x milestone Mar 26, 2023
@Pathoschild Pathoschild changed the title avoid resolving empty folders. Avoid resolving empty folders Mar 26, 2023
@Pathoschild Pathoschild merged commit b4a41eb into Pathoschild:develop Mar 26, 2023
@Pathoschild
Copy link
Copy Markdown
Owner

Merged into develop for the upcoming SMAPI 4.0.0. Thanks for reporting it!

Pathoschild added a commit that referenced this pull request Apr 9, 2023
Avoid resolving empty folders
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement This is a general improvement that can be addressed with specific development changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants