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)
KDev laptops are glutton to overheating, maybe the fan is clogged up with dust?
Have you tried to use 4.4?
Check the memory consumption maybe its a memory leak?
kuligs2I did some research and here are the answers to your questions:
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
DaveTheCoderStill doesn't write anything
i see you run mono, maybe run native version of godot?
KDev better then open an issue on godot github
Did you try the standard (not .NET) version of Godot, as kuligs2 suggested?
DaveTheCoderYeah! So far, no freezes have been detected in 3 hours!