Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. 2015-06-16 11:08:57.078 - Thread: 7 -> Error processing message: UpdateRenderCubeInstanceBuffer
  2. 2015-06-16 11:08:57.365 - Thread: 7 -> Exception occured: SharpDX.SharpDXException: HRESULT: [0x887A0005], Module: [SharpDX.DXGI], ApiCode: [DXGI_ERROR_DEVICE_REMOVED/DeviceRemoved], Message: The GPU device instance has been suspended. Use GetDeviceRemovedReason to determine the appropriate action.
  3.  
  4. at VRageRender.MyRender11.Draw(Boolean draw)
  5. at VRage.MyRenderThread.Draw()
  6. at VRage.MyRenderThread.RenderCallback()
  7. at SharpDX.Windows.RenderLoop.Run(Control form, RenderCallback renderCallback, Boolean useApplicationDoEvents)
  8. at VRage.MyRenderThread.RenderThreadStart(Object param)
  9. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  10. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  11. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  12. at System.Threading.ThreadHelper.ThreadStart(Object obj)
  13. 2015-06-16 11:08:57.366 - Thread: 7 -> Hiding window
  14. 2015-06-16 11:08:57.373 - Thread: 7 -> Network readers disposed
  15. 2015-06-16 11:09:00.006 - Thread: 7 -> Hiding window done
  16. 2015-06-16 11:09:00.006 - Thread: 7 -> Showing message
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement