So, I want to import an open source godot project that is actively maintained here:
It matches my godot version and language (4.1 / GDScript), however, I can't open the scenes without it saying that files may be corrupted or have been moved or deleted.
Some alternatives I tried:
- Scanning the project instead of directly importing it from project manager
- Deleting the "project.godot" file, and creating an entirely new project, copying the files into this new project
- Cloned the repo and downloaded the project several times
I have not experienced this issue with other projects I imported earlier (in the same day), and thought that it may be an incompatibility between OS? Like I use Windows 11.