Lacro59 / playnite-successstory-plugin

This plugin shows the game achievements in Playnite.

Home Page:https://playnite.link

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot convert null to int

Whitechapel-1888 opened this issue · comments

Downloading plugin data causes an "cannot convert null to int" error, here the part from the log:
14-01 16:52:46.734|ERROR|SuccessStory#Common:Error on GetGameInfoAndUserProgress()|G:\GitHub\Lacro59\playnite-successstory-plugin\source\Clients\RetroAchievements.cs|822 Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot convert null to 'int' because it is a non-nullable value type at CallSite.Target(Closure , CallSite , Object ) at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0) at CallSite.Target(Closure , CallSite , Object ) at SuccessStory.Clients.RetroAchievements.GetGameInfoAndUserProgress(Int32 gameID) in G:\GitHub\Lacro59\playnite-successstory-plugin\source\Clients\RetroAchievements.cs:line 822

extensions.log

Can you give me the game that caused this issue?

Can you give me the game that caused this issue?

Sorry for my late reply. I think it is "Fear Effect 2: Retro Helix" based on when the error occurs in the log.