pointfeev / CreamInstaller

Automatically finds all installed Steam, Epic and Ubisoft games with their respective DLC-related DLL locations on the user's computer, parses SteamCMD, Steam Store and Epic Games Store for user-selected games' DLCs, then provides a very simple graphical interface utilizing the gathered information for the maintenance of DLC unlockers.
https://cs.rin.ru/forum/viewtopic.php?f=29&t=117227
GNU General Public License v3.0
3.71k stars 183 forks source link

I got this bug when trying to enable hoi4 dlc #202

Closed KentuckyFriedAss closed 5 months ago

KentuckyFriedAss commented 6 months ago
Describe the bug and/or provide an image of the exception dialog box:

[16387] System.NullReferenceException: Object reference not set to an instance of an object. at CreamInstaller.Forms.SelectForm.<>c__DisplayClass36_0.b0(ValueTuple`3 c) in CreamInstaller\Forms\SelectForm.cs on line 981 at System.Linq.Enumerable.AnyTSource at CreamInstaller.Forms.SelectForm.OnLoadDlc(Object sender, EventArgs e) in CreamInstaller\Forms\SelectForm.cs on line 981 at CreamInstaller.Forms.SelectForm.OnLoad(Boolean forceScan, Boolean forceProvideChoices) in CreamInstaller\Forms\SelectForm.cs on line 621 at System.Threading.Tasks.Task.<>c.b128_0(Object state) at InvokeStub_SendOrPostCallback.Invoke(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

pointfeev commented 5 months ago

This should be fixed in the next update.