• Projects
  • How can I save a project ??? (ctrl+s just saves the scene)

I work hours on my game, I press the X button, it asks me if I want to save, I save, and the next time when I open the project from the menu, all my work is gone, no code, no nodes, anything. And if I press ctrl+s it is the same thing, I don t know if I hit a bug or I am just stupid, I am on the latest version. HELP!!!

Sounds like you haven't set a start-up scene in your project settings. Note that your files have been saving just fine(find them in the file browser panel) but every time you open your project in the editor it opens a empty scene so you could create your startup scene. Which you have to select from the project settings.

Thanks, I hope this will solve the problem

In case you hadn't yet figured it out the main scene can be set from the project settings:

And if you press f5 and you don't have a main scene, Godot will prompt you to set one up.