Hi!
Every time from an hour to 2 minutes passes, Godot starts to freeze. This is a completely random moment. I tried to start the engine via cmd, but it doesn't write anything! Has anyone had this problem? If so, please help!
(Here is my cmd screenshot if you need it)
Godot 4.3 starts freezing after some minutes of work
5 days later
- Edited
Try running from the command line again, and use debugging options such as --gpu-abort.
https://docs.godotengine.org/en/4.4/tutorials/editor/command_line_tutorial.html
i see you run mono, maybe run native version of godot?
DaveTheCoder
Still doesn't write anything
- Edited
Did you try the standard (not .NET) version of Godot, as kuligs2 suggested?
DaveTheCoder
Yeah! So far, no freezes have been detected in 3 hours!