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: Cannot read properties of undefined (reading 'match') #16749

Open
VortexFeedback opened this issue Dec 4, 2024 · 1 comment
Open

error: Cannot read properties of undefined (reading 'match') #16749

VortexFeedback opened this issue Dec 4, 2024 · 1 comment

Comments

@VortexFeedback
Copy link
Collaborator

Application error

System

Platform win32 10.0.22631
Architecture x64
Application Version 1.13.2
Process renderer

Message

Cannot read properties of undefined (reading 'match')

Title

Failed to determine conflicts

Context

gamemode = Final Fantasy XII,extension_version = 0.9.0

Stack

TypeError: Cannot read properties of undefined (reading 'match')
    at Minimatch.matchOne (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\minimatch\minimatch.js:899:15)
    at Minimatch.matchOne (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\minimatch\minimatch.js:860:18)
    at Minimatch.match (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\minimatch\minimatch.js:768:20)
    at minimatch (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\minimatch\minimatch.js:125:42)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-dependency-manager\index.js:2:658502
    at Array.some (<anonymous>)
    at t.default (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-dependency-manager\index.js:2:658493)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-dependency-manager\index.js:2:661335
    at Array.filter (<anonymous>)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-dependency-manager\index.js:2:661280
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-dependency-manager\index.js:2:661760
    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)

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.unpacked\bundledPlugins\mod-dependency-manager\index.js:2:637662
    at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
    at Promise._settlePromise (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
    at Promise._settlePromise0 (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
    at Promise._settlePromises (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:725:18)
    at _drainQueueStep (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
    at _drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
    at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
    at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)

Reported by: RequiemOfDemons

@VortexFeedback
Copy link
Collaborator Author

Application error

System

Platform win32 10.0.22631
Architecture x64
Application Version 1.13.2
Process renderer

Message

Cannot read properties of undefined (reading 'match')

Title

Failed to determine conflicts

Context

gamemode = Skyrim Special Edition,extension_version = 1.0.5

Stack

TypeError: Cannot read properties of undefined (reading 'match')
    at Minimatch.matchOne (F:\Vortex\resources\app.asar\node_modules\minimatch\minimatch.js:899:15)
    at Minimatch.matchOne (F:\Vortex\resources\app.asar\node_modules\minimatch\minimatch.js:860:18)
    at Minimatch.match (F:\Vortex\resources\app.asar\node_modules\minimatch\minimatch.js:768:20)
    at minimatch (F:\Vortex\resources\app.asar\node_modules\minimatch\minimatch.js:125:42)
    at F:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-dependency-manager\index.js:2:658502
    at Array.some (<anonymous>)
    at t.default (F:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-dependency-manager\index.js:2:658493)
    at F:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-dependency-manager\index.js:2:661335
    at Array.filter (<anonymous>)
    at F:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-dependency-manager\index.js:2:661280
    at F:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-dependency-manager\index.js:2:661760
    at tryCatcher (F:\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (F:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
    at Promise._settlePromise (F:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
    at Promise._settlePromise0 (F:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
    at Promise._settlePromises (F:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:729:18)

Reported from:
Error
    at showError (F:\Vortex\resources\app.asar\renderer.js:9913:202)
    at mApi.showErrorNotification (F:\Vortex\resources\app.asar\renderer.js:8863:52)
    at F:\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-dependency-manager\index.js:2:637662
    at tryCatcher (F:\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (F:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
    at Promise._settlePromise (F:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
    at Promise._settlePromise0 (F:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
    at Promise._settlePromises (F:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:725:18)
    at _drainQueueStep (F:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
    at _drainQueue (F:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
    at Async._drainQueues (F:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
    at Async.drainQueues (F:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)

Reported by: LbHbA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant