-
Notifications
You must be signed in to change notification settings - Fork 171
Failed Startup on latest Canary Version #1391
Description
Getting this on launch after the latest update of the Canary version.
Running Java 8, Update 361 on MacOS.
1.8 | 1.8.0_361
Uncaught Exception:
TypeError: Cannot read properties of undefined (reading 'nativeCurrency')
at 32 (/Applications/Frame Canary.app/Contents/Resources/app.asar/compiled/main/store/migrations/index.js:734:49)
at /Applications/Frame Canary.app/Contents/Resources/app.asar/compiled/main/store/migrations/index.js:749:44
at Array.forEach ()
at Object.apply (/Applications/Frame Canary.app/Contents/Resources/app.asar/compiled/main/store/migrations/index.js:746:14)
at module.exports (/Applications/Frame Canary.app/Contents/Resources/app.asar/compiled/main/store/state/index.js:724:35)
at Object. (/Applications/Frame Canary.app/Contents/Resources/app.asar/compiled/main/store/index.js:46:66)
at Module._compile (node:internal/modules/cjs/loader:1141:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1196:10)
at Module.load (node:internal/modules/cjs/loader:1011:32)
at Module._load (node:internal/modules/cjs/loader:846:12)