Crashed while clicking on a game

Issue #3828 new
Matthew Hooker created an issue

Version : 8.0 beta5

Windows: 10 Pro x64

First time that it has occured

Simply clicked on a game

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

App: LaunchBox Version: 8.0-beta-5 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 , 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:

12:45:11 PM Music.Pause Start 12:45:11 PM Music.Prepare Start 12:45:11 Music.Kill Start 12:45:11 Music.Kill Finished 12:45:11 Music.NotifyTrackList Start 12:45:11 PM Music.NotifyTrackList Invoke 12:45:51 PM Music.Pause Start 12:45:51 PM Music.Prepare Start 12:45:51 Music.Kill Start 12:45:51 Music.Kill Finished 12:45:51 Music.NotifyTrackList Start 12:45:51 PM Music.NotifyTrackList Invoke 12:51:13 PM GameDetailsGui.RedrawDetails Start 12:51:13 PM GameDetailsGui.RedrawDetails Before ShowDetailRating 12:51:13 PM GameDetailsGui.RedrawDetails Before ShowDetailFileName 12:51:13 PM GameDetailsGui.RedrawDetails Before ShowDetailCustomFields 12:51:13 PM GameDetailsGui.RedrawDetails Before ShowDetailLastPlayed 12:51:13 PM GameDetailsGui.RedrawDetails Before ShowDetailNotes 12:51:13 PM GameDetailsGui.RedrawDetails Before ShowDetailDates 12:51:13 PM GameDetailsGui.RedrawDetails End 12:51:14 PM Exception

Comments (2)

  1. Thomas Fitzpatrick

    I'm having this exact same error. Started this morning out of nowhere.

    BigBox mode still functions as normal.

  2. Log in to comment