OpenRA Crashing

Discussion about the game and its default mods.
Post Reply
Dukat863
Posts: 15
Joined: Thu Sep 16, 2010 1:04 pm
Location: Russia red zone

OpenRA Crashing

Post 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.
Attachments
openra1.jpg
openra1.jpg (624.02 KiB) Viewed 7919 times

User avatar
Sleipnir
Posts: 878
Joined: Wed Apr 10, 2002 11:52 pm
Contact:

Post 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.

Dukat863
Posts: 15
Joined: Thu Sep 16, 2010 1:04 pm
Location: Russia red zone

Post 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

User avatar
Sleipnir
Posts: 878
Joined: Wed Apr 10, 2002 11:52 pm
Contact:

Post by Sleipnir »

Overwrite your settings.yaml (in My Documents\OpenRA\) with the attached, and the newest build should work.
Attachments
settings.yaml.zip
(630 Bytes) Downloaded 900 times

Dukat863
Posts: 15
Joined: Thu Sep 16, 2010 1:04 pm
Location: Russia red zone

Post 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.

Post Reply