The error : Error 10054

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By godotuser111

I changed the name of my project, and now when I try and run it, it turns off. the only thing in the output is the error message:
drivers/unix/net_socket_posix.cpp:190 - Socket error: 10054
Also, when I reopen the godot engine, it says it failed to load a scene due to missing dependencies.

:bust_in_silhouette: Reply From: Sween123

I’ve encountered that kind of problem before. I think that’s due to the lost of previous loading path. Go to the new named folders and click into each scenes, you may see a window popup, and that’s where you should fix the problems.