CKAN 1.22.6 is crashing for me.
windows 8.1 x64 fully patched via windows updates
I tried on .NET 4.7 and just patched to .NET 4.7.1, with same results.
CKAN finds that there are available updates I click "Apply changes" then apply. Then I get an .NET crash. The output is lager then this, but the forum wont let me post it.
System.NullReferenceException: Object reference not set to an instance of an object.
at CKAN.Main._MarkModForUpdate(String identifier)
at CKAN.Main.PostInstallMods(Object sender, RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)