Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

Fix double file loading for some reason?#16471

Closed
glowsoony wants to merge 2 commits intoShadowMario:mainfrom
glowsoony:patch-3
Closed

Fix double file loading for some reason?#16471
glowsoony wants to merge 2 commits intoShadowMario:mainfrom
glowsoony:patch-3

Conversation

@glowsoony
Copy link
Copy Markdown
Contributor

No description provided.

@ShadowMario
Copy link
Copy Markdown
Owner

This function is meant to get all files with the same name through all directories available at the moment, wouldn't your change make it unable to load files inside the current level's folder unless forced?

@glowsoony
Copy link
Copy Markdown
Contributor Author

This function is meant to get all files with the same name through all directories available at the moment, wouldn't your change make it unable to load files inside the current level's folder unless forced?

Don't see why this would be the case? I've tested this change and have been able to get everything to load correctly. The reason this change is here is because a bug occurs where scripts load twice, with this change that doesn't occur anymore. From what I've tested the engine runs completely fine with this code, unless I have changed something that allows me to load these files?

@glowsoony glowsoony closed this Mar 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants