Nexus-Mods / Vortex

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

Crash: Rules contain cycles #2629

Closed VortexFeedback closed 5 years ago

VortexFeedback commented 5 years ago

Application Crash

System

Platform win32 10.0.17134
Architecture x64
Application Version 0.16.15
Process renderer

Message

Rules contain cycles

Stack

Error
    at Object.mod [as sortMods] (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\extensions\mod_management\util\sort.ts:77:43)
    at util (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-dependency-manager\webpack:\mod-dependency-manager\src\index.tsx:286:1)
    at showErrorNotification (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\mod-dependency-manager\webpack:\mod-dependency-manager\src\index.tsx:388:1)
    at message (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\util\ExtensionManager.ts:716:12)
    at Array.forEach (<anonymous>)
    at changeHandler (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\util\ExtensionManager.ts:715:31)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\redux-watcher\dist\redux-watcher.js:50:14
    at Array.forEach (<anonymous>)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\redux-watcher\dist\redux-watcher.js:49:16
    at Array.forEach (<anonymous>)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\redux-watcher\dist\redux-watcher.js:38:27
    at dispatch (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\redux\lib\redux.js:227:7)
    at MAX_ENTRIES (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\src\util\reduxLogger.ts:57:20)
    at setdefault (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\webpack:\external "events":1:1)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\redux-thunk\lib\index.js:14:16
    at Object.dispatch (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\electron-redux\dist\middleware\forwardToMain.js:44:14)

Reported by: TheJellyGaming

IDCs commented 5 years ago

Duplicate of #2524