Nexus-Mods / Vortex

Vortex Development
GNU General Public License v3.0
927 stars 137 forks source link

error: EINVAL: invalid argument, mkdir 'G:' #16508

Closed VortexFeedback closed 1 month ago

VortexFeedback commented 1 month ago

Application error

System

Platform win32 10.0.22631
Architecture x64
Application Version 1.12.5
Process renderer

Message

EINVAL: invalid argument, mkdir 'G:'

Title

Failed to refresh mods

Details

errno: -4071
code: EINVAL
syscall: mkdir
path: G:

Context

gamemode = Cyberpunk 2077,extension_version = 0.10.4

Stack

EINVAL: invalid argument, mkdir 'G:'
EINVAL: invalid argument, mkdir 'G:'
Error: EINVAL: invalid argument, mkdir 'G:'
Prior Context:
    at Object.ensureDirAsync (E:\Vortex\resources\app.asar\renderer.js:9622:16)
    at refreshMods (E:\Vortex\resources\app.asar\renderer.js:5602:12)
    at E:\Vortex\resources\app.asar\renderer.js:4830:23
    at tryCatcher (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
    at Promise._settlePromise (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
    at Promise._settlePromise0 (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
    at Promise._settlePromises (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:729:18)
    at _drainQueueStep (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
    at _drainQueue (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
    at Async._drainQueues (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
    at Async.drainQueues (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)
Prior Context:
    at Object.ensureDirAsync (E:\Vortex\resources\app.asar\renderer.js:9622:16)
    at refreshMods (E:\Vortex\resources\app.asar\renderer.js:5602:12)
    at E:\Vortex\resources\app.asar\renderer.js:4830:23
    at tryCatcher (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
    at Promise._settlePromise (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
    at Promise._settlePromise0 (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
    at Promise._settlePromises (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:729:18)
    at _drainQueueStep (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
    at _drainQueue (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
    at Async._drainQueues (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
    at Async.drainQueues (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)

Reported from:
Error
    at showError (E:\Vortex\resources\app.asar\renderer.js:9866:202)
    at E:\Vortex\resources\app.asar\renderer.js:4832:130
    at tryCatcher (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
    at Promise._settlePromise (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
    at Promise._settlePromise0 (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
    at Promise._settlePromises (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:725:18)
    at _drainQueueStep (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
    at _drainQueue (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
    at Async._drainQueues (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
    at Async.drainQueues (E:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)

Reported by: palombix

IDCs commented 1 month ago

Hi there - G: is not an NTFS partition - format your drive using NTFS and try again.