Nexus-Mods / Vortex

Vortex Development
GNU General Public License v3.0
916 stars 135 forks source link

error: Sequence contains no elements #15216

Closed VortexFeedback closed 9 months ago

VortexFeedback commented 9 months ago

Application error

System

Platform win32 6.1.7601 (Wine)
Architecture x64
Application Version 1.9.12
Process renderer

Message

Sequence contains no elements

Title

Installation failed

Details

name: System.InvalidOperationException
Name: System.InvalidOperationException
attachLogOnReport: true

Context

gamemode = Skyrim Special Edition,Installing = Faster HDT-SMP-57339-2-2-0-1706831526

Stack

   at System.Linq.ThrowHelper.ThrowNoElementsException()
   at System.Linq.Enumerable.Aggregate[TSource](IEnumerable`1 source, Func`3 func)
   at FomodInstaller.Scripting.XmlScript.ConditionalOptionTypeResolver.ResolveConditionMessage(ConditionStateManager csmState, CoreDelegates coreDelegates)
   at FomodInstaller.Scripting.XmlScript.Option.GetConditionMessage(ConditionStateManager csmState, CoreDelegates coreDelegates)
   at FomodInstaller.Scripting.XmlScript.XmlScriptExecutor.<>c__DisplayClass14_2.<sendState>b__5(Option option)
   at System.Linq.Enumerable.SelectIListIterator`2.ToArray()
   at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
   at FomodInstaller.Scripting.XmlScript.XmlScriptExecutor.<>c__DisplayClass14_4.<sendState>b__7(OptionGroup group)
   at System.Linq.Enumerable.SelectIListIterator`2.ToArray()
   at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
   at FomodInstaller.Scripting.XmlScript.XmlScriptExecutor.<>c__DisplayClass14_0.<sendState>b__3(InstallerStep[] steps, Int32 idx)
   at FomodInstaller.Scripting.XmlScript.XmlScriptExecutor.sendState(IList`1 lstSteps, String strPrefixPath, Int32 stepIdx)
   at FomodInstaller.Scripting.XmlScript.XmlScriptExecutor.processStep(IList`1 lstSteps, Int32 stepIdx, TaskCompletionSource`1 Source, XmlScript xscScript, List`1 PluginsToActivate)
   at FomodInstaller.Scripting.XmlScript.XmlScriptExecutor.DoExecute(IScript scpScript, String dataPath, Object preset)
   at CallSite.Target(Closure , CallSite , Object )
   at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
   at FomodInstaller.Scripting.ScriptExecutorBase.Execute(IScript p_scpScript, String p_strDataPath, Object preset)
   at CallSite.Target(Closure , CallSite , Object )
   at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
   at FomodInstaller.ModInstaller.Installer.ScriptedModInstall(Mod modArchive, Object preset, ProgressDelegate progressDelegate, CoreDelegates coreDelegate)
   at CallSite.Target(Closure , CallSite , Object )
   at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
   at FomodInstaller.ModInstaller.Installer.Install(List`1 modArchiveFileList, List`1 stopPatterns, String pluginPath, String scriptPath, Object preset, Boolean validate, ProgressDelegate progressDelegate, CoreDelegates coreDelegate)
   at CallSite.Target(Closure , CallSite , Object )
   at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
   at ModInstallerIPC.Server.DispatchInstall(String id, JObject data)
   at ModInstallerIPC.Server.Dispatch(String id, JObject data)
   at ModInstallerIPC.Server.<>c__DisplayClass24_0.<<OnReceived>b__1>d.MoveNext()

Reported from:
Error
    at showError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:9757:202)
    at InstallContext.mShowError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:4242:21)
    at InstallContext.reportError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:4258:149)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:4339:132
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
    at Promise._settlePromise (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
    at Promise._settlePromise0 (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
    at Promise._settlePromises (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:729:18)
    at _drainQueueStep (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
    at _drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

External file: tmp-672MheUgRLi4iIn.7z

Reported by: CTD

IDCs commented 9 months ago

duplicate of https://github.com/Nexus-Mods/Vortex/issues/15067