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(Actor x)
   at OpenRA.Exts.Do[T](IEnumerable`1 e, Action`1 fn)
   at OpenRA.World.Tick()
   at OpenRA.Game.Tick()
   at OpenRA.Game.Run()
   at OpenRA.Program.Run(String[] args)
   at OpenRA.Program.Main(String[] args)
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