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

Bug Report - Other: Error: Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings. #14954

Closed
VortexFeedback opened this issue Dec 4, 2023 · 1 comment

Comments

@VortexFeedback
Copy link
Collaborator

Vortex Version: 1.9.7
Memory: 15.85 GB
System: win32 x64 (10.0.22621)
Component rendering error

Vortex Version: 1.9.7,

Error: Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Ig (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:230:46)
at Object.enqueueSetState (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:132:237)
at F.setState (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\react\cjs\react.production.min.js:12:369)
at StateProxyHandler.setBaseObject (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8551:119)
at StateProxyHandler.set (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:8549:103)
at LoadOrderPage.updateState (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:4213:46)
at LoadOrderPage.UNSAFE_componentWillReceiveProps (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:4184:138)
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 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)

ComponentStack:

in LoadOrderPage
in Connect(LoadOrderPage)
in withI18nextTranslation(Connect(LoadOrderPage))
in ExtensionGate
in div
in div
in MainPageContainer
in withI18nextTranslation(MainPageContainer)
in div
in DNDContainer
in div
in div
in Flex
in div
in FlexLayout
in div
in div
in Flex
in div
in FlexLayout
in div
in Suspense
in MainWindow
in Connect(MainWindow)
in __ExtendedComponent
in I18nextProvider
in Unknown
in Provider

Reported by: xlntguy

@IDCs
Copy link
Contributor

IDCs commented Dec 7, 2023

Hi there - LoadOrderPage is deprecated - unfortunately the error does not highlight which game you were modding so I can't investigate further; but regardless of the game you were modding, the error is caused by a stack overflow of the re-rendering process.

Basically the game extension kept telling the API to refresh the page.

Closing as I'm not sure which game extension is causing this and the error report does not contain sufficient information.

@IDCs IDCs closed this as completed Dec 7, 2023
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

2 participants