-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
Description
May 19 08:42:58 - [Application]:
Application exception detected
Exception: System.FormatException: Input string was not in a correct format.
at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <533173d24dae460899d2b10975534bb0>:0
at System.Number.ParseUInt32 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00018] in <533173d24dae460899d2b10975534bb0>:0
at System.UInt32.Parse (System.String s) [0x00016] in <533173d24dae460899d2b10975534bb0>:0
at WhiteCore.Simulation.Base.BaseApplication.Configure (System.Boolean requested) [0x0053b] in <c91d7c214af04b329ae7f560f423d497>:0
at WhiteCore.Simulation.Base.SimulationBase.RunConfig (WhiteCore.Framework.SceneInfo.IScene scene, System.String[] cmd) [0x00000] in <c91d7c214af04b329ae7f560f423d497>:0
at WhiteCore.Framework.ConsoleFramework.Commands+CommandSet.ExecuteCommand (System.String[] commandPath) [0x002fd] in <133e61f5cfd540db85cb899fc32f4696>:0
at WhiteCore.Framework.ConsoleFramework.Commands+CommandSet.ExecuteCommand (System.String[] commandPath) [0x003f0] in <133e61f5cfd540db85cb899fc32f4696>:0
at WhiteCore.Framework.ConsoleFramework.Commands.Resolve (System.String[] cmd) [0x00000] in <133e61f5cfd540db85cb899fc32f4696>:0
at WhiteCore.Framework.ConsoleFramework.LocalConsole.ReadLine (System.String p, System.Boolean isCommand, System.Boolean e) [0x007a0] in <133e61f5cfd540db85cb899fc32f4696>:0
at WhiteCore.Framework.ConsoleFramework.CommandConsole.Prompt () [0x00016] in <133e61f5cfd540db85cb899fc32f4696>:0
at WhiteCore.Framework.ConsoleFramework.CommandConsole.ReadConsole () [0x00000] in <133e61f5cfd540db85cb899fc32f4696>:0
at WhiteCore.Simulation.Base.SimulationBase.Run () [0x0000c] in <c91d7c214af04b329ae7f560f423d497>:0
at WhiteCore.Simulation.Base.BaseApplication.Startup (Nini.Config.IConfigSource originalConfigSource, Nini.Config.IConfigSource configSource, WhiteCore.Framework.Modules.ISimulationBase simBase, System.String[] cmdParameters) [0x00014] in <c91d7c214af04b329ae7f560f423d497>:0
Application is terminating: False
how can solve this?