Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: PG::UndefinedTable: ERROR: relation "collection_revisions" does not exist LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ... ^ #16792

Closed
VortexFeedback opened this issue Dec 10, 2024 · 15 comments

Comments

@VortexFeedback
Copy link
Collaborator

Application error

System

Platform win32 10.0.22631
Architecture x64
Application Version 1.13.3
Process renderer

Message

PG::UndefinedTable: ERROR: relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
^

Title

Failed to download collection

Details

call: collectionRevision
code: INVALID
collectionSlug: akribl
revisionNumber: 3

Context

gamemode = Jurassic World Evolution 2,extension_version = 0.0.3

Stack

Error: PG::UndefinedTable: ERROR:  relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
                                             ^

    at Proxy.genError (D:\nexuus\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:895:20)
    at Proxy.<anonymous> (D:\nexuus\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:917:28)
    at Generator.next (<anonymous>)
    at fulfilled (D:\nexuus\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:5:58)
    at tryCatcher (D:\nexuus\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (D:\nexuus\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
    at Promise._settlePromise (D:\nexuus\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
    at Promise._settlePromise0 (D:\nexuus\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
    at Promise._settlePromises (D:\nexuus\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:729:18)
    at _drainQueueStep (D:\nexuus\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
    at _drainQueue (D:\nexuus\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
    at Async._drainQueues (D:\nexuus\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
    at Async.drainQueues (D:\nexuus\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Called from:

  at null (D:\nexuus\Vortex\resources\app.asar\renderer.js:6511:37)
  at startDownloadCollection (D:\nexuus\Vortex\resources\app.asar\renderer.js:6762:42)
  at startDownload (D:\nexuus\Vortex\resources\app.asar\renderer.js:6769:2)
  at doDownload (D:\nexuus\Vortex\resources\app.asar\renderer.js:6554:22)
  at null (D:\nexuus\Vortex\resources\app.asar\renderer.js:6555:224)
  at tryCatcher (D:\nexuus\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
  at Promise._settlePromiseFromHandler (D:\nexuus\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
  at Promise._settlePromise (D:\nexuus\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
  at Promise._settlePromiseCtx (D:\nexuus\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:641:10)
  at _drainQueueStep (D:\nexuus\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:97:12)
  at _drainQueue (D:\nexuus\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
  at Async._drainQueues (D:\nexuus\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
  at Async.drainQueues (D:\nexuus\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)

Reported from:
Error
    at showError (D:\nexuus\Vortex\resources\app.asar\renderer.js:9925:202)
    at mApi.showErrorNotification (D:\nexuus\Vortex\resources\app.asar\renderer.js:8874:52)
    at D:\nexuus\Vortex\resources\app.asar\renderer.js:6768:52
    at tryCatcher (D:\nexuus\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (D:\nexuus\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
    at Promise._settlePromise (D:\nexuus\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
    at Promise._settlePromise0 (D:\nexuus\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
    at Promise._settlePromises (D:\nexuus\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:725:18)
    at _drainQueueStep (D:\nexuus\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
    at _drainQueue (D:\nexuus\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
    at Async._drainQueues (D:\nexuus\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
    at Async.drainQueues (D:\nexuus\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Reported by: modz89

@VortexFeedback
Copy link
Collaborator Author

Application error

System

Platform win32 10.0.19045
Architecture x64
Application Version 1.13.3
Process renderer

Message

PG::UndefinedTable: ERROR: relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
^

Title

Failed to get nexus revision info

Details

call: collectionRevision
code: INVALID
collectionSlug: jifdnp
revisionNumber: 34

Context

gamemode = S.T.A.L.K.E.R. 2 Heart of Chornobyl,extension_version = 0.2.4

Stack

Error: PG::UndefinedTable: ERROR:  relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
                                             ^

    at Proxy.genError (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:895:20)
    at Proxy.<anonymous> (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:917:28)
    at Generator.next (<anonymous>)
    at fulfilled (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:5:58)
    at tryCatcher (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
    at Promise._settlePromise (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
    at Promise._settlePromise0 (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
    at Promise._settlePromises (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:729:18)
    at _drainQueueStep (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
    at _drainQueue (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
    at Async._drainQueues (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
    at Async.drainQueues (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Called from:

  at null (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6511:37)
  at null (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6440:73)
  at null (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:10203:35)
  at null (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8982:15)
  at emit (node:events:517:28)
  at emitAndAwait (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8979:28)
  at cacheRevisionInfo (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:69286)
  at fetchRevisionInfo (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:67981)
  at getRevisionInfo (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:67479)
  at null (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:130508)
  at map (null:null:null)
  at updateSorted (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:130332)
  at componentDidUpdate (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:125464)
  at Ji (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:212:231)
  at Sj (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:255:229)
  at exports.unstable_runWithPriority (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\scheduler\cjs\scheduler.production.min.js:19:467)
  at cg (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:122:325)
  at Jj (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:248:370)
  at yj (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:239:376)
  at null (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:123:115)
  at exports.unstable_runWithPriority (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\scheduler\cjs\scheduler.production.min.js:19:467)
  at cg (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:122:325)
  at fg (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:123:61)
  at gg (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:122:496)
  at Mj (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:240:66)
  at notify (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-redux\lib\utils\Subscription.js:21:7)
  at notifyNestedSubs (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-redux\lib\utils\Subscription.js:92:15)
  at handleChangeWrapper (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-redux\lib\utils\Subscription.js:97:20)
  at dispatch (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\redux\lib\redux.js:305:7)
  at null (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:10012:71)
  at null (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:10016:144)
  at null (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\redux-thunk\lib\index.js:27:16)
  at null (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\electron-redux\dist\middleware\forwardToMain.js:56:16)
  at InstallContext.mSetModAttributes (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:4323:35)
  at finishInstallCB (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:4333:185)
  at null (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:4401:24)
  at tryCatcher (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
  at Promise._settlePromiseFromHandler (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
  at Promise._settlePromise (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
  at Promise._settlePromise0 (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
  at Promise._settlePromises (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:729:18)
  at Promise._fulfill (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:673:18)
  at Promise._resolveCallback (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:466:57)
  at Promise._settlePromiseFromHandler (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:559:17)
  at Promise._settlePromise (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
  at Promise._settlePromise0 (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
  at Promise._settlePromises (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:729:18)
  at Promise._fulfill (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:673:18)
  at PromiseArray._resolve (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:127:19)
  at MappingPromiseArray._promiseFulfilled (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:108:18)
  at Promise._settlePromise (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:609:26)
  at Promise._settlePromise0 (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
  at Promise._settlePromises (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:729:18)
  at _drainQueueStep (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
  at _drainQueue (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
  at Async._drainQueues (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
  at Async.drainQueues (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)
  at processTicksAndRejections (node:internal/process/task_queues:95:5)

Reported from:
Error
    at showError (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:9925:202)
    at mApi.showErrorNotification (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8874:52)
    at D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6442:63
    at tryCatcher (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
    at Promise._settlePromise (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
    at Promise._settlePromise0 (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
    at Promise._settlePromises (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:725:18)
    at _drainQueueStep (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
    at _drainQueue (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
    at Async._drainQueues (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
    at Async.drainQueues (D:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Reported by: ShaveITA

@VortexFeedback
Copy link
Collaborator Author

Application error

System

Platform win32 10.0.19045
Architecture x64
Application Version 1.13.3
Process renderer

Message

PG::UndefinedTable: ERROR: relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
^

Title

Failed to download collection

Details

call: collectionRevision
code: INVALID
collectionSlug: og3ioo
revisionNumber: 14

Context

gamemode = Skyrim Special Edition,extension_version = 1.0.5

Stack

Error: PG::UndefinedTable: ERROR:  relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
                                             ^

    at Proxy.genError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:895:20)
    at Proxy.<anonymous> (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:917:28)
    at Generator.next (<anonymous>)
    at fulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:5:58)
    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:729: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)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Called from:

  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6511:37)
  at startDownloadCollection (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6762:42)
  at startDownload (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6769:2)
  at doDownload (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6554:22)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6555:224)
  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._settlePromiseCtx (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:641:10)
  at _drainQueueStep (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:97: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 from:
Error
    at showError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:9925:202)
    at mApi.showErrorNotification (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8874:52)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6768:52
    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)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Reported by: SceneKid5

@VortexFeedback
Copy link
Collaborator Author

Application error

System

Platform win32 10.0.26100
Architecture x64
Application Version 1.13.3
Process renderer

Message

PG::UndefinedTable: ERROR: relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
^

Title

Failed to download collection

Details

call: collectionRevision
code: INVALID
collectionSlug: ry9gjv
revisionNumber: 1

Context

gamemode = Skyrim Special Edition,extension_version = 1.0.5

Stack

Error: PG::UndefinedTable: ERROR:  relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
                                             ^

    at Proxy.genError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:895:20)
    at Proxy.<anonymous> (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:917:28)
    at Generator.next (<anonymous>)
    at fulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:5:58)
    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:729: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)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Called from:

  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6511:37)
  at startDownloadCollection (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6762:42)
  at startDownload (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6769:2)
  at doDownload (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6554:22)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6555:224)
  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._settlePromiseCtx (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:641:10)
  at _drainQueueStep (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:97: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 from:
Error
    at showError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:9925:202)
    at mApi.showErrorNotification (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8874:52)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6768:52
    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)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Reported by: tzl284

@VortexFeedback
Copy link
Collaborator Author

Application error

System

Platform win32 10.0.19045
Architecture x64
Application Version 1.13.3
Process renderer

Message

PG::UndefinedTable: ERROR: relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
^

Title

Failed to get nexus revision info

Details

call: collectionRevision
code: INVALID
collectionSlug: ng6v6n
revisionNumber: 18

Context

gamemode = Stardew Valley,extension_version = 0.3.3

Stack

Error: PG::UndefinedTable: ERROR:  relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
                                             ^

    at Proxy.genError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:895:20)
    at Proxy.<anonymous> (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:917:28)
    at Generator.next (<anonymous>)
    at fulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:5:58)
    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:729: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)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Called from:

  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6511:37)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6440:73)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:10203:35)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8982:15)
  at emit (node:events:517:28)
  at emitAndAwait (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8979:28)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:51284)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:54926)
  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:729: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 from:
Error
    at showError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:9925:202)
    at mApi.showErrorNotification (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8874:52)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6442:63
    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)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Reported by: SrDannyRy

@VortexFeedback
Copy link
Collaborator Author

Application error

System

Platform win32 10.0.19045
Architecture x64
Application Version 1.13.3
Process renderer

Message

PG::UndefinedTable: ERROR: relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
^

Title

Failed to get nexus revision info

Details

call: collectionRevision
code: INVALID
collectionSlug: zj7ikz
revisionNumber: 23

Context

gamemode = Fallout 4,extension_version = 1.0.6

Stack

Error: PG::UndefinedTable: ERROR:  relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
                                             ^

    at Proxy.genError (D:\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:895:20)
    at Proxy.<anonymous> (D:\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:917:28)
    at Generator.next (<anonymous>)
    at fulfilled (D:\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:5:58)
    at tryCatcher (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
    at Promise._settlePromise (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
    at Promise._settlePromise0 (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
    at Promise._settlePromises (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:729:18)
    at _drainQueueStep (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
    at _drainQueue (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
    at Async._drainQueues (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
    at Async.drainQueues (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Called from:

  at null (D:\Vortex\resources\app.asar\renderer.js:6511:37)
  at null (D:\Vortex\resources\app.asar\renderer.js:6440:73)
  at null (D:\Vortex\resources\app.asar\renderer.js:10203:35)
  at null (D:\Vortex\resources\app.asar\renderer.js:8982:15)
  at emit (node:events:517:28)
  at emitAndAwait (D:\Vortex\resources\app.asar\renderer.js:8979:28)
  at cacheRevisionInfo (D:\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:69286)
  at fetchRevisionInfo (D:\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:67981)
  at getRevisionInfo (D:\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:67479)
  at null (D:\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:253044)
  at null (D:\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:253326)
  at Ii (D:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:211:320)
  at Vj (D:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:257:303)
  at exports.unstable_runWithPriority (D:\Vortex\resources\app.asar\node_modules\scheduler\cjs\scheduler.production.min.js:19:467)
  at cg (D:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:122:325)
  at Dj (D:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:257:58)
  at yj (D:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:239:100)
  at null (D:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:123:115)
  at exports.unstable_runWithPriority (D:\Vortex\resources\app.asar\node_modules\scheduler\cjs\scheduler.production.min.js:19:467)
  at cg (D:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:122:325)
  at fg (D:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:123:61)
  at gg (D:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:122:496)
  at Ig (D:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:230:156)
  at enqueueSetState (D:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:132:237)
  at F.setState (D:\Vortex\resources\app.asar\node_modules\react\cjs\react.production.min.js:12:369)
  at setBaseObject (D:\Vortex\resources\app.asar\renderer.js:8729:119)
  at set (D:\Vortex\resources\app.asar\renderer.js:8727:103)
  at null (D:\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:131303)
  at tryCatcher (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
  at Promise._settlePromiseFromHandler (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
  at Promise._settlePromise (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
  at Promise._settlePromise0 (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
  at Promise._settlePromises (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:729:18)
  at Promise._fulfill (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:673:18)
  at PromiseArray._resolve (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:127:19)
  at PromiseArray._promiseFulfilled (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:145:14)
  at Promise._settlePromise (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:609:26)
  at Promise._settlePromise0 (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
  at Promise._settlePromises (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:729:18)
  at _drainQueueStep (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
  at _drainQueue (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
  at Async._drainQueues (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
  at Async.drainQueues (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)
  at processTicksAndRejections (node:internal/process/task_queues:95:5)

Reported from:
Error
    at showError (D:\Vortex\resources\app.asar\renderer.js:9925:202)
    at mApi.showErrorNotification (D:\Vortex\resources\app.asar\renderer.js:8874:52)
    at D:\Vortex\resources\app.asar\renderer.js:6442:63
    at tryCatcher (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
    at Promise._settlePromise (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
    at Promise._settlePromise0 (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
    at Promise._settlePromises (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:725:18)
    at _drainQueueStep (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
    at _drainQueue (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
    at Async._drainQueues (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
    at Async.drainQueues (D:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Reported by: N30NR34V3R

@VortexFeedback
Copy link
Collaborator Author

Application error

System

Platform win32 10.0.19045
Architecture x64
Application Version 1.13.3
Process renderer

Message

PG::UndefinedTable: ERROR: relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
^

Title

Failed to get nexus revision info

Details

call: collectionRevision
code: INVALID
collectionSlug: b16ckr
revisionNumber: 2

Context

gamemode = Cyberpunk 2077,extension_version = 0.11.1

Stack

Error: PG::UndefinedTable: ERROR:  relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
                                             ^

    at Proxy.genError (E:\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:895:20)
    at Proxy.<anonymous> (E:\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:917:28)
    at Generator.next (<anonymous>)
    at fulfilled (E:\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:5:58)
    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)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Called from:

  at null (E:\Vortex\resources\app.asar\renderer.js:6511:37)
  at null (E:\Vortex\resources\app.asar\renderer.js:6440:73)
  at null (E:\Vortex\resources\app.asar\renderer.js:10203:35)
  at null (E:\Vortex\resources\app.asar\renderer.js:8982:15)
  at emit (node:events:517:28)
  at emitAndAwait (E:\Vortex\resources\app.asar\renderer.js:8979:28)
  at cacheRevisionInfo (E:\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:69286)
  at fetchRevisionInfo (E:\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:67981)
  at getRevisionInfo (E:\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:67479)
  at B (E:\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:458186)
  at null (E:\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:460178)
  at r (E:\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:460316)

Reported from:
Error
    at showError (E:\Vortex\resources\app.asar\renderer.js:9925:202)
    at mApi.showErrorNotification (E:\Vortex\resources\app.asar\renderer.js:8874:52)
    at E:\Vortex\resources\app.asar\renderer.js:6442:63
    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)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Reported by: xpresso99

@VortexFeedback
Copy link
Collaborator Author

Application error

System

Platform win32 10.0.26100
Architecture x64
Application Version 1.13.3
Process renderer

Message

PG::UndefinedTable: ERROR: relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
^

Title

Failed to get list of collections

Details

call: myCollections, nodes, 1, currentRevision, collection, revisions
code: INVALID

Context

gamemode = Skyrim Special Edition,extension_version = 1.0.5

Stack

Error: PG::UndefinedTable: ERROR:  relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
                                             ^

    at Proxy.genError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:895:20)
    at Proxy.<anonymous> (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:917:28)
    at Generator.next (<anonymous>)
    at fulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:5:58)
    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:729: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)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Called from:

  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6511:37)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6429:200)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:10203:35)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8982:15)
  at emit (node:events:517:28)
  at emitAndAwait (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8979:28)
  at p (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:467822)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:10204:190)
  at emit (node:events:529:35)
  at emit (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8815:42)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:3177:180)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:3047:126)
  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:729: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 from:
Error
    at showError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:9925:202)
    at mApi.showErrorNotification (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8874:52)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6430:174
    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)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Reported by: NihilitySeoul

@VortexFeedback
Copy link
Collaborator Author

Application error

System

Platform win32 10.0.19045
Architecture x64
Application Version 1.13.3
Process renderer

Message

PG::UndefinedTable: ERROR: relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
^

Title

Failed to download collection

Details

call: collectionRevision, collection, revisions
code: INVALID
collectionSlug: h7ltvu
revisionNumber: 1

Context

gamemode = Skyrim,extension_version = 1.0.0

Stack

Error: PG::UndefinedTable: ERROR:  relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
                                             ^

    at Proxy.genError (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:895:20)
    at Proxy.<anonymous> (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:917:28)
    at Generator.next (<anonymous>)
    at fulfilled (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:5:58)
    at tryCatcher (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
    at Promise._settlePromise (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
    at Promise._settlePromise0 (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
    at Promise._settlePromises (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:729:18)
    at _drainQueueStep (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
    at _drainQueue (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
    at Async._drainQueues (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
    at Async.drainQueues (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Called from:

  at null (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\renderer.js:6511:37)
  at startDownloadCollection (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\renderer.js:6762:42)
  at startDownload (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\renderer.js:6769:2)
  at doDownload (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\renderer.js:6554:22)
  at null (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\renderer.js:6555:224)
  at tryCatcher (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
  at Promise._settlePromiseFromHandler (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
  at Promise._settlePromise (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
  at Promise._settlePromiseCtx (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:641:10)
  at _drainQueueStep (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:97:12)
  at _drainQueue (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
  at Async._drainQueues (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
  at Async.drainQueues (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)

Reported from:
Error
    at showError (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\renderer.js:9925:202)
    at mApi.showErrorNotification (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\renderer.js:8874:52)
    at D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\renderer.js:6768:52
    at tryCatcher (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
    at Promise._settlePromise (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
    at Promise._settlePromise0 (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
    at Promise._settlePromises (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:725:18)
    at _drainQueueStep (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
    at _drainQueue (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
    at Async._drainQueues (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
    at Async.drainQueues (D:\SteamLibrary\steamapps\common\Skyrim\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Reported by: qkc666

@VortexFeedback
Copy link
Collaborator Author

Application error

System

Platform win32 10.0.19045
Architecture x64
Application Version 1.13.3
Process renderer

Message

PG::UndefinedTable: ERROR: relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
^

Title

Failed to get nexus revision info

Details

call: collectionRevision
code: INVALID
collectionSlug: 5atq9t
revisionNumber: 233

Context

gamemode = Fallout 4,extension_version = 1.0.6

Stack

Error: PG::UndefinedTable: ERROR:  relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
                                             ^

    at Proxy.genError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:895:20)
    at Proxy.<anonymous> (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:917:28)
    at Generator.next (<anonymous>)
    at fulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:5:58)
    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:729: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)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Called from:

  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6511:37)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6440:73)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:10203:35)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8982:15)
  at emit (node:events:517:28)
  at emitAndAwait (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8979:28)
  at cacheRevisionInfo (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:69286)
  at fetchRevisionInfo (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:67981)
  at getRevisionInfo (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:67479)
  at UNSAFE_componentWillReceiveProps (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:237841)
  at Mg (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:135:172)
  at fi (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:179:157)
  at Rj (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:263:490)
  at Qj (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:246:265)
  at Kj (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:246:194)
  at yj (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:239:172)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:123:115)
  at exports.unstable_runWithPriority (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\scheduler\cjs\scheduler.production.min.js:19:467)
  at cg (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:122:325)
  at fg (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:123:61)
  at gg (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:122:496)
  at Ga (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:287:95)
  at gd (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:68:371)

Reported from:
Error
    at showError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:9925:202)
    at mApi.showErrorNotification (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8874:52)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6442:63
    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)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Reported by: Tralma

@VortexFeedback
Copy link
Collaborator Author

Application error

System

Platform win32 10.0.22631
Architecture x64
Application Version 1.13.3
Process renderer

Message

PG::UndefinedTable: ERROR: relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
^

Title

Failed to download collection

Details

call: collectionRevision
code: INVALID
collectionSlug: qdurkx
revisionNumber: 74

Context

gamemode = Skyrim Special Edition,extension_version = 1.0.5

Stack

Error: PG::UndefinedTable: ERROR:  relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
                                             ^

    at Proxy.genError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:895:20)
    at Proxy.<anonymous> (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:917:28)
    at Generator.next (<anonymous>)
    at fulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:5:58)
    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:729: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)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Called from:

  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6511:37)
  at startDownloadCollection (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6762:42)
  at startDownload (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6769:2)
  at doDownload (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6554:22)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6555:224)
  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._settlePromiseCtx (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:641:10)
  at _drainQueueStep (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:97: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 from:
Error
    at showError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:9925:202)
    at mApi.showErrorNotification (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8874:52)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6768:52
    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)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Reported by: MVinter

@VortexFeedback
Copy link
Collaborator Author

Application error

System

Platform win32 10.0.26100
Architecture x64
Application Version 1.13.3
Process renderer

Message

PG::UndefinedTable: ERROR: relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
^

Title

Failed to get nexus revision info

Details

call: collectionRevision
code: INVALID
collectionSlug: llafgc
revisionNumber: 24

Context

gamemode = Skyrim Special Edition,extension_version = 1.0.5,Installing = Nemesis Unlimited Behavior Engine-60033-v0-84-beta-1639426722

Stack

Error: PG::UndefinedTable: ERROR:  relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
                                             ^

    at Proxy.genError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:895:20)
    at Proxy.<anonymous> (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:917:28)
    at Generator.next (<anonymous>)
    at fulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:5:58)
    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:729: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)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Called from:

  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6511:37)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6440:73)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:10203:35)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8982:15)
  at emit (node:events:517:28)
  at emitAndAwait (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8979:28)
  at cacheRevisionInfo (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:69286)
  at fetchRevisionInfo (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:67981)
  at getRevisionInfo (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:67479)
  at UNSAFE_componentWillReceiveProps (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:237841)
  at Mg (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:135:172)
  at fi (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:179:157)
  at Rj (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:263:490)
  at Qj (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:246:265)
  at Kj (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:246:194)
  at yj (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:239:172)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:123:115)
  at exports.unstable_runWithPriority (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\scheduler\cjs\scheduler.production.min.js:19:467)
  at cg (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:122:325)
  at fg (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:123:61)
  at gg (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:122:496)
  at Mj (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:240:66)
  at notify (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-redux\lib\utils\Subscription.js:21:7)
  at notifyNestedSubs (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-redux\lib\utils\Subscription.js:92:15)
  at handleChangeWrapper (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-redux\lib\utils\Subscription.js:97:20)
  at dispatch (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\redux\lib\redux.js:305:7)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:10012:71)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:10016:144)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\redux-thunk\lib\index.js:27:16)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\electron-redux\dist\middleware\forwardToMain.js:56:16)
  at InstallContext.mAddMod (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:4318:20)
  at startInstallCB (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:4332:6)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:4395:99)
  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:729:18)
  at Promise._fulfill (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:673:18)
  at Promise._resolveCallback (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:489:14)
  at Promise._settlePromiseFromHandler (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:559:17)
  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:729:18)
  at Promise._fulfill (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:673:18)
  at Promise._resolveCallback (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:489:14)
  at Promise._settlePromiseFromHandler (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:559:17)
  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:729:18)
  at Promise._fulfill (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:673:18)
  at Promise._resolveCallback (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:466:57)
  at Promise._settlePromiseFromHandler (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:559:17)
  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:729:18)
  at Promise._fulfill (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:673:18)
  at PromiseArray._resolve (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:127:19)
  at MappingPromiseArray._promiseFulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\map.js:108:18)
  at Promise._settlePromise (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:609:26)
  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:729: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)
  at processTicksAndRejections (node:internal/process/task_queues:95:5)

Reported from:
Error
    at showError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:9925:202)
    at mApi.showErrorNotification (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8874:52)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6442:63
    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)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Reported by: ZailorBlack

@VortexFeedback
Copy link
Collaborator Author

Application error

System

Platform win32 10.0.19045
Architecture x64
Application Version 1.13.3
Process renderer

Message

PG::UndefinedTable: ERROR: relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
^

Title

Failed to get nexus revision info

Details

call: collectionRevision
code: INVALID
collectionSlug: 6zurhz
revisionNumber: 168

Context

gamemode = Fallout 4,extension_version = 1.0.6,Downloading "HD2IA - Sneak Idle-88060-1-1-1727553155.zip" = nxm://fallout4/mods/88060/files/335494?campaign=collection,Downloading "PRP Resources-46403-74-14-1727810755.7z" = nxm://fallout4/mods/46403/files/335766?campaign=collection,Downloading "Vanilla Apparel Remesh Project-87824-1-0-1-1727751605.zip" = nxm://fallout4/mods/87824/files/335702?campaign=collection,Downloading "America Rising 2 Enclave Underarmor Retexture-88216-1-0-0-1727981976.zip" = nxm://fallout4/mods/88216/files/335930?campaign=collection,Downloading "Attachment Pack-76924-1-0-7-1727977082.zip" = nxm://fallout4/mods/76924/files/335919?campaign=collection,Downloading "Emirals Tales From The Commonwealth Fixes-88016-1-2-1727912159.7z" = nxm://fallout4/mods/88016/files/335849?campaign=collection,Downloading "ZP's Clouds and Sun-86950-01-1724181367.zip" = nxm://fallout4/mods/86950/files/330982?campaign=collection,Downloading "ZP's Moon and Stars-86950-01a-1724181441.zip" = nxm://fallout4/mods/86950/files/330983?campaign=collection,Downloading "Godrays Performance Fix Redux-80942-2-1-1-1728057949.7z" = nxm://fallout4/mods/80942/files/336019?campaign=collection,Downloading "broadsider hd-31611-1.rar" = nxm://fallout4/mods/31611/files/128919?campaign=collection

Stack

Error: PG::UndefinedTable: ERROR:  relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
                                             ^

    at Proxy.genError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:895:20)
    at Proxy.<anonymous> (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:917:28)
    at Generator.next (<anonymous>)
    at fulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:5:58)
    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:729: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)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Called from:

  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6511:37)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6440:73)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:10203:35)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8982:15)
  at emit (node:events:517:28)
  at emitAndAwait (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8979:28)
  at cacheRevisionInfo (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:69286)
  at fetchRevisionInfo (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:67981)
  at getRevisionInfo (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:67479)
  at UNSAFE_componentWillReceiveProps (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:237841)
  at Mg (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:135:172)
  at fi (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:179:157)
  at Rj (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:263:490)
  at Qj (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:246:265)
  at Kj (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:246:194)
  at yj (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:239:172)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:123:115)
  at exports.unstable_runWithPriority (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\scheduler\cjs\scheduler.production.min.js:19:467)
  at cg (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:122:325)
  at fg (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:123:61)
  at gg (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:122:496)
  at Mj (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:240:66)
  at notify (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-redux\lib\utils\Subscription.js:21:7)
  at notifyNestedSubs (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-redux\lib\utils\Subscription.js:92:15)
  at handleChangeWrapper (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-redux\lib\utils\Subscription.js:97:20)
  at dispatch (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\redux\lib\redux.js:305:7)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:10012:71)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:10016:144)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\redux-thunk\lib\index.js:27:16)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\electron-redux\dist\middleware\forwardToMain.js:56:16)
  at progressUpdate (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:1895:71)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:1896:177)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:1815:10)
  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:729: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 from:
