-
Notifications
You must be signed in to change notification settings - Fork 22
Description
System.Collections.Generic.KeyNotFoundException: The given key 'Skyrim' was not present in the dictionary.
at System.Collections.Generic.Dictionary2.get_Item(TKey key) at Mutagen.Bethesda.Plugins.Records.ModInstantiator.Activator(ModKey modKey, GameRelease release, Nullable1 headerVersion, Nullable1 forceUseLowerFormIDRanges) at Synthesis.Bethesda.Execution.Running.Runner.CreateEmptyPatch.Create(ModKey modKey, RunParameters runParameters) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\CreateEmptyPatch.cs:line 41 at Synthesis.Bethesda.Execution.Running.Runner.GroupRunPreparer.<>c__DisplayClass8_0.<Prepare>b__0() in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\GroupRunPreparer.cs:line 38 at System.Threading.Tasks.Task1.InnerInvoke()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at Synthesis.Bethesda.Execution.Running.Runner.GroupRunPreparer.Prepare(IGroupRun groupRun, IReadOnlySet1 blackListedMods, RunParameters runParameters) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\GroupRunPreparer.cs:line 40 at Synthesis.Bethesda.Execution.Running.Runner.RunAGroup.Run(IGroupRun groupRun, CancellationToken cancellation, DirectoryPath outputDir, RunParameters runParameters) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\RunAGroup.cs:line 55 at Synthesis.Bethesda.Execution.Running.Runner.RunAllGroups.Run(IGroupRun[] groups, CancellationToken cancellation, DirectoryPath outputDir, RunParameters runParameters) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\RunAllGroups.cs:line 34 at Synthesis.Bethesda.Execution.Running.Runner.ExecuteRun.Run(IGroupRun[] groups, CancellationToken cancellation, DirectoryPath outputDir, RunParameters runParameters) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\ExecuteRun.cs:line 67 at Synthesis.Bethesda.GUI.Services.Profile.Running.ExecuteGuiRun.Run(IEnumerable1 groupRuns, PersistenceMode persistenceMode, Boolean localize, Boolean utf8InEmbeddedStrings, Nullable`1 headerVersionOverride, FormIDRangeMode formIDRangeMode, Language targetLanguage, Boolean masterFile, Boolean masterStyleFallbackEnabled, MasterStyle masterStyle, CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.GUI\Services\Profile\Running\ExecuteGuiRun.cs:line 58
at Synthesis.Bethesda.GUI.ViewModels.Profiles.Running.RunVm.b__39_1(Unit _) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.GUI\ViewModels\Profiles\Running\RunVm.cs:line 208