crash on right click

Issue #3827 new
Matthew Hooker created an issue

Launchbox 7.16,

Windows 10 Pro x64,

First time it has happened,

Right clicked on a dos game.

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

App: LaunchBox Version: 7.16 Type: Newtonsoft.Json.JsonReaderException Site: Boolean ParseValue() Source: Newtonsoft.Json

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 , String , String ) at Unbroken.LaunchBox.RetroAchievements.RetroAchievementsApi.GetGameInfoWithProgress(String username, String apiKey, String gameName, String platformName) 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:

12:29:45 PM Music.Pause Start 12:29:45 PM Music.Prepare Start 12:29:45 Music.Kill Start 12:29:45 Music.Kill Finished 12:29:45 Music.NotifyTrackList Start 12:29:45 PM Music.NotifyTrackList Invoke 12:30:20 PM Music.Pause Start 12:30:20 PM Music.Prepare Start 12:30:20 Music.Kill Start 12:30:20 Music.Kill Finished 12:30:20 Music.NotifyTrackList Start 12:30:20 PM Music.NotifyTrackList Invoke 12:30:52 PM GameDetailsGui.RedrawDetails Start 12:30:52 PM GameDetailsGui.RedrawDetails Before ShowDetailRating 12:30:52 PM GameDetailsGui.RedrawDetails Before ShowDetailFileName 12:30:52 PM GameDetailsGui.RedrawDetails Before ShowDetailCustomFields 12:30:52 PM GameDetailsGui.RedrawDetails Before ShowDetailLastPlayed 12:30:52 PM GameDetailsGui.RedrawDetails Before ShowDetailNotes 12:30:52 PM GameDetailsGui.RedrawDetails Before ShowDetailDates 12:30:52 PM GameDetailsGui.RedrawDetails End 12:30:52 PM Exception

Comments (2)

  1. Jeroen Klop

    I have the same issue

    App: LaunchBox Version: 7.16 Type: Newtonsoft.Json.JsonReaderException Site: Boolean ParseValue() Source: Newtonsoft.Json

    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 , String , String ) at Unbroken.LaunchBox.RetroAchievements.RetroAchievementsApi.GetGameInfoWithProgress(String username, String apiKey, String gameName, String platformName) 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:

    1:52:49 PM Music.Pause Start 1:52:49 PM Music.Prepare Start 13:52:49 Music.Kill Start 13:52:49 Music.Kill Finished 13:52:49 Music.NotifyTrackList Start 1:52:49 PM Music.NotifyTrackList Invoke 1:52:51 PM GameDetailsGui.RedrawDetails Start 1:52:51 PM GameDetailsGui.RedrawDetails Before ShowDetailRating 1:52:51 PM GameDetailsGui.RedrawDetails Before ShowDetailFileName 1:52:51 PM GameDetailsGui.RedrawDetails Before ShowDetailCustomFields 1:52:51 PM GameDetailsGui.RedrawDetails Before ShowDetailLastPlayed 1:52:51 PM GameDetailsGui.RedrawDetails Before ShowDetailNotes 1:52:51 PM GameDetailsGui.RedrawDetails Before ShowDetailDates 1:52:51 PM GameDetailsGui.RedrawDetails End 1:52:52 PM Music.Play Start 13:52:52 Music.Kill Start 13:52:52 Music.Kill Finished 13:52:52 Music.Play Empty Music Path 13:52:52 Music.NotifyTrackList Start 1:52:52 PM Music.NotifyTrackList Invoke 1:52:52 PM Exception

  2. Log in to comment