Page 1 of 1

Game Crashes with Windows 7

Posted: Mon Oct 04, 2010 3:47 am
by colonel-cluster
The game shows the logo and then shows a RAOPEN has stopped working dialog box.

The exception says:
System.InvalidOperationException: GL Error: GL_INVALID_ENUM
at OpenRA.GlRenderer.GraphicsDevice.CheckGlError()
at OpenRA.GlRenderer.GraphicsDevice.EnableScissor(Int32 left, Int32 top, Int32 width, Int32 height)
at OpenRA.Graphics.Renderer.EnableScissor(Int32 left, Int32 top, Int32 width, Int32 height)
at OpenRA.Graphics.WorldRenderer.Draw()
at OpenRA.Graphics.Viewport.DrawRegions(World world)
at OpenRA.Game.Tick()
at OpenRA.Game.Run()
at OpenRA.Program.Run(String[] args)
at OpenRA.Program.Main(String[] args)
Any help would be greatly appreciated,

Thanks

Posted: Mon Oct 04, 2010 4:04 am
by beedee
You have an Intel graphics card don't you? The GMA 900-950 are currently not supported.

Posted: Tue Oct 05, 2010 6:38 pm
by colonel-cluster
that sucks