4.0
Replace this line with your Godot version
Question
after I restarted. my mac strangely I cannot normally open project on godot I was working on…It alerts me showing me message: loading failed due to missing dependencies…I dont know what doing to recover all…
Can you upload a screenshot?
So, if i wanna continue to edit scene which implement the character controller I go to open the player_ctrl.tscn but it show me message that say: " loading failed due to missing dependencies"
Are those files actually there? If some directory has been renamed or if res://
isn’t rooted the same place it used to be, the references will be wrong.
I thought at this cause but Nothing changed before I’ve restart the mac…however I noticed a png file:all_TS.png is shown with a red X icon..
You might want to try opening assets/Sprites/Animation/all_TS.png
and see if it has been damaged or something. I’m not sure how Godot would react if the file got truncated or corrupted.
I reopened it by using GIMP; all seems good…strangely. I dont find anumore an AnimatedSprite2D I have defined with a bunch of animation…ok, i will be going to define them again