Nexus-Mods / Vortex

Vortex Development
GNU General Public License v3.0
911 stars 135 forks source link

Crash: The "path" argument must be of type string. Received undefined #16407

Closed VortexFeedback closed 1 month ago

VortexFeedback commented 1 month ago

Application Crash

System

Platform win32 10.0.22631
Architecture x64
Application Version 1.11.7
Process renderer

Message

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

Details

code: ERR_INVALID_ARG_TYPE
paths.0: C:\Program Files (x86)\Steam\steamapps\common\Starfield\Data\meshes\animtextdata\tables\graphs
paths.1: undefined

Context

gamemode = Starfield

Stack

TypeError: The "path" argument must be of type string. Received undefined
    at __node_internal_captureLargerStackTrace (node:internal/errors:496:5)
    at NodeError (node:internal/errors:405:5)
    at validateString (node:internal/validators:162:11)
    at join (node:path:429:7)
    at path.join (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:9862:122)
    at mergeFolderContents (C:\Users\GuillaumeClament\AppData\Roaming\Vortex\plugins\Vortex Extension Update - Starfield Vortex Extension v0.4.4\index.js:1096:80)
    at async mergeFolderContents (C:\Users\GuillaumeClament\AppData\Roaming\Vortex\plugins\Vortex Extension Update - Starfield Vortex Extension v0.4.4\index.js:1087:17)
    at async mergeFolderContents (C:\Users\GuillaumeClament\AppData\Roaming\Vortex\plugins\Vortex Extension Update - Starfield Vortex Extension v0.4.4\index.js:1087:17)
    at async mergeFolderContents (C:\Users\GuillaumeClament\AppData\Roaming\Vortex\plugins\Vortex Extension Update - Starfield Vortex Extension v0.4.4\index.js:1087:17)
    at async mergeFolderContents (C:\Users\GuillaumeClament\AppData\Roaming\Vortex\plugins\Vortex Extension Update - Starfield Vortex Extension v0.4.4\index.js:1087:17)
    at async createJunction (C:\Users\GuillaumeClament\AppData\Roaming\Vortex\plugins\Vortex Extension Update - Starfield Vortex Extension v0.4.4\index.js:1121:9)

External file: tmp-35448lymvq15umKm7.7z

Reported by: Azaphille

IDCs commented 1 month ago

Hi there - please update Vortex.

VortexFeedback commented 1 month ago

Application Crash

System

Platform win32 10.0.22621
Architecture x64
Application Version 1.12.4
Process renderer

Message

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

Details

code: ERR_INVALID_ARG_TYPE
paths.0: C:\Program Files (x86)\Steam\steamapps\common\Starfield\Data\mods\Smooth UI Overhaul-270-1-1-Full-Fix-1693677785\data\interface
paths.1: undefined

Context

gamemode = Starfield,extension_version = 0.4.4

Stack

TypeError: The "path" argument must be of type string. Received undefined
    at __node_internal_captureLargerStackTrace (node:internal/errors:496:5)
    at NodeError (node:internal/errors:405:5)
    at validateString (node:internal/validators:162:11)
    at join (node:path:429:7)
    at path.join (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:9909:122)
    at mergeFolderContents (C:\Users\ryanm\AppData\Roaming\Vortex\plugins\Vortex Extension Update - Starfield Vortex Extension v0.4.4\index.js:1096:80)
    at async mergeFolderContents (C:\Users\ryanm\AppData\Roaming\Vortex\plugins\Vortex Extension Update - Starfield Vortex Extension v0.4.4\index.js:1087:17)
    at async mergeFolderContents (C:\Users\ryanm\AppData\Roaming\Vortex\plugins\Vortex Extension Update - Starfield Vortex Extension v0.4.4\index.js:1087:17)
    at async mergeFolderContents (C:\Users\ryanm\AppData\Roaming\Vortex\plugins\Vortex Extension Update - Starfield Vortex Extension v0.4.4\index.js:1087:17)
    at async mergeFolderContents (C:\Users\ryanm\AppData\Roaming\Vortex\plugins\Vortex Extension Update - Starfield Vortex Extension v0.4.4\index.js:1087:17)
    at async createJunction (C:\Users\ryanm\AppData\Roaming\Vortex\plugins\Vortex Extension Update - Starfield Vortex Extension v0.4.4\index.js:1121:9)

External file: tmp-10832bTPS5Ita7nub.7z

Reported by: lordryan115