Page 1 of 1

Posted: Tue Oct 26, 2010 9:04 pm
by MrJoltz
System.InvalidOperationException: GL Error: GL_INVALID_ENUM
at OpenRA.GlRenderer.GraphicsDevice.CheckGlError()
at OpenRA.GlRenderer.Texture.SetData(UInt32[,] colors)
at OpenRA.Graphics.HardwarePalette.Update(IEnumerable`1 paletteMods)
at OpenRA.Graphics.WorldRenderer.RefreshPalette()
at OpenRA.Graphics.WorldRenderer.Draw()
at OpenRA.Graphics.Viewport.DrawRegions(WorldRenderer wr)
at OpenRA.Game.Tick(OrderManager orderManager, Viewport viewPort)
at OpenRA.Game.Run()
at OpenRA.Program.Run(String[] args)
at OpenRA.Program.Main(String[] args)







So what does this mean?

Posted: Thu Oct 28, 2010 7:27 pm
by RobotCaleb
The faq thread isn't really the place for your crash callstack. I'll delete your post in a couple of days so please repost in a different thread.

Posted: Thu Oct 28, 2010 10:07 pm
by Sleipnir
The above posts have been split from the FAQ thread.

MrJoltz: I have seen this error before from someone with out of date graphic drivers. What graphics card do you have? Are your drivers up to date?