Hey there,
I'm new on Launchbox Just found my first Error which i was not able to fix
So when i start launchbox, everything is just fine till i click on any object on the screen (i mean the games i have just imported)
When i do so, i get this error message:
Unexpected character encountered while parsing value: E. Path '', line 0, position 0.
App: LaunchBox
Version: 7.15
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.DeserializeObject[T](String value, JsonSerializerSettings settings)
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:
13:04:38 Music.Pause Start
13:04:38 Music.Prepare Start
13:04:38 Music.Kill Start
13:04:38 Music.Kill Finished
13:04:38 Music.NotifyTrackList Start
13:04:38 Music.NotifyTrackList Invoke
13:04:55 GameDetailsGui.RedrawDetails Start
13:04:55 GameDetailsGui.RedrawDetails Before ShowDetailRating
13:04:55 GameDetailsGui.RedrawDetails Before ShowDetailFileName
13:04:55 GameDetailsGui.RedrawDetails Before ShowDetailCustomFields
13:04:55 GameDetailsGui.RedrawDetails Before ShowDetailLastPlayed
13:04:55 GameDetailsGui.RedrawDetails Before ShowDetailNotes
13:04:55 GameDetailsGui.RedrawDetails Before ShowDetailDates
13:04:55 GameDetailsGui.RedrawDetails End
13:04:55 Music.Play Start
13:04:55 Music.Kill Start
13:04:55 Music.Kill Finished
13:04:55 Music.Play Empty Music Path
13:04:55 Music.NotifyTrackList Start
13:04:55 Music.NotifyTrackList Invoke
13:04:55 Exception
stack overflow... sry
I can still scroll the lists and i can browse the option but when i try to click anything, the problem is showing.
Any advice for that?
Thx!