You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If two scenes have the same name, but in different paths, the manager will only load one of them, causing a crash.
Solutions for now is either put one of the scenes in the unwanted list or rename them (Which in Godot can mean that a lot of things will also follow the renaming)
The text was updated successfully, but these errors were encountered:
Sorry for responding so late, I missed this one somehow.
This is fixable, I just don't have the time for it right now and I will fix it in the future for sure.
Thanks. 🙏
If two scenes have the same name, but in different paths, the manager will only load one of them, causing a crash.
Solutions for now is either put one of the scenes in the unwanted list or rename them (Which in Godot can mean that a lot of things will also follow the renaming)
The text was updated successfully, but these errors were encountered: