Skip to content

Don't log error when a mod folder isn't found - #600

Merged
KANAjetzt merged 1 commit into
GodotModding:4.x-devfrom
kilian-diener:improve-errors-for-missing-folders
Jul 22, 2026
Merged

Don't log error when a mod folder isn't found#600
KANAjetzt merged 1 commit into
GodotModding:4.x-devfrom
kilian-diener:improve-errors-for-missing-folders

Conversation

@kilian-diener

Copy link
Copy Markdown
Contributor

Per default, the mod loader throws errors when the mods-unpacked folder or the Steam workshop folder isn't found.
However, on a clean install of a game without any mods installed, this is the expected setup.
Only once you download something from the Steam workshop or load a mod from some other source do these folders exist.
Now instead of reporting this configuration as an ERROR, its only an INFO resulting in a clean startup.

Before:
Screenshot_20260702_163839
After:
image

@KANAjetzt
KANAjetzt self-requested a review July 22, 2026 09:18
@KANAjetzt KANAjetzt added enhancement New feature or request 4.x labels Jul 22, 2026
@KANAjetzt KANAjetzt added this to the 4.x - 7.x milestone Jul 22, 2026

@KANAjetzt KANAjetzt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@KANAjetzt
KANAjetzt merged commit 0bdf7e4 into GodotModding:4.x-dev Jul 22, 2026
1 check failed
@kilian-diener
kilian-diener deleted the improve-errors-for-missing-folders branch July 22, 2026 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.x enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants