Page 1 of 1

OpenRA Crashing

Posted: Mon Mar 21, 2011 5:18 pm
by Dukat863
I can't run latest OpenRA on my laptop.
exception log says:

System.InvalidOperationException: GL Error: 1282
OpenRA.Renderer.Glsl.GraphicsDevice.CheckGlError()
OpenRA.Renderer.Glsl.Shader..ctor(GraphicsDevice dev, String type)
OpenRA.Renderer.Glsl.GraphicsDevice.CreateShader(String name)
OpenRA.Graphics.Renderer..ctor()
OpenRA.Game.Initialize(Arguments args)
OpenRA.Program.Run(String[] args)
OpenRA.Program.Main(String[] args)

System config:
Processor: Pentium P6100 dual core 2 ghz
Video: Intel HD graphics (Pentium)
OS: Windows 7 x32.

OpenRA 20101013 works fine.

Posted: Mon Mar 21, 2011 7:11 pm
by Sleipnir
Could you please try the 20110207 release, and if that works, the unstable playtests on the downloads page? We can narrow down the cause of your problem if we know the last build that worked and the first one which doesn't.

Posted: Mon Mar 21, 2011 8:20 pm
by Dukat863
Sleipnir wrote: Could you please try the 20110207 release, and if that works, the unstable playtests on the downloads page? We can narrow down the cause of your problem if we know the last build that worked and the first one which doesn't.
Same error.
Here's what windows say about this error:
Name of problem event: AppHangB1
Program name: OpenRA.Game.exe
Program time stamp: 4d4fc20a
Freeze signature: 4d3b
Freeze type: 256
OS Version: 6.1.7600.2.0.0.256.48
Language code: 1049
Additional freeze signature 1: 4d3b2d05fab4d875f8b4ecc4f83e0690
Additional freeze signature 2: 4f8d
Additional freeze signature 3: 4f8d1c36a7fd7daebaeb464a173aa574
Additional freeze signature 4: 4d3b
Additional freeze signature 5: 4d3b2d05fab4d875f8b4ecc4f83e0690
Additional freeze signature 6: 4f8d
Additional freeze signature 7: 4f8d1c36a7fd7daebaeb464a173aa574
Name of problem event: CLR20r3
Problem signature 01: openra.game.exe
Problem signature 02: 1.0.0.0
Problem signature 03: 4d4fc20a
Problem signature 04: OpenRA.Renderer.Gl
Problem signature 05: 1.0.4055.8926
Problem signature 06: 4d4fc20c
Problem signature 07: 3
Problem signature 08: 26
Problem signature 09: System.InvalidOperationException
OS Version: 6.1.7600.2.0.0.256.48
Language code: 1049
EDIT: Generated dump file, i hope it will help.
Link

Posted: Mon Mar 21, 2011 9:14 pm
by Sleipnir
Overwrite your settings.yaml (in My Documents\OpenRA\) with the attached, and the newest build should work.

Posted: Tue Mar 22, 2011 8:58 am
by Dukat863
Sleipnir wrote: Overwrite your settings.yaml (in My Documents\OpenRA\) with the attached, and the newest build should work.
This one worked, thanks.