2018-12-05 15:52:53.629 [Error] Message: Additional text encountered after finished reading JSON content: ". Path '', line 687, position 4.
2018-12-05 15:52:53.630 [Error] Stack Trace: à Newtonsoft.Json.JsonTextReader.Read()
à Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
à Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
à Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
à Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
à Intersect.Client.Localization.Strings.Load() dans C:\Users\JC Snider\Desktop\AGD\Intersect-Engine\Intersect.Client\Classes\Localization\Strings.cs:ligne 798
à Intersect.Client.IntersectGame..ctor() dans C:\Users\JC Snider\Desktop\AGD\Intersect-Engine\Intersect.Client\IntersectGame.cs:ligne 35
2018-12-05 15:52:53.630 [Error] Time: 12/5/2018 3:52:53 PM
When i'm launching the original copy of my game without the launcher, everything is working pretty fine but when i try to launch the game using the Jc's launcher (thanks for that btw, damn that's useful) like a normal player, the launcher say that all the updates are done and crash right after with this error in the logs.
I've already try to copy and paste the original copy of my game in google drive after deleting the content of the ''old'' version, but it didn't change anything sadly... I don't even know if the error is coming from me.. Is the launcher broken ?
Thanks if you have an answer, and even if you don't thanks for your time !
Question
Raza
A bit of help would be great !
2018-12-05 15:52:53.629 [Error] Message: Additional text encountered after finished reading JSON content: ". Path '', line 687, position 4.
2018-12-05 15:52:53.630 [Error] Stack Trace: à Newtonsoft.Json.JsonTextReader.Read()
à Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
à Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
à Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
à Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
à Intersect.Client.Localization.Strings.Load() dans C:\Users\JC Snider\Desktop\AGD\Intersect-Engine\Intersect.Client\Classes\Localization\Strings.cs:ligne 798
à Intersect.Client.IntersectGame..ctor() dans C:\Users\JC Snider\Desktop\AGD\Intersect-Engine\Intersect.Client\IntersectGame.cs:ligne 35
2018-12-05 15:52:53.630 [Error] Time: 12/5/2018 3:52:53 PM
When i'm launching the original copy of my game without the launcher, everything is working pretty fine but when i try to launch the game using the Jc's launcher (thanks for that btw, damn that's useful) like a normal player, the launcher say that all the updates are done and crash right after with this error in the logs.
I've already try to copy and paste the original copy of my game in google drive after deleting the content of the ''old'' version, but it didn't change anything sadly... I don't even know if the error is coming from me.. Is the launcher broken ?
Thanks if you have an answer, and even if you don't thanks for your time !
Link to comment
Share on other sites
7 answers to this question
Recommended Posts