YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
21 stars 8 forks source link

Stability: GM hangs and requires force-stop after restoring focus to the IDE when running games on my machine #7360

Open gm-bug-reporter[bot] opened 3 weeks ago

gm-bug-reporter[bot] commented 3 weeks ago

Description

GameMaker IDE consistently hangs up and requires a Ctrl-Alt-Delete. This is horribly annoying. See the "Steps to Reproduce" on how to cause this bug.

Steps To Reproduce

Load GameMaker. Load a project. Before doing anything else, run the current project. I use the button at the top to the right of the bug button. Return to GameMaker. It will hang up within seconds.

Which version of GameMaker are you reporting this issue for?

IDE v2024.6.2.162 Runtime v2024.6.0.205

Which operating system(s) are you seeing the problem on?

Windows 10.0.19045.0

66a8c5c0-f5a9-4910-87cd-b5a9e850e4a0

YYDan commented 3 weeks ago

Yes, I can see that your log file suddenly stops after the command to run a game on Windows.

[19:38:17:963(471f)] FNA-Info: FNA3D Driver: D3D11 [19:38:17:963(471f)] FNA-Info: D3D11 Adapter: Intel(R) UHD Graphics 630

You might want to see if your GPU there has a driver update, or (if this is a laptop) whether you can use a faster second GPU in your machine.

stuckie commented 3 weeks ago

There isn't really anything else to go on in the ui.log, unfortunately. Are you perhaps logging a lot of information out to the console? You haven't attached a project, so we can't run it here to see if it's project specific either - have you tried with a simple blank project and that causes the same issue?