Open gm-bug-reporter[bot] opened 1 month ago
Can see the ui.log shows the errors and it looks to be when you're repeatedly pasting-in content of some sort - it's definitely not "random", but we don't know the exact action you're doing to cause it ;)
For example:
[12:32:55:487(47f3)] DoCopy
[12:32:55:488(47f3)] DocumentView.DoCopy
[12:32:55:488(47f3)] Clipboard.CopyToSystemClipboard
[12:33:05:386(47f3)] DoPaste
[12:33:05:386(47f3)] DocumentView.DoPaste
[12:33:05:386(47f3)] Clipboard.CopyFromSystemClipboard
[12:34:01:633(47f3)] Fatal Error! 'UndoManager::UndoLastAction - Undoable MVC action must be in state 'Creating' when storing state'
[12:34:01:634(47f3)] at YoYoStudio.Core.Utils.ResourceUndoAction.StoreState()
at YoYoStudio.Core.Utils.UndoManager.ActionComplete(ResourceUndoAction _undoAction)
We'll see if the crash memory contains more useful info, but please do see if you can work out what it is you're copy/pasting and where it's being pasted into, and then reply here to let us know, as we may need that important missing information to recreate the problem here. Thanks!
Description
I keep randomly getting a box appear saying game amker has become unstable, please save a close game maker. I don't know what causes it but since yesterday I have had it 4 times.
Steps To Reproduce
I am just editing my project and it will randomly appear.
Which version of GameMaker are you reporting this issue for?
IDE v2024.8.1.171 Runtime v2024.8.1.218
Which operating system(s) are you seeing the problem on?
Windows 10.0.22631.0
6be3b464-483b-4f6f-888d-c206a2aece5a - original, with a 850MB+ full game included
GMB-8260_6be3b464-483b-4f6f-888d-c206a2aece5a-NoGame.zip - all the logs, etc., but not the game project