You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: PG::UndefinedTable: ERROR: relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
^
#16795
Closed
VortexFeedback opened this issue
Dec 10, 2024
· 1 comment
PG::UndefinedTable: ERROR: relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
^
Title
Failed to get collection info
Details
call: collection, revisions
code: INVALID
Context
gamemode = Fallout 76,extension_version = 2.2.1
Stack
Error: PG::UndefinedTable: ERROR: relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
^
at Nexus.genError (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:895:20)
at Nexus.<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:6432:152)
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 cacheCollectionInfo (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:68672)
at getCollectionInfo (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:66338)
at getRevisionInfo (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:67673)
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: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:6434:72
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: rdvc
The text was updated successfully, but these errors were encountered:
Application error
System
Message
PG::UndefinedTable: ERROR: relation "collection_revisions" does not exist
LINE 1: SELECT "collection_revisions".* FROM "collection_revisions" ...
^
Title
Details
Context
Stack
Reported by: rdvc
The text was updated successfully, but these errors were encountered: