This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
+1 vote

I was making a game for a jam, when my computer turned off, I left it to charge and left without a worry, when I returned I see that I cannot open the main scene, because it says there a broken dependency, I tried to solve it but nothing looked weird in the dependencies, and then I noticed that not only that had happened but that also an autoload script I had made was completely blank, I remade it and reconnected it but still it didn't recognize it. Can anyone help me out in this?
If my english seems sluggish, take in mind I'm not a native speaker.

Godot version 3.3.2
in Engine by (16 points)

1 Answer

+1 vote
Best answer

Hi,
Might not solve it, but you if you open the .tscn files in a text editor, you can see what it is trying to load. You may then be able to work out what's missing.
You could always upload your project or maybe the scene text and a directory listing.

by (2,065 points)
selected by

I have just checked what you told me, and I didn“t find anything weird in the path, but then I checked the player.tcsn and for some reason is completely blank that explains the problem, but I still don't know why the player scene file and a autoload script got blank all of the sudden.

Maybe the file got corrupted when your computer went off.
Version control can help a bit with that.

Thanks for version control recommendation, I'm having the same issue and I will try it.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.