Nexus-Mods / Vortex

Vortex Development
GNU General Public License v3.0
910 stars 134 forks source link

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

Closed VortexFeedback closed 4 years ago

VortexFeedback commented 4 years ago

Application error

System

Platform win32 10.0.18362
Architecture x64
Application Version 1.3.5
Process renderer

Message

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

Title

Failed to remove selected mods

Details

code: ERR_INVALID_ARG_TYPE

Context

gamemode = Skyrim Special Edition

Stack

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined
    at validateString (internal/validators.js:112:11)
    at Object.join (path.js:375:7)
    at DownloadObserver.handleRemoveDownload (D:\Program Files (x86)\Vortex\resources\app.asar\renderer.js:4092:197)
    at EventEmitter.<anonymous> (D:\Program Files (x86)\Vortex\resources\app.asar\renderer.js:4064:155)
    at EventEmitter.emit (events.js:210:5)
    at D:\Program Files (x86)\Vortex\resources\app.asar\renderer.js:5566:25
    at Array.forEach (<anonymous>)
    at D:\Program Files (x86)\Vortex\resources\app.asar\renderer.js:5565:181
    at tryCatcher (D:\Program Files (x86)\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (D:\Program Files (x86)\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
    at Promise._settlePromise (D:\Program Files (x86)\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
    at Promise._settlePromiseCtx (D:\Program Files (x86)\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:641:10)
    at _drainQueueStep (D:\Program Files (x86)\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:97:12)
    at _drainQueue (D:\Program Files (x86)\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
    at Async._drainQueues (D:\Program Files (x86)\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
    at Async.drainQueues (D:\Program Files (x86)\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)

Reported from:
Error
    at Object.showError (D:\Program Files (x86)\Vortex\resources\app.asar\renderer.js:343:18)
    at Object.mApi.showErrorNotification (D:\Program Files (x86)\Vortex\resources\app.asar\renderer.js:1483:51)
    at D:\Program Files (x86)\Vortex\resources\app.asar\renderer.js:5567:79
    at tryCatcher (D:\Program Files (x86)\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (D:\Program Files (x86)\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
    at Promise._settlePromise (D:\Program Files (x86)\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
    at Promise._settlePromise0 (D:\Program Files (x86)\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
    at Promise._settlePromises (D:\Program Files (x86)\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:725:18)
    at _drainQueueStep (D:\Program Files (x86)\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
    at _drainQueue (D:\Program Files (x86)\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
    at Async._drainQueues (D:\Program Files (x86)\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
    at Async.drainQueues (D:\Program Files (x86)\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)

Reported by: cutebabygoat

VortexFeedback commented 4 years ago

Application error

System

Platform win32 10.0.18362
Architecture x64
Application Version 1.3.5
Process renderer

Message

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

Title

Failed to remove selected mods

Details

code: ERR_INVALID_ARG_TYPE

Context

gamemode = Fallout 4

Stack

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined
    at validateString (internal/validators.js:112:11)
    at Object.join (path.js:375:7)
    at DownloadObserver.handleRemoveDownload (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:4092:197)
    at EventEmitter.<anonymous> (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:4064:155)
    at EventEmitter.emit (events.js:210:5)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:5566:25
    at Array.forEach (<anonymous>)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:5565:181
    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._settlePromiseCtx (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:641:10)
    at _drainQueueStep (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:97: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)

Reported from:
Error
    at Object.showError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:343:18)
    at Object.mApi.showErrorNotification (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:1483:51)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:5567:79
    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)

Reported by: ajcbr600rr

VortexFeedback commented 4 years ago

Tried to install f4se now its stuck cannot install or delete. uninstalling vortex and reinstalling does nothing.

IDCs commented 4 years ago

eb96220e7b4dbdbf9c040615b3a4c71788c77af0 should've fixed this issue