Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

20150614 - Exception of type System.FormatException - wrong format #9213

Closed
Micr0Bit opened this issue Aug 31, 2015 · 1 comment
Closed

20150614 - Exception of type System.FormatException - wrong format #9213

Micr0Bit opened this issue Aug 31, 2015 · 1 comment
Labels

Comments

@Micr0Bit
Copy link
Member

Red Alert Mod at Version release-20150614
Operating System: Windows (Microsoft Windows NT 6.2.9200.0)
Runtime Version: .NET CLR 4.0.30319.42000
Exception of type System.FormatException: Die Eingabezeichenfolge hat das falsche Format.
bei System.Text.StringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args)
bei System.String.FormatHelper(IFormatProvider provider, String format, ParamsArray args)
bei System.String.Format(IFormatProvider provider, String format, Object[] args)
bei System.IO.TextWriter.WriteLine(String format, Object[] arg)
bei OpenRA.Log.Write(String channel, String format, Object[] args)
bei OpenRA.Network.SyncReport.DumpSyncReport(Int32 frame)
bei OpenRA.Network.OrderManager.CheckSync(Byte[] packet)
bei OpenRA.Network.OrderManager.c__AnonStorey0.<>m__0(Int32 clientId, Byte[] packet)
bei OpenRA.Network.ReplayRecorderConnection.c__AnonStorey0.<>m__0(Int32 client, Byte[] data)
bei OpenRA.Network.EchoConnection.Receive(Action2 packetFn) bei OpenRA.Network.ReplayRecorderConnection.Receive(Action2 packetFn)
bei OpenRA.Network.OrderManager.TickImmediate()
bei OpenRA.Sync.c__AnonStorey0.<>m__0()
bei OpenRA.Sync.CheckSyncUnchanged[T](World world, Func`1 fn)
bei OpenRA.Sync.CheckSyncUnchanged(World world, Action fn)
bei OpenRA.Game.InnerLogicTick(OrderManager orderManager)
bei OpenRA.Game.LogicTick()
bei OpenRA.Game.Loop()
bei OpenRA.Game.Run()
bei OpenRA.Program.Run(String[] args)
bei OpenRA.Program.Main(String[] args)

@Mailaender
Copy link
Member

Fixed by #8137.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants