Nexus-Mods / Vortex

Vortex Development
GNU General Public License v3.0
894 stars 131 forks source link

error: Could not load file or assembly 'System.Security.Cryptography.Algorithms, Version=4.3.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Format of the executable (.exe) or library (.dll) is invalid. #15664

Closed VortexFeedback closed 4 months ago

VortexFeedback commented 4 months ago

Application error

System

Platform win32 10.0.22631
Architecture x64
Application Version 1.10.8
Process renderer

Message

Could not load file or assembly 'System.Security.Cryptography.Algorithms, Version=4.3.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Format of the executable (.exe) or library (.dll) is invalid.

Title

Failed to install dependency

Details

attachLogOnReport: true

Context

gamemode = Fallout: New Vegas

Stack

   at Microsoft.CodeAnalysis.CSharp.CSharpCompilationOptions..ctor
   at FomodInstaller.Scripting.CSharpScript.CSharpScriptCompiler.Compile(String p_strCode, Type p_tpeBaseScriptType, IEnumerable`1& p_cecErrors)
   at FomodInstaller.Scripting.CSharpScript.CSharpScriptExecutor.Compile(String p_strCode)
   at FomodInstaller.Scripting.CSharpScript.CSharpScriptExecutor.DoExecute(IScript p_scpScript, String p_strDataPath, Object p_dynPreset)
   at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3)
   at FomodInstaller.Scripting.ScriptExecutorBase.Execute(IScript p_scpScript, String p_strDataPath, Object preset)
   at CallSite.Target(Closure , CallSite , Object )
   at FomodInstaller.ModInstaller.Installer.ScriptedModInstall(Mod modArchive, Object preset, ProgressDelegate progressDelegate, CoreDelegates coreDelegate)
   at CallSite.Target(Closure , CallSite , Object )
   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 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:9764:202)
    at mApi.showErrorNotification (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8712:52)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:4509:57
    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:725: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-109008pOKP1hrH6tlf.7z

Reported by: Rattray

IDCs commented 4 months ago

Hi there - you have some sort of .NET misconfiguration on your machine - google around for sfc and dism commands to kick off Windows' repair.