Welcome to the CSC Q&A, on our server named in honor of Ada Lovelace. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.

Categories

+12 votes
asked in CSC380Jan2024 by (2.1k points)
reshown by
+4

do you have an error code or something? (use the console version and see if it says anything right before the crash)

+4

no. it just freezes and I cannot select anything or code.
I have to manually end the process in the task manager.

+1

I have had this happen on my mac and even just error states where I have to force quit it. Very unfortunate.

7 Answers

+6 votes

I do get moments of lag but its never anything that serious. does it happen when your running scenes or just randomly?

answered by (3.8k points)
+6 votes

Yes, if I ran it for too long. I normally have to restart Godot for every 2 hours

answered by (2.6k points)
+5 votes

Some crashes are a result of compatibility render mode I have heard, if you’re using that.

answered by (3.3k points)
+5 votes

Yeah I have, especially today. It seems random to me; sometimes before running, sometimes after, sometimes while I'm coding.

answered by (2.2k points)
+5 votes

I am sorry to hear that. You could go back and use Godot version 3.5 stable instead. Most of what you learned in the tutorials would still apply, although there could be a few missing features...

Also, a good reason to commit to git frequently, in case a Godot crash manages to corrupt some project files.

answered by (508 points)
0 votes

alot. godot 4 might just not be a stable version yet

answered by (2.3k points)
0 votes

I had a glitch where every scene layered on top of the other. so i get your suffering

answered by (2.5k points)
...