JSON Parse error Error parsing Infinity value. Path '', line 1, position 2.

Issue #3839 new
Former user created an issue

Looks like there is a JSON parse error when I click on something in my library. The program still works until I close the error message.

Error parsing Infinity value. Path '', line 1, position 2.

App: LaunchBox Version: 8.0-beta-5 Type: Newtonsoft.Json.JsonReaderException Site: System.Object ParseNumberPositiveInfinity(Newtonsoft.Json.ReadType) Source: Newtonsoft.Json

at Newtonsoft.Json.JsonTextReader.ParseNumberPositiveInfinity(ReadType readType) at Newtonsoft.Json.JsonTextReader.ParseValue() at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType(JsonReader reader, JsonContract contract, Boolean hasConverter) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObjectT at (String , String ) at Unbroken.LaunchBox.RetroAchievements.RetroAchievementsApi.GetConsoles(String username, String apiKey) at (String , String , IGame ) at Unbroken.LaunchBox.RetroAchievements.RetroAchievementsApi.GetGameInfoWithProgress(String username, String apiKey, IGame launchBoxGame) at (<>c__DisplayClass80_0 ) at Unbroken.LaunchBox.Desktop.Drawing.GameDetailsGui.<>c__DisplayClass80_0.<RefreshImage>b__0() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

8:17:04 AM Music.Pause Start 8:17:04 AM Music.Prepare Start 8:17:04 AM Music.Kill Start 8:17:04 AM Music.Kill Finished 8:17:04 AM Music.NotifyTrackList Start 8:17:04 AM Music.NotifyTrackList Invoke 8:38:05 AM Music.Pause Start 8:38:05 AM Music.Prepare Start 8:38:05 AM Music.Kill Start 8:38:05 AM Music.Kill Finished 8:38:05 AM Music.NotifyTrackList Start 8:38:05 AM Music.NotifyTrackList Invoke 8:51:22 AM Music.Pause Start 8:51:22 AM Music.Prepare Start 8:51:22 AM Music.Kill Start 8:51:22 AM Music.Kill Finished 8:51:22 AM Music.NotifyTrackList Start 8:51:22 AM Music.NotifyTrackList Invoke 8:51:29 AM Music.Pause Start 8:51:29 AM Music.Prepare Start 8:51:29 AM Music.Kill Start 8:51:29 AM Music.Kill Finished 8:51:29 AM Music.NotifyTrackList Start 8:51:29 AM Music.NotifyTrackList Invoke 8:51:38 AM Music.Pause Start 8:51:38 AM Music.Prepare Start 8:51:38 AM Music.Kill Start 8:51:38 AM Music.Kill Finished 8:51:38 AM Music.NotifyTrackList Start 8:51:38 AM Music.NotifyTrackList Invoke 8:51:44 AM GameDetailsGui.RedrawDetails Start 8:51:44 AM GameDetailsGui.RedrawDetails Before ShowDetailRating 8:51:44 AM GameDetailsGui.RedrawDetails Before ShowDetailFileName 8:51:44 AM GameDetailsGui.RedrawDetails Before ShowDetailCustomFields 8:51:44 AM GameDetailsGui.RedrawDetails Before ShowDetailLastPlayed 8:51:44 AM GameDetailsGui.RedrawDetails Before ShowDetailNotes 8:51:44 AM GameDetailsGui.RedrawDetails Before ShowDetailDates 8:51:44 AM GameDetailsGui.RedrawDetails End 8:51:44 AM Music.Play Start 8:51:44 AM Music.Kill Start 8:51:44 AM Music.Kill Finished 8:51:44 AM Music.Play Empty Music Path 8:51:44 AM Music.NotifyTrackList Start 8:51:44 AM Music.NotifyTrackList Invoke 8:51:57 AM Music.Pause Start 8:51:58 AM GameDetailsGui.RedrawDetails Start 8:51:58 AM GameDetailsGui.RedrawDetails Before ShowDetailRating 8:51:58 AM GameDetailsGui.RedrawDetails Before ShowDetailFileName 8:51:58 AM GameDetailsGui.RedrawDetails Before ShowDetailCustomFields 8:51:58 AM GameDetailsGui.RedrawDetails Before ShowDetailLastPlayed 8:51:58 AM GameDetailsGui.RedrawDetails Before ShowDetailNotes 8:51:58 AM GameDetailsGui.RedrawDetails Before ShowDetailDates 8:51:58 AM GameDetailsGui.RedrawDetails End 8:51:58 AM Music.Prepare Start 8:51:58 AM Music.Kill Start 8:51:58 AM Music.Kill Finished 8:51:58 AM Music.NotifyTrackList Start 8:51:58 AM Music.NotifyTrackList Invoke 8:51:58 AM Exception

Comments (0)

  1. Log in to comment