pathartl / BleemSync

An application manage and launch PlayStation Classic games from USB storage
681 stars 88 forks source link

Unable to upload cover for a game that was added without cover #377

Closed glebtv closed 4 years ago

glebtv commented 5 years ago
InvalidOperationException: Sequence contains no elements
System.Linq.Enumerable.First<TSource>(IEnumerable<TSource> source)
InvalidOperationException: Sequence contains no elements
System.Linq.Enumerable.First<TSource>(IEnumerable<TSource> source)
BleemSync.Controllers.GamesController.UpdateGame(GameUpload gameUpload) in C:\data\repositories\BleemSync\BleemSync\Controllers\GameController.cs
BleemSync.Controllers.GamesController.ModifyGame(GameUpload gameUpload, string UpdateAction) in C:\data\repositories\BleemSync\BleemSync\Controllers\GameController.cs
lambda_method(Closure , object , object[] )