Nexus-Mods / Vortex

Vortex Development
GNU General Public License v3.0
909 stars 133 forks source link

Crash: Unexpected end of JSON input #11769

Closed VortexFeedback closed 2 years ago

VortexFeedback commented 2 years ago

Application Crash

System

Platform win32 10.0.19044
Architecture x64
Application Version 1.5.10
Process renderer

Message

Unexpected end of JSON input

Context

gamemode = Fallout 4

Stack

SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at C:\Users\Ard\AppData\Roaming\Vortex\plugins\Vortex Extension Update - Modlist Backup v0.3.2\index.js:222:33
    at Generator.next (<anonymous>)
    at C:\Users\Ard\AppData\Roaming\Vortex\plugins\Vortex Extension Update - Modlist Backup v0.3.2\index.js:132:71
    at Promise.cancellationExecute [as _execute] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\debuggability.js:406:9)
    at Promise._resolveFromExecutor (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:518:18)
    at new Promise (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:103:10)
    at module.exports../src/index.ts.__awaiter (C:\Users\Ard\AppData\Roaming\Vortex\plugins\Vortex Extension Update - Modlist Backup v0.3.2\index.js:128:12)
    at C:\Users\Ard\AppData\Roaming\Vortex\plugins\Vortex Extension Update - Modlist Backup v0.3.2\index.js:206:72
    at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read_file_context:68:3)

Reported by: ArdRhenaXD

VortexFeedback commented 2 years ago

Application Crash

System

Platform win32 10.0.19044
Architecture x64
Application Version 1.5.10
Process renderer

Message

Unexpected end of JSON input

Context

gamemode = Fallout 4

Stack

SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at C:\Users\Ard\AppData\Roaming\Vortex\plugins\Vortex Extension Update - Modlist Backup v0.3.2\index.js:222:33
    at Generator.next (<anonymous>)
    at C:\Users\Ard\AppData\Roaming\Vortex\plugins\Vortex Extension Update - Modlist Backup v0.3.2\index.js:132:71
    at Promise.cancellationExecute [as _execute] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\debuggability.js:406:9)
    at Promise._resolveFromExecutor (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:518:18)
    at new Promise (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:103:10)
    at module.exports../src/index.ts.__awaiter (C:\Users\Ard\AppData\Roaming\Vortex\plugins\Vortex Extension Update - Modlist Backup v0.3.2\index.js:128:12)
    at C:\Users\Ard\AppData\Roaming\Vortex\plugins\Vortex Extension Update - Modlist Backup v0.3.2\index.js:206:72
    at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read_file_context:68:3)

Reported by: ArdRhenaXD

IDCs commented 2 years ago

Hi - the error is being reported from a 3rd party extension, please inform the game extension's developer directly.

Please read the following post for more information https://github.com/Nexus-Mods/Vortex/issues/6557