as it says i open my project and it just closes immediately, it has no erro messages no nothing any other project it runs perfectly so its not my install of GODOT and i can even run the game from the outside i just cant go in and keep working on it i really dont want to have to restart all and set it up again but for me it seens like its the only option so i wante to know if any one knows what could be the issue?
#one of my projects keeps crashing as i open and i have no clue what could even be the problem
3 messages · Page 1 of 1 (latest)
First thing I'd try is to delete the .godot cache folder in your project directory ( backup first! ).
You can also navigate to the user:// folder of said project and look at the logs.
Then theres the possibility of running the editor via command line and -verbose (?) argument.
i deleted the .godot
that worked perfectly ( the variables are a bit weird but that can be fixed quickly)
kinda curious to know why it worked so i can understand what i did wrong but that aside thank you very much you saved me