X2CommunityCore / xcom2-launcher

The Alternative Mod Launcher (AML) is a replacement for the default game launchers from XCOM 2 and XCOM Chimera Squad.
GNU General Public License v3.0
347 stars 51 forks source link

AML crashes on launch #271

Closed BDBrown314 closed 3 years ago

BDBrown314 commented 3 years ago

When I start AML, it crashes immediately with the attached error. It was working yesterday(28-Apr-21) and all I did today was re-arrange my desktop.

AML version: 1.4.1 Sentry GUID: a7b936e4-d2f4-4d71-947a-43f2a861684c Message: Value cannot be null. Parameter name: source

Stack: at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source) at XCOM2Launcher.Mod.ModList.GetRequiredMods(ModEntry mod, Boolean substituteDuplicates, Boolean checkIgnoredDependencies) in f:\AML\xcom2-launcher\xcom2-launcher\Classes\Mod\ModList.cs:line 668 at XCOM2Launcher.Mod.ModList.UpdatedModDependencyState(ModEntry mod) in f:\AML\xcom2-launcher\xcom2-launcher\Classes\Mod\ModList.cs:line 116 at XCOM2Launcher.Program.InitializeSettings() in f:\AML\xcom2-launcher\xcom2-launcher\Program.cs:line 395 at XCOM2Launcher.Program.Main() in f:\AML\xcom2-launcher\xcom2-launcher\Program.cs:line 93 AML.log settings.zip settings.zip

image

RevZero commented 3 years ago

We are aware of this problem #258. Its caused by a Steam Workshop request failing.

BDBrown314 commented 3 years ago

Thank you for the response. It is working now.