Page 1 of 1

Help! Need help!

Posted: Fri Nov 05, 2010 9:17 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)

Posted: Sat Nov 06, 2010 2:23 am
by beedee
What is the graphics card in the machine you are getting this error on?

Posted: Sun Nov 07, 2010 3:56 am
by carrierswarm
beedee wrote: What is the graphics card in the machine you are getting this error on?
I'm getting this on an Asus Atom N450 netbook with an Intel Graphics Media Accelerator 3150. Is this known to not be supported?

Posted: Sun Nov 07, 2010 7:53 pm
by beedee
No, the 3150 is not supported. It uses the same hardware as the 900 series.

Posted: Sun Nov 07, 2010 10:15 pm
by chrisf
We should really do something about a renderer path for these chips.

Posted: Wed Nov 10, 2010 3:59 am
by MrJoltz
chrisf wrote: We should really do something about a renderer path for these chips.
AGREED

Posted: Wed Nov 10, 2010 4:46 am
by Gecko
*uch* would allow it to run on my gf' nettop *uch* ;)