gabrielefilipp / SmartHunter

A complete overlay for Monster Hunter: World on PC
https://www.nexusmods.com/monsterhunterworld/mods/2556
MIT License
310 stars 140 forks source link

Unexpected character encountered while parsing value: u. Path 'ShutdownWhenProcessExits' #49

Closed TerryBusy closed 4 years ago

TerryBusy commented 4 years ago

JsonReaderException: Unexpected character encountered while parsing value: u. Path 'ShutdownWhenProcessExits', line 8, position 31. Newtonsoft.Json.JsonTextReader.ReadAsBoolean() Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter) Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id) [2020-02-21 17:35:31] JsonReaderException: Error parsing undefined value. Path 'ShutdownWhenProcessExits', line 8, position 32. Newtonsoft.Json.JsonTextReader.ParseUndefined() Newtonsoft.Json.JsonTextReader.ParseValue() Newtonsoft.Json.JsonReader.Skip() Newtonsoft.Json.Serialization.JsonSerializerInternalReader.HandleError(JsonReader reader, Boolean readPastError, Int32 initialDepth) Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id) Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Populate(JsonReader reader, Object target) Newtonsoft.Json.JsonSerializer.PopulateInternal(JsonReader reader, Object target) Newtonsoft.Json.JsonConvert.PopulateObject(String value, Object target, JsonSerializerSettings settings) SmartHunter.Core.Config.ConfigContainer`1.Load()

gabrielefilipp commented 4 years ago

Probably a faulty Config.json. Try to delete it and restart the application