YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
13 stars 5 forks source link

Stability: GM crash when duplicating-and-then-renaming a Sprite which contains around 40 frames at 450x250 #5836

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

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

Description

I dupplicated a sprite and when renamming it game maker crashed and closed. The sprite has a resolution of 450*250 and around 40 frames (in case that matters).

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

464c6284-b00e-43e1-83ab-b509e71eda29

YYDan commented 2 weeks ago

Looks like a duplicate of https://github.com/YoYoGames/GameMaker-Bugs/issues/4907, as it's Feb24 and I can see the log file ends with the following 2 lines repeated a lot:

[21:40:16:623(94cb)] Warning: DoUndoableAction 'Rename GMSprite from sprruperto_hit199 to sprruperto_hit': Multiple Undo actions attempted - discarding previous action 'Rename GMSprite from sprruperto_hit199 to sprruperto_hit' [21:40:16:623(94cb)] CancelUndoableAction: 'Rename GMSprite from sprruperto_hit199 to sprruperto_hit'