0 votes

i added a transition for entering home then i played the game the engine was not responding, i restart the engine then this message disapper and checked the command for more details but it doesn't help me

anybody help plz

command photo

the message photo

Godot version v3.4.4.stable
in Engine by (37 points)

1 Answer

0 votes

Could it be possible that the scene file has been corrupted somehow (the unexpected eof sounds like it)? You can try to open the scene (.tscn file) in text editor (notepad for example) and see if it's alright - you can compare it to some healthy file to look out for suspicious differences especially at the end of the file.

To open scene with Notepad, locate the file in project folder. In Godot, you can right click file and "Show in File Manager". Right click the .tscn file and open with -> more -> Notepad (or something like that, assuming you use Windows). Do make a backup copy if you want to make any changes by hand!

by (1,100 points)
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.