pingzing / trippit

An experimental Windows 10 Helsinki DigiTransit client
MIT License
1 stars 1 forks source link

Fix crash in Newtonsoft.Json.JsonTextReader.ParseValue #40

Closed pingzing closed 7 years ago

pingzing commented 7 years ago

Version: 0.1.17.0 | DigiTransit10

Stacktrace

Newtonsoft.Json.JsonTextReader;ParseValue;;
Newtonsoft.Json.JsonTextReader;Read;;
Newtonsoft.Json.Serialization.JsonSerializerInternalReader;ReadForType;;
Newtonsoft.Json.Serialization.JsonSerializerInternalReader;Deserialize;;
Newtonsoft.Json.JsonSerializer;DeserializeInternal;;
Newtonsoft.Json.JsonConvert;DeserializeObject;;
Newtonsoft.Json.JsonConvert;DeserializeObject[T];;
Newtonsoft.Json.JsonConvert;DeserializeObject[T];;
DigiTransit10.Services.SettingsServices.SettingsService;GetFromCompositeValue[T];;
DigiTransit10.Services.SettingsServices.SettingsService;Current_DataChanged;;
Windows.ApplicationModel.Core.UnhandledError;Propagate;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

Unexpected character encountered while parsing value: D. Path '', line 0, position 0.

Link to HockeyApp

pingzing commented 7 years ago

just getting roaming working