You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.FormatException: Input string was not in a correct format.
at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
at System.Double.Parse(String s)
at Cyclestreets.Managers.RouteManager.<getroutesections>d__43.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Cyclestreets.Utils.MapUtils.<plotcachedroute>d__1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<throwasync>b__3(Object state)
at BugSense.Core.BugSenseSyncContextHandler.AsyncSynchronizationContext.<>c__DisplayClass10.<wrapcallback>b__f(Object state)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: