wheelnd11 Posted September 21 Share Posted September 21 This is the error I am getting when the game crashes, plays smoothly for maybe 10-15 minutes then crashes. This is rather consistent and has happened three times in a row so far. See below for error code spit out. 2024-09-21T12:55:18.570Z - error: state change handler failed {"message":"Cannot read properties of undefined (reading 'trackEvent')","stack1":"TypeError: Cannot read properties of undefined (reading 'trackEvent')\n at AnalyticsGA4.trackSettingsEvent (C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\renderer.js:1175:129)\n at C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\renderer.js:1212:24\n at C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\renderer.js:10144:190\n at C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\renderer.js:8843:111\n at Array.forEach (<anonymous>)\n at changeHandler (C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\renderer.js:8843:93)\n at C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\renderer.js:9086:163\n at Array.forEach (<anonymous>)\n at C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\renderer.js:9086:144\n at Array.forEach (<anonymous>)\n at C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\renderer.js:9085:116\n at dispatch (C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\node_modules\\redux\\lib\\redux.js:305:7)\n at C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\renderer.js:9953:71\n at C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\renderer.js:9957:144\n at C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\node_modules\\redux-thunk\\lib\\index.js:27:16\n at Object.dispatch (C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\node_modules\\electron-redux\\dist\\middleware\\forwardToMain.js:56:16)","stack2":"Error\n at Object.stateChangeHandler [as onStateChange] (C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\renderer.js:8842:107)\n at Proxy.<anonymous> (C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\renderer.js:8754:180)\n at Array.<anonymous> (C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\renderer.js:1210:14)\n at C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\renderer.js:8826:92\n at tryCatcher (C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\node_modules\\bluebird\\js\\release\\util.js:16:23)\n at Object.gotValue (C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\node_modules\\bluebird\\js\\release\\reduce.js:166:18)\n at Object.gotAccum (C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\node_modules\\bluebird\\js\\release\\reduce.js:155:25)\n at Object.tryCatcher (C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\node_modules\\bluebird\\js\\release\\util.js:16:23)\n at Promise._settlePromiseFromHandler (C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\node_modules\\bluebird\\js\\release\\promise.js:547:31)\n at Promise._settlePromise (C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\node_modules\\bluebird\\js\\release\\promise.js:604:18)\n at Promise._settlePromise0 (C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\node_modules\\bluebird\\js\\release\\promise.js:649:10)\n at Promise._settlePromises (C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\node_modules\\bluebird\\js\\release\\promise.js:729:18)\n at _drainQueueStep (C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\node_modules\\bluebird\\js\\release\\async.js:93:12)\n at _drainQueue (C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\node_modules\\bluebird\\js\\release\\async.js:86:9)\n at Async._drainQueues (C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\node_modules\\bluebird\\js\\release\\async.js:102:5)\n at Async.drainQueues (C:\\Program Files\\Black Tree Gaming Ltd\\Vortex\\resources\\app.asar\\node_modules\\bluebird\\js\\release\\async.js:15:14)","key":"settings.analytics.enabled"} Link to comment Share on other sites More sharing options...
showler Posted September 21 Share Posted September 21 Is that a Vortex error report? Vortex errors shouldn't cause the game to crash (unless it's immediate). Vortex doesn't even need to be running when you are playing the game. You'd need an error report from the game itself to find out what's causing the crash. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now