Closed GenericFiredemon closed 1 month ago
Some elaboration on my predicaments here: I'm running on a Windows 10 Machine, and I cannot seem to get into anything beyond the toolbar dropdown menus, but for every GUI Window it fails to load?
I think I found the cause: I was running it off of a Godot Executable when I should have spent a bit more time looking for the proper editors. One of the errors thrown was this:
Ok I fixed it by moving the executable out of the main Snudio directory and now it's letting me edit it properly i'll see if this fixed the issues or not.
It did not:
I moved the mods folder a bit and this error is preventing the preview from loading
Issue resolved by reading basic instructions
For anyone who sees this in the future, this original issue was caused by running the project without opening it in the editor first. This can happen if you run the Godot editor out of the same directory as the project without the --editor
command line argument