Error
    at showError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:9925:202)
    at mApi.showErrorNotification (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8874:52)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6442:63
    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)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Reported by: ryolacap

@VortexFeedback
Copy link
Collaborator Author

Application error

System

Platform win32 10.0.26100
Architecture x64
Application Version 1.13.2
Process renderer

Message

PG::UndefinedTable: ERROR: relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
^

Title

Failed to get nexus revision info

Details

call: collectionRevision
code: INVALID
collectionSlug: godtaq
revisionNumber: 20

Context

gamemode = Fallout 4,extension_version = 1.0.6,Downloading "Bodytalk-72310-3-9-1725752552.7z" = nxm://fallout4/mods/72310/files/333159?campaign=collection,Downloading "BT SPR - Update-63258-1-0a-1662969818.rar" = nxm://fallout4/mods/63258/files/250398?campaign=collection,Downloading "all in one-74263-0-01-1693146182.rar" = nxm://fallout4/mods/74263/files/288137?campaign=collection,Downloading "Clicklight - FO4-84330-1-0-1717957539.7z" = nxm://fallout4/mods/84330/files/321835?campaign=collection,Downloading "Clock Widget-26759-v1-5-0-1715486203.7z" = nxm://fallout4/mods/26759/files/315920?campaign=collection,Downloading "Combined Arms - 1.1 - PATCH-50505-1-1-1624844773.7z" = nxm://fallout4/mods/50505/files/211319?campaign=collection,Installing = ProtoVaultSuit - Blue-2187-1-2

Stack

Error: PG::UndefinedTable: ERROR:  relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
                                             ^

    at Proxy.genError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:895:20)
    at Proxy.<anonymous> (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:917:28)
    at Generator.next (<anonymous>)
    at fulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:5:58)
    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:729: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)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Called from:

  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6502:37)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6431:73)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:10191:35)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8970:15)
  at emit (node:events:517:28)
  at emitAndAwait (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8967:28)
  at cacheRevisionInfo (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:69286)
  at fetchRevisionInfo (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:67981)
  at getRevisionInfo (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:67479)
  at B (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:458186)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:460178)
  at r (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:460316)

Reported from:
Error
    at showError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:9913:202)
    at mApi.showErrorNotification (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8863:52)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6433:63
    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)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Reported by: fishstixthegoat

@VortexFeedback
Copy link
Collaborator Author

Application error

System

Platform win32 10.0.22631
Architecture x64
Application Version 1.13.3
Process renderer

Message

PG::UndefinedTable: ERROR: relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
^

Title

Failed to get nexus revision info

Details

call: collectionRevision, collection, revisions
code: INVALID
collectionSlug: oxtos9
revisionNumber: 9

Context

gamemode = Skyrim Special Edition,extension_version = 1.0.5,Downloading "Imperious 7.28.0-1315-7-28-0-1631877097.zip" = nxm://skyrimspecialedition/mods/1315/files/228927?key=UATYCcVBPV33mPTrFemesA&expires=1734023531&user_id=232063884,Downloading "Imperious v7.24 SSE-17482-7-24SSE.7z" = nxm://skyrimspecialedition/mods/17482/files/55383?key=wpuqH0P0TKkfLoTuakY44g&expires=1734023515&user_id=232063884

Stack

Error: PG::UndefinedTable: ERROR:  relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
                                             ^

    at Proxy.genError (L:\Games\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:895:20)
    at Proxy.<anonymous> (L:\Games\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:917:28)
    at Generator.next (<anonymous>)
    at fulfilled (L:\Games\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:5:58)
    at tryCatcher (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
    at Promise._settlePromise (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
    at Promise._settlePromise0 (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
    at Promise._settlePromises (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:729:18)
    at _drainQueueStep (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
    at _drainQueue (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
    at Async._drainQueues (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
    at Async.drainQueues (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Called from:

  at null (L:\Games\Vortex\resources\app.asar\renderer.js:6511:37)
  at null (L:\Games\Vortex\resources\app.asar\renderer.js:6440:73)
  at null (L:\Games\Vortex\resources\app.asar\renderer.js:10203:35)
  at null (L:\Games\Vortex\resources\app.asar\renderer.js:8982:15)
  at emit (node:events:517:28)
  at emitAndAwait (L:\Games\Vortex\resources\app.asar\renderer.js:8979:28)
  at cacheRevisionInfo (L:\Games\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:69286)
  at fetchRevisionInfo (L:\Games\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:67981)
  at getRevisionInfo (L:\Games\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:67479)
  at null (L:\Games\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:253044)
  at null (L:\Games\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:253326)
  at Ii (L:\Games\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:211:320)
  at Vj (L:\Games\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:257:303)
  at exports.unstable_runWithPriority (L:\Games\Vortex\resources\app.asar\node_modules\scheduler\cjs\scheduler.production.min.js:19:467)
  at cg (L:\Games\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:122:325)
  at Dj (L:\Games\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:257:58)
  at yj (L:\Games\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:239:100)
  at null (L:\Games\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:123:115)
  at exports.unstable_runWithPriority (L:\Games\Vortex\resources\app.asar\node_modules\scheduler\cjs\scheduler.production.min.js:19:467)
  at cg (L:\Games\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:122:325)
  at fg (L:\Games\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:123:61)
  at gg (L:\Games\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:122:496)
  at Ig (L:\Games\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:230:156)
  at enqueueSetState (L:\Games\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:132:237)
  at F.setState (L:\Games\Vortex\resources\app.asar\node_modules\react\cjs\react.production.min.js:12:369)
  at setBaseObject (L:\Games\Vortex\resources\app.asar\renderer.js:8729:119)
  at set (L:\Games\Vortex\resources\app.asar\renderer.js:8727:103)
  at null (L:\Games\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:131303)
  at tryCatcher (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
  at Promise._settlePromiseFromHandler (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
  at Promise._settlePromise (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
  at Promise._settlePromise0 (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
  at Promise._settlePromises (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:729:18)
  at Promise._fulfill (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:673:18)
  at PromiseArray._resolve (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:127:19)
  at PromiseArray._promiseFulfilled (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise_array.js:145:14)
  at Promise._settlePromise (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:609:26)
  at Promise._settlePromise0 (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
  at Promise._settlePromises (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:729:18)
  at _drainQueueStep (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
  at _drainQueue (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
  at Async._drainQueues (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
  at Async.drainQueues (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)
  at processTicksAndRejections (node:internal/process/task_queues:95:5)

Reported from:
Error
    at showError (L:\Games\Vortex\resources\app.asar\renderer.js:9925:202)
    at mApi.showErrorNotification (L:\Games\Vortex\resources\app.asar\renderer.js:8874:52)
    at L:\Games\Vortex\resources\app.asar\renderer.js:6442:63
    at tryCatcher (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
    at Promise._settlePromise (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
    at Promise._settlePromise0 (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
    at Promise._settlePromises (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:725:18)
    at _drainQueueStep (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
    at _drainQueue (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
    at Async._drainQueues (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
    at Async.drainQueues (L:\Games\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Reported by: FAIFJRIDGDF

@IDCs
Copy link
Contributor

IDCs commented Dec 11, 2024

duplicate of #16790

@IDCs IDCs closed this as completed Dec 11, 2024
@IDCs IDCs added the duplicate label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants