Nexus-Mods / Vortex

Vortex Development
GNU General Public License v3.0
888 stars 131 forks source link

Crash: The "path" argument must be of type string. Received type object #8674

Closed VortexFeedback closed 3 years ago

VortexFeedback commented 3 years ago

Application Crash

System

Platform win32 10.0.19041
Architecture x64
Application Version 1.3.22
Process renderer

Message

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

Details

code: ERR_INVALID_ARG_TYPE

Context

gamemode = Fallout 4,Downloading "LovingPiper-DarkPrecursor-9811-2-0.7z" = nxm://fallout4/mods/9811/files/62344?key=bELM9DcvPLMxe8BZLkEPqQ&expires=1615001157&user_id=106650243,Resuming "Armor and Weapon Keywords Community Resource v8.6.0-6091-v8-6-0-1578253623.rar" = nxm://fallout4/mods/6091/files/173801?key=BCY-341MWd8XDJjAi6xO9A&expires=1615001298&user_id=106650243,Installing = FO4HHS-39850-1-7-0-1604095653

Stack

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type object
    at validateString (internal/validators.js:112:11)
    at Object.basename (path.js:671:5)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\gamebryo-savegame-management\index.js:6:1662

Reported by: SQUID3RS

VortexFeedback commented 3 years ago

installing mods and i turned auto deploy of and it caused an error

TanninOne commented 3 years ago

The error message isn't actually related to mod installation but to a problem parsing the savegames. Did you get any other error messages? When you go to the savegame screen, does everything look ok there? Can you reproduce the error or did it happen only once?

TanninOne commented 3 years ago

closed due to lack of feedback