Nexus-Mods / Vortex

Vortex Development
GNU General Public License v3.0
830 stars 127 forks source link

error: Could not find a part of the path 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.26\System.Private.CoreLib.dll'.; Could not find a part of the path 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.26\System.Private.CoreLib.dll'. #15528

Closed VortexFeedback closed 1 month ago

VortexFeedback commented 1 month ago

Application error

System

Platform win32 10.0.19045
Architecture x64
Application Version 1.10.8
Process renderer

Message

Could not find a part of the path 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.26\System.Private.CoreLib.dll'.; Could not find a part of the path 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.26\System.Private.CoreLib.dll'.

Title

Installation failed

Details

name: System.IO.FileNotFoundException
Name: System.IO.FileNotFoundException
attachLogOnReport: true

Context

gamemode = Fallout: New Vegas,Installing = Fallout Character Overhaul 3.0-54460-3-0

Stack

   at Roslyn.Utilities.CommonCompilerFileSystemExtensions.OpenFileWithNormalizedException(ICommonCompilerFileSystem fileSystem, String filePath, FileMode fileMode, FileAccess fileAccess, FileShare fileShare)
   at Microsoft.CodeAnalysis.MetadataReference.CreateFromFile(String path, MetadataReferenceProperties properties, DocumentationProvider documentation)
   at FomodInstaller.Scripting.CSharpScript.CSharpScriptCompiler.<>c.<Compile>b__0_0(Assembly assembly)
   at System.Linq.Enumerable.SelectEnumerableIterator`2.MoveNext()
   at System.Collections.Generic.LargeArrayBuilder`1.AddRange(IEnumerable`1 items)
   at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1 source)
   at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)
   at Microsoft.CodeAnalysis.ImmutableArrayExtensions.AsImmutableOrEmpty[T](IEnumerable`1 items)
   at Microsoft.CodeAnalysis.Compilation.ValidateReferences[T](IEnumerable`1 references)
   at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.Create(String assemblyName, CSharpCompilationOptions options, IEnumerable`1 syntaxTrees, IEnumerable`1 references, CSharpCompilation previousSubmission, Type returnType, Type hostObjectType, Boolean isSubmission)
   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 (D:\Vortex\resources\app.asar\renderer.js:9764:202)
    at InstallContext.mShowError (D:\Vortex\resources\app.asar\renderer.js:4243:21)
    at InstallContext.reportError (D:\Vortex\resources\app.asar\renderer.js:4259:149)
    at D:\Vortex\resources\app.asar\renderer.js:4340:132
    at tryCatcher (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
    at Promise._settlePromise (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
    at Promise._settlePromise0 (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
    at Promise._settlePromises (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:729:18)
    at _drainQueueStep (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
    at _drainQueue (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
    at Async._drainQueues (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
    at Async.drainQueues (D:\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-14668QKUXisa3W7ra.7z

Reported by: ByronBlack

VortexFeedback commented 3 weeks ago

Application error

System

Platform win32 10.0.22631
Architecture x64
Application Version 1.10.8
Process renderer

Message

Could not find a part of the path 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.26\System.Private.CoreLib.dll'.; Could not find a part of the path 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.26\System.Private.CoreLib.dll'.

Title

Installation failed

Details

name: System.IO.FileNotFoundException
Name: System.IO.FileNotFoundException
attachLogOnReport: true

Context

gamemode = Fallout: New Vegas,Installing = Weapon Animations Replacer FOMOD

Stack

   at Roslyn.Utilities.CommonCompilerFileSystemExtensions.OpenFileWithNormalizedException(ICommonCompilerFileSystem fileSystem, String filePath, FileMode fileMode, FileAccess fileAccess, FileShare fileShare)
   at Microsoft.CodeAnalysis.MetadataReference.CreateFromFile(String path, MetadataReferenceProperties properties, DocumentationProvider documentation)
   at FomodInstaller.Scripting.CSharpScript.CSharpScriptCompiler.<>c.<Compile>b__0_0(Assembly assembly)
   at System.Linq.Enumerable.SelectEnumerableIterator`2.MoveNext()
   at System.Collections.Generic.LargeArrayBuilder`1.AddRange(IEnumerable`1 items)
   at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1 source)
   at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)
   at Microsoft.CodeAnalysis.ImmutableArrayExtensions.AsImmutableOrEmpty[T](IEnumerable`1 items)
   at Microsoft.CodeAnalysis.Compilation.ValidateReferences[T](IEnumerable`1 references)
   at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.Create(String assemblyName, CSharpCompilationOptions options, IEnumerable`1 syntaxTrees, IEnumerable`1 references, CSharpCompilation previousSubmission, Type returnType, Type hostObjectType, Boolean isSubmission)
   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 InstallContext.mShowError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:4243:21)
    at InstallContext.reportError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:4259:149)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:4340: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-24460Qr1bywb5cz9K.7z

Reported by: Garcan

VortexFeedback commented 2 weeks ago

Application error

System

Platform win32 10.0.19045
Architecture x64
Application Version 1.10.8
Process renderer

Message

Could not find a part of the path 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.6\System.Private.CoreLib.dll'.; Could not find a part of the path 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.6\System.Private.CoreLib.dll'.

Title

Installation failed

Details

name: System.IO.FileNotFoundException
Name: System.IO.FileNotFoundException
attachLogOnReport: true

Context

gamemode = Skyrim,Installing = SkyUI_5_1-3863-5-1

Stack

   at Roslyn.Utilities.CommonCompilerFileSystemExtensions.OpenFileWithNormalizedException(ICommonCompilerFileSystem fileSystem, String filePath, FileMode fileMode, FileAccess fileAccess, FileShare fileShare)
   at Microsoft.CodeAnalysis.MetadataReference.CreateFromFile(String path, MetadataReferenceProperties properties, DocumentationProvider documentation)
   at FomodInstaller.Scripting.CSharpScript.CSharpScriptCompiler.<>c.<Compile>b__0_0(Assembly assembly)
   at System.Linq.Enumerable.SelectEnumerableIterator`2.MoveNext()
   at System.Collections.Generic.LargeArrayBuilder`1.AddRange(IEnumerable`1 items)
   at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1 source)
   at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)
   at Microsoft.CodeAnalysis.ImmutableArrayExtensions.AsImmutableOrEmpty[T](IEnumerable`1 items)
   at Microsoft.CodeAnalysis.Compilation.ValidateReferences[T](IEnumerable`1 references)
   at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.Create(String assemblyName, CSharpCompilationOptions options, IEnumerable`1 syntaxTrees, IEnumerable`1 references, CSharpCompilation previousSubmission, Type returnType, Type hostObjectType, Boolean isSubmission)
   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 InstallContext.mShowError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:4243:21)
    at InstallContext.reportError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:4259:149)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:4340: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-17148gZNfra9HBrJu.7z

Reported by: TotalSquash3659