The Godot Q&A is currently undergoing maintenance!

Your ability to ask and answer questions is temporarily disabled. You can browse existing threads in read-only mode.

We are working on bringing this community platform back to its full functionality, stay tuned for updates.

godotengine.org | Twitter

+1 vote

Had to do a clean install of my OS and all my stuff. Backed up my projects right before.

Now, whenever I try to run a scene, the game starts very briefly, then shuts down. The Output window shows an error:

drivers\windows\streampeertcp_winsock.cpp:203 - Server disconnected!

I tried to search for more information about this error, haven't had much luck. Godot has an exception to get through the firewall, and should have full access, so I'm not sure what else this could mean.

Combined with my other post-reinstall issue (another question), this is basically making it impossible to do any work on my game at all.

Any help would be appreciated. Thanks.

in Engine by (17 points)

1 Answer

0 votes

Hi Gamerkat, I got the same error and couldn't tell where it came from.

Like you, it happened when switching computer, running the exact same project on the same version of Godot (3.0.2 stable). Godot would crash, even my wallpaper went off.

My game is packed with frame by frame animations, making the computer memory cough loud. In the end I could solve this issue by optimizing those animations. So it was a performance issue.

Hope that could help Godot's development or fellow game designers ;)

by (248 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.