Nexus-Mods / Vortex

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

error: The "path" argument must be of type string. Received undefined #15610

Closed VortexFeedback closed 2 weeks ago

VortexFeedback commented 2 weeks ago

Application error

System

Platform win32 10.0.22631
Architecture x64
Application Version 1.10.8
Process renderer

Message

The "path" argument must be of type string. Received undefined

Title

Installation failed

Details

code: ERR_INVALID_ARG_TYPE
paths.0: D:\BG3 Mods\BG3 Mods.installing
paths.1: undefined

Context

gamemode = Baldur's Gate 3,Downloading "Tav's Hairpack-213-V-1-9-2-1710609321.zip" = nxm://baldursgate3/mods/213/files/50264?key=o86fSeizRDGUl1Emp9kUow&expires=1714507122&user_id=45960402,Downloading "PAK format all-in-1-1058-1-1709984246.zip" = nxm://baldursgate3/mods/1058/files/49148?key=Phe8AUVQ7EdhoSpjanizMw&expires=1714507250&user_id=45960402,Downloading "Vemperen's Other Heads-2226-1-5-1710401538.zip" = nxm://baldursgate3/mods/2226/files/49893?key=gZE-mpCSzQjBYvavbdE1Pw&expires=1714507267&user_id=45960402,Installing = BG3 Mods

Stack

TypeError: The "path" argument must be of type string. Received undefined
    at __node_internal_captureLargerStackTrace (node:internal/errors:490:5)
    at new NodeError (node:internal/errors:399:5)
    at validateString (node:internal/validators:163:11)
    at join (node:path:429:7)
    at path.join (D:\Drivers\Vortex\resources\app.asar\renderer.js:9807:122)
    at D:\Drivers\Vortex\resources\app.asar.unpacked\bundledPlugins\game-baldursgate3\index.js:240:30
    at Generator.next (<anonymous>)
    at D:\Drivers\Vortex\resources\app.asar.unpacked\bundledPlugins\game-baldursgate3\index.js:31:71
    at Promise.cancellationExecute [as _execute] (D:\Drivers\Vortex\resources\app.asar\node_modules\bluebird\js\release\debuggability.js:406:9)
    at Promise._resolveFromExecutor (D:\Drivers\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:518:18)
    at new Promise (D:\Drivers\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:103:10)
    at __awaiter (D:\Drivers\Vortex\resources\app.asar.unpacked\bundledPlugins\game-baldursgate3\index.js:27:12)
    at installLSLib (D:\Drivers\Vortex\resources\app.asar.unpacked\bundledPlugins\game-baldursgate3\index.js:238:12)
    at Object.install (D:\Drivers\Vortex\resources\app.asar\renderer.js:10039:35)
    at D:\Drivers\Vortex\resources\app.asar\renderer.js:4377:11
    at tryCatcher (D:\Drivers\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (D:\Drivers\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
    at Promise._settlePromise (D:\Drivers\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
    at Promise._settlePromise0 (D:\Drivers\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
    at Promise._settlePromises (D:\Drivers\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:729:18)
    at _drainQueueStep (D:\Drivers\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
    at _drainQueue (D:\Drivers\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
    at Async._drainQueues (D:\Drivers\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
    at Async.drainQueues (D:\Drivers\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)

Reported from:
Error
    at showError (D:\Drivers\Vortex\resources\app.asar\renderer.js:9764:202)
    at InstallContext.mShowError (D:\Drivers\Vortex\resources\app.asar\renderer.js:4243:21)
    at InstallContext.reportError (D:\Drivers\Vortex\resources\app.asar\renderer.js:4259:149)
    at D:\Drivers\Vortex\resources\app.asar\renderer.js:4340:132
    at tryCatcher (D:\Drivers\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (D:\Drivers\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
    at Promise._settlePromise (D:\Drivers\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
    at Promise._settlePromise0 (D:\Drivers\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
    at Promise._settlePromises (D:\Drivers\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:729:18)
    at _drainQueueStep (D:\Drivers\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
    at _drainQueue (D:\Drivers\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
    at Async._drainQueues (D:\Drivers\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
    at Async.drainQueues (D:\Drivers\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-12836V60N7E39BUHJ.7z

Reported by: enviesclouds20

IDCs commented 2 weeks ago

Hi there - BG3 has seen considerable enhancements in 1.11 which are likely to have corrected the above issue. Please try 1.11 and let us know if you're still encountering this issue by reporting it with the new Vortex version.