forum

[Archived] Game Keeps Crashing (Error Inside)

posted
Total Posts
3
Topic Starter
JAKACHAN
Problem Details:

Game will crash while playing, but not while sitting in menu or anything else.

Comes up with error message:
System.ArgumentException: Value does not fall within the expected range.
at Microsoft.Xna.Framework.Graphics.GraphicsDevice.Present(tagRECT pSource, tagRECT pDest, HWND__* hOverride)
at Microsoft.Xna.Framework.Graphics.GraphicsDevice.Present()
at #tb.#Jb.#mu()
at #tb.#zb.#9s()
at #tb.#zb.#8s()
at #tb.#zb.#jt(Object , EventArgs )
at #tb.#Db.#Dt()
at #tb.#Tb.#Rv(Object , EventArgs )
at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at #tb.#Tb.Run()
at #tb.#zb.Run()
at #Lg.#mp.#Hyb(String , Boolean , Boolean )



osu! version: 20150109.1 (latest)
peppy
This will be caused by something else running on your system (something using 3d contexts).
Topic Starter
JAKACHAN
Guess I may as well add that I only run into this issue when forcing my computer to use my Nvidia graphics instead of the integrated as the integrated is laggy. Updating drivers and restarting/reinstalling did nothing.

Switching to OpenGL fixed the issue so far, but wondering if this could be causing issues with other games using DirectX. Any ideas?
Please sign in to reply.

New reply