-
Notifications
You must be signed in to change notification settings - Fork 10
Sudden crash while scripting #14426
Copy link
Copy link
Open
Description
Description
I was working on my game and suddenly without apparent casue the program crashed
Which version of GameMaker are you reporting this issue for?
IDE v2024.14.3.217 Runtime v2024.14.3.260
Which operating system(s) are you seeing the problem on?
Windows 10.0.26200.0
Crash call stack
SystemPlatformSDL2.FNA3DLogError
System.InvalidOperationException: Could not resize swapchain! Error Code: La GPU no responderá a más comandos, probablemente porque la aplicación que realiza la llamada ha pasado un comando no válido. (0x887A0006)
at Core.CoreOS.System.SystemPlatformSDL2.FNA3DLogError(IntPtr msg)
at FNA3D.FNA3D.FNA3D_ResetBackbuffer(IntPtr device, FNA3D_PresentationParameters& presentationParameters)
at Core.CoreOS.Graphics.Renderer.ResizeBackBuffer(WindowDetails _details, Int32 _width, Int32 _height)
at YoYoStudio.Graphics.Desktop.BeginFrame()
at YoYoStudio.IDE.DisplayDesktop(Int32 d)
at YoYoStudio.IDE.Run()
at YoYoStudio.IDE.Execute(String[] _args, ipoint startMousePos)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for Crash.
Projects
Status
Backlog