Nexus-Mods / Vortex

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

error: Protocol "blob:" not supported. Expected "http:" #10889

Closed VortexFeedback closed 2 years ago

VortexFeedback commented 2 years ago

Application error

System

Platform win32 10.0.22000
Architecture x64
Application Version 1.4.17
Process renderer

Message

Protocol "blob:" not supported. Expected "http:"

Title

Failed to run automatic fix

Details

code: ERR_INVALID_PROTOCOL

Context

gamemode = Grand Theft Auto V

Stack

TypeError [ERR_INVALID_PROTOCOL]: Protocol "blob:" not supported. Expected "http:"
    at new ClientRequest (_http_client.js:152:11)
    at Object.request (http.js:46:10)
    at DownloadWorker.startDownload (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:817:245)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:813:97

Reported from:
Error
    at Object.showError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:381:195)
    at Proxy.mApi.showErrorNotification (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:2113:11)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8367:170
    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: curtis1of1

TanninOne commented 2 years ago

duplicate of #13472