New issue [Disregard pls]

Discussion about the game and its default mods.
Post Reply
Proteus
Posts: 23
Joined: Wed Jun 08, 2011 2:42 pm

New issue [Disregard pls]

Post by Proteus »

EDIT: Sorry guys, found the problem - turned out I installed .NET Framework 3.5, but -not- 3.5 SP1! Silly me!

I've just recently reformatted my main harddrive, got everything I need all reinstalled and such.

Now, I reinstalled OpenRA, and I try to run it... I get this:

Code: Select all

System.MissingMethodException: Method not found: 'Boolean System.Threading.WaitHandle.WaitOne(System.TimeSpan)'.
   at OpenRA.Server.MasterServerQuery.Tick()
   at OpenRA.Game.Tick(OrderManager orderManager, Viewport viewPort)
   at OpenRA.Game.Run()
   at OpenRA.Program.Main(String[] args)
I have a feeling it has something to do with .NET Framework, which I've tried reinstalling many times.

I am running OpenRA-release-20110511

Is there anything other than .NET Framework I need?

Post Reply