Unable to launch OpenRA on win7 64bit

Discussion about the game and its default mods.
Post Reply
Tawtewng
Posts: 6
Joined: Tue May 03, 2011 6:15 pm

Unable to launch OpenRA on win7 64bit

Post by Tawtewng »

It's just stopped launching. I've tried it on two computers, tried completely reinstalling it and tried running it in combatibilty mode (Friend's still got it running on XP)

Anyone got an idea of why?

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

Post by Sleipnir »

Please post the exception.log that the game creates in Documents\OpenRA\Logs

Tawtewng
Posts: 6
Joined: Tue May 03, 2011 6:15 pm

Post by Tawtewng »

System.InvalidOperationException: Sequence contains no elements
at System.Linq.Enumerable.Aggregate[TSource](IEnumerable`1 source, Func`3 func)
at OpenRA.FileFormats.Manifest..ctor(String[] mods)
at OpenRA.ModData..ctor(String[] mods)
at OpenRA.Game.InitializeWithMods(String[] mods)
at OpenRA.Game.Initialize(Arguments args)
at OpenRA.Program.Run(String[] args)
at OpenRA.Program.Main(String[] args)

EDIT: This is off the second computer as I don't have access to the other but neither of the programs have been edited beyond me playing with the balancing of certain units.
(Which was changed and worked fine yesterday and on my friends comp so I don't think they are to blame...)

EDIT 2: the main comp's one looks the same to me but here it is incase I've missed something
System.InvalidOperationException: Sequence contains no elements
at System.Linq.Enumerable.Aggregate[TSource](IEnumerable`1 source, Func`3 func)
at OpenRA.FileFormats.Manifest..ctor(String[] mods)
at OpenRA.ModData..ctor(String[] mods)
at OpenRA.Game.InitializeWithMods(String[] mods)
at OpenRA.Game.Initialize(Arguments args)
at OpenRA.Program.Run(String[] args)
at OpenRA.Program.Main(String[] args)

Tawtewng
Posts: 6
Joined: Tue May 03, 2011 6:15 pm

Post by Tawtewng »

anyone?

chrisf
Posts: 246
Joined: Mon Sep 06, 2010 4:59 am

Post by chrisf »

Looks like a bug to me. There's most likely something in Documents/OpenRA or compatibility files for ProgramFiles/OpenRA which has got screwed up.

Post Reply