Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Value cannot be null #443

Open
Whitechapel-1888 opened this issue Jan 8, 2024 · 0 comments
Open

Value cannot be null #443

Whitechapel-1888 opened this issue Jan 8, 2024 · 0 comments

Comments

@Whitechapel-1888
Copy link

Success Story version: 3.1.7

When doing downloading plugin data there's this error appearing after completion:
08-01 10:14:10.142|ERROR|SuccessStory#Common:Error on <GetSelectData>b__3()|G:\GitHub\Lacro59\playnite-successstory-plugin\source\Services\SuccessStoryDatabase.cs|1465 System.ArgumentNullException: Value cannot be null. Parameter name: source at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable1 source)
at SuccessStory.Clients.RetroAchievements.GetGameIdByHash(Game game, RA_Consoles ra_Consoles) in G:\GitHub\Lacro59\playnite-successstory-plugin\source\Clients\RetroAchievements.cs:line 440
at SuccessStory.Clients.RetroAchievements.GetAchievements(Game game) in G:\GitHub\Lacro59\playnite-successstory-plugin\source\Clients\RetroAchievements.cs:line 81
at SuccessStory.Services.SuccessStoryDatabase.GetWeb(Guid Id) in G:\GitHub\Lacro59\playnite-successstory-plugin\source\Services\SuccessStoryDatabase.cs:line 273
at SuccessStory.Services.SuccessStoryDatabase.Get(Guid Id, Boolean OnlyCache, Boolean Force) in G:\GitHub\Lacro59\playnite-successstory-plugin\source\Services\SuccessStoryDatabase.cs:line 215
at CommonPluginsShared.Collections.PluginDatabaseObject4.Get(Game game, Boolean OnlyCache, Boolean Force) in G:\GitHub\Lacro59\playnite-successstory-plugin\source\playnite-plugincommon\CommonPluginsShared\Collections\PluginDatabaseObject.cs:line 630 at SuccessStory.Services.SuccessStoryDatabase.<>c__DisplayClass41_0.<GetSelectData>b__3(GlobalProgressActionArgs activateGlobalProgress) in G:\GitHub\Lacro59\playnite-successstory-plugin\source\Services\SuccessStoryDatabase.cs:line 1465

extensions.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant