Crash in Win7 1 sec after starting

Discussion about the game and its default mods.
Post Reply
EvilReFlex
Posts: 10
Joined: Sun Sep 19, 2010 8:55 pm

Post by EvilReFlex »

Same here!

Win Vista 32bit

raminator
Posts: 106
Joined: Tue Mar 15, 2005 6:31 pm
Location: Stuttgart

Post by raminator »

same here
Game IEs when menu opens

Code: Select all

System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
   at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)
   at System.String.Format(IFormatProvider provider, String format, Object[] args)
   at System.IO.TextWriter.WriteLine(String format, Object[] arg)
   at OpenRA.Log.Write(String channel, String format, Object[] args)
   at OpenRA.Traits.Activities.Move.EvalPath(Actor self, Mobile mobile)
   at OpenRA.Traits.Activities.Move.Tick(Actor self)
   at OpenRA.Actor.Tick()
   at OpenRA.World.<Tick>m__1B&#40;Actor x&#41;
   at OpenRA.Exts.Do&#91;T&#93;&#40;IEnumerable`1 e, Action`1 fn&#41;
   at OpenRA.World.Tick&#40;&#41;
   at OpenRA.Game.Tick&#40;&#41;
   at OpenRA.Game.Run&#40;&#41;
   at OpenRA.Program.Run&#40;String&#91;&#93; args&#41;
   at OpenRA.Program.Main&#40;String&#91;&#93; args&#41;

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

Post by chrisf »

Sorry, that build was broken. The problem has since been fixed in 20100921-6.

raminator
Posts: 106
Joined: Tue Mar 15, 2005 6:31 pm
Location: Stuttgart

Post by raminator »

open-ra.org ? :P

Post Reply