HELP! My godot game might be corrupted, i dont know what to do

Godot Version

4.4

Question

when i open a scene it says “error while loading file ‘senename.tscn’”, screenshot:

i tried recovery mode but it did nothing

pls help

There’s not a lot we can do without seeing the project itself.
Do you use a VCS? If so, you could try and go back to a previous commit while the project was still functional.
Have you tried opening the scene with a text editor outside of Godot and see if there’s anything wrong with it?

whats a vcs

i dont have a vcs

I checked the scene in a text editor and it was empty

Then unfortunately there’s probably not much you can do, if the data itself is gone. You could try using some sort of data retrieval tool, but most of them these days are really shady, so be careful with what you download.

I would highly recommend using a Version Control System in the future to avoid issues like this one happening.

Ok , this was a big project :frowning: