Search found 5 matches

by Stefan-Maverick
Sun Mar 13, 2011 11:23 am
Forum: General Discussion
Topic: Install Openra on Opensuse 11.3
Replies: 7
Views: 9843

Thanks to you,
the problem on the laptop was the setting in settings.yaml.
I edited this with notepad and used the tabulator, now its using the cg renderer.
But still not working. (Unhandled Exception: System.InvalidOperationException: No valid techniques)
So, i can only play on pc.

Mfg
Stefan
by Stefan-Maverick
Sun Mar 13, 2011 10:24 am
Forum: General Discussion
Topic: Install Openra on Opensuse 11.3
Replies: 7
Views: 9843

Ok, on the PC its working.

On the Laptop i get:
stefan@linux-b3ym:~/OpenRA> mono OpenRA.Game.exe Game.Mods=cnc Graphics.Renderer=Cg
KDE colorscheme read failure, using built-in colorscheme

Unhandled Exception: System.InvalidOperationException: Bad indent in miniyaml
at OpenRA.FileFormats.MiniYaml ...
by Stefan-Maverick
Sat Mar 12, 2011 2:31 pm
Forum: General Discussion
Topic: Install Openra on Opensuse 11.3
Replies: 7
Views: 9843

I tested today, the result is:
RA is working
cnc gets an error
exception.log:
System.InvalidOperationException: TypeDictionary does not contain instance of type `OpenRA.OwnerInit`
at OpenRA.FileFormats.TypeDictionary.Get[OwnerInit] () [0x00000] in <filename unknown>:0
at OpenRA.Mods.RA ...
by Stefan-Maverick
Sat Mar 12, 2011 12:28 pm
Forum: General Discussion
Topic: Install Openra on Opensuse 11.3
Replies: 7
Views: 9843

Thanks, now it works.

One Questions:
Can I get german language? (Did i need german mix files?)

Mfg
Stefan
by Stefan-Maverick
Fri Mar 11, 2011 7:58 pm
Forum: General Discussion
Topic: Install Openra on Opensuse 11.3
Replies: 7
Views: 9843

Install Openra on Opensuse 11.3

I tried to install openra from repo (Build service games)
But this works not.

Then i tried git clone git://github.com/chrisforbes/OpenRA.git
I downloaded the mix files and copied it to the packages.

I get this error:
sandra@linux-jy0v:~/OpenRA> mono OpenRA.Game.exe Game.Mods=ra

** (OpenRA.Game ...