YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
26 stars 8 forks source link

Playing sequence in IDE crashed #8461

Closed gm-bug-reporter[bot] closed 1 day ago

gm-bug-reporter[bot] commented 2 days ago

Description

I opened a sequence and pressed the sapce key to play it back for review. The IDE crashed a few sections into the sequence playing.

Which version of GameMaker are you reporting this issue for?

IDE v2024.2.0.132 Runtime v2024.2.0.163

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

Windows 10.0.19045.0

adb54a3f-0c3d-455b-b5ff-1bd380d1d631

stuckie commented 1 day ago

Your log files show you are using an older version of GameMaker. This issue should already be fixed in the current GameMaker version, so please update and retest your problem, then let us know here if it is fixed or not. From the crash dump callstack, it looks like it crashed while calling an internal event, and these have changed significantly since 2024.2

If you still have an issue, the newer version will give us better logging as to what happened, and please remember to include a project.

Thanks.