I thermal crash constantly but the log says it tried to edit a file that was protected
2023-09-01 12:12:09.655 - Thread: 29 -> Exception occurred: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at SharpDX.Direct3D11.DeviceContext.ExecuteCommandList(CommandList commandListRef, RawBool restoreContextState)
at VRage.Render11.RenderContext.MyRenderContext.ExecuteCommandList(CommandList commandListRef, RawBool restoreContextState)
at VRage.Render11.RenderContext.MyRenderContext.ExecuteContext(MyFinishedContext& fc, String caller, Int32 callerLine, String callerPath)
at VRageRender.MyTransparentRendering.ConsumeWork()
at VRage.Render11.Render.MyRenderScheduler.Done()
at VRageRender.MyRender11.DrawGameScene(IRtvBindable renderTarget, IBorrowedRtvTexture& debugAmbientOcclusion)
at VRageRender.MyRender11.DrawScene()
at VRageRender.MyRender11.FullDraw(Boolean draw)
at VRageRender.MyRender11.Draw(Boolean draw)
at VRageRender.MyDX11Render.Draw(Boolean draw)
at VRageRender.ExternalApp.MyRenderThread.Draw()
at VRageRender.ExternalApp.MyRenderThread.RenderFrame(Boolean async)
at VRageRender.ExternalApp.MyRenderThread.RenderCallback(Boolean async)
at VRageRender.ExternalApp.MyRenderThread.RenderThreadStart(Object param)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart(Object obj)
Hello!
Thank you for contacting us. Since this is a bug report, I'm moving your ticket to our support page, where our QA team will take care of you.
Kind Regards
Keen Software House
Hello!
Thank you for contacting us. Since this is a bug report, I'm moving your ticket to our support page, where our QA team will take care of you.
Kind Regards
Keen Software House
Hello, hugo,
thank you for reaching us with your issue. We are sorry that you are experiencing it.
Can you please provide me more information about the crash that you are experiencing?
Does it happen in the game when you are doing something specific? Does it require any steps to reproduce?
I can see from log that you are using lot of mods and scripts. Are you experiencing this same crash when you try to play in vanilla game, or only in the modded?
Does this issue happen to you when playing single player, in Lobby online mode or on any server?
Please try to recreate this crash on world/server without mods. It is mod creator/owner responsibility to make sure the mod is working with the current game version.
You can try these workarounds if you are experiencing this crash in vanilla (no mods) game:
If nothing from these would work for you and the crash will continue to occur, please send me new log file from the game without mods.
Thank you in advance.
Kind Regards
Keen Software House: QA Department
Hello, hugo,
thank you for reaching us with your issue. We are sorry that you are experiencing it.
Can you please provide me more information about the crash that you are experiencing?
Does it happen in the game when you are doing something specific? Does it require any steps to reproduce?
I can see from log that you are using lot of mods and scripts. Are you experiencing this same crash when you try to play in vanilla game, or only in the modded?
Does this issue happen to you when playing single player, in Lobby online mode or on any server?
Please try to recreate this crash on world/server without mods. It is mod creator/owner responsibility to make sure the mod is working with the current game version.
You can try these workarounds if you are experiencing this crash in vanilla (no mods) game:
If nothing from these would work for you and the crash will continue to occur, please send me new log file from the game without mods.
Thank you in advance.
Kind Regards
Keen Software House: QA Department
Replies have been locked on this page!