cannot start the game :-(

error

Discussion about the game and its default mods.
Post Reply
eslnas
Posts: 1
Joined: Fri Feb 11, 2011 6:30 pm

cannot start the game :-(

Post by eslnas »

hi when i start the game a windwos error msg "OpenRa has stopped working" appaires.

my OS: windows vista

i read the install
and install all the programms, and packages
but it still dont want to work :-(


thank you for help





System.InvalidOperationException: No valid techniques
at OpenRA.Renderer.Cg.Shader..ctor(GraphicsDevice dev, String name)
at OpenRA.Renderer.Cg.GraphicsDevice.CreateShader(String name)
at OpenRA.Graphics.Renderer..ctor()
at OpenRA.Game.Initialize(Arguments args)
at OpenRA.Program.Run(String[] args)
at OpenRA.Program.Main(String[] args)

Unsupported GPU: Missing extensions.
Available extensions:
GL_WIN_swap_hint GL_EXT_bgra GL_EXT_paletted_texture

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

Post by Sleipnir »

Your GPU doesn't support the required hardware features that OpenRA uses.

What are the specs of this machine?

tsukasa2k6
Posts: 2
Joined: Sat Feb 12, 2011 11:52 am

Post by tsukasa2k6 »

here's my problem
System.TypeInitializationException: The type initializer for 'OpenRA.Graphics.SpriteFont' threw an exception. ---> System.DllNotFoundException: Unable to load DLL 'freetype6.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at Tao.FreeType.FT.FT_Init_FreeType(IntPtr& alibrary)
at OpenRA.Graphics.SpriteFont..cctor()
--- End of inner exception stack trace ---
at OpenRA.Graphics.SpriteFont..ctor(String name, Int32 size)
at OpenRA.Graphics.Renderer..ctor()
at OpenRA.Game.Initialize(Arguments args)
at OpenRA.Program.Run(String[] args)
And my pc is a moderate gaming pc

Lamoot
Posts: 10
Joined: Thu Nov 25, 2010 8:17 pm

Post by Lamoot »

The report says it cannot find the freetpye6.dll Here's a guide what to do http://www.articlesbase.com/software-ar ... 00321.html

tsukasa2k6
Posts: 2
Joined: Sat Feb 12, 2011 11:52 am

Post by tsukasa2k6 »

Lamoot wrote: The report says it cannot find the freetpye6.dll Here's a guide what to do http://www.articlesbase.com/software-ar ... 00321.html
Well i tried that a few times to change the Dll nothing from curiosity i uninstalled it and installed it like for the 10th time and now it works WTF!?!? XD anyway thnx for the info

micron
Posts: 2
Joined: Sat Jan 29, 2011 4:12 pm

Post by micron »

Code: Select all

Unsupported GPU: Missing extensions.
Available extensions:
GL_WIN_swap_hint GL_EXT_bgra GL_EXT_paletted_texture
my specs are
Windows 7 Ultimate x64
Intel E7300 @ 2,66Ghz
7GB Ram
Geforce 9600 GT

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

Post by Sleipnir »

micron wrote:

Code: Select all

Unsupported GPU: Missing extensions.
Available extensions:
GL_WIN_swap_hint GL_EXT_bgra GL_EXT_paletted_texture
my specs are
Windows 7 Ultimate x64
Intel E7300 @ 2,66Ghz
7GB Ram
Geforce 9600 GT
You'll need to install the nvidia graphics drivers.

Post Reply