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

Unhandled Promise Rejection #211

Closed
Poetic-Abortionist opened this issue Sep 11, 2022 · 1 comment
Closed

Unhandled Promise Rejection #211

Poetic-Abortionist opened this issue Sep 11, 2022 · 1 comment

Comments

@Poetic-Abortionist
Copy link

Poetic-Abortionist commented Sep 11, 2022

I get the following error whenever I start the program otherwise it works normal.

Unhandled Promise Rejection
TypeError: Cannot read property 'setBadge' of undefined
at Object.setBadge (C:/Users/%user%/AppData/Local/Programs/crossover/resources/app.asar/src/main/dock.js:5:35)
at NsisUpdater.onUpdateDownloaded (C:/Users/%user%/AppData/Local/Programs/crossover/resources/app.asar/src/main/auto-update.js:51:7)
at NsisUpdater.dispatchUpdateDownloaded (C:/Users/%user%/AppData/Local/Programs/crossover/resources/app.asar/node_modules/electron-updater/out/AppUpdater.js:390:14)
at Object.done (C:/Users/%user%/AppData/Local/Programs/crossover/resources/app.asar/node_modules/electron-updater/out/BaseUpdater.js:29:22)
at done (C:/Users/%user%/AppData/Local/Programs/crossover/resources/app.asar/node_modules/electron-updater/out/AppUpdater.js:502:31)
at async NsisUpdater.executeDownload (C:/Users/%user%/AppData/Local/Programs/crossover/resources/app.asar/node_modules/electron-updater/out/AppUpdater.js:512:20)

@lacymorrow
Copy link
Owner

Duplicate #153
Please update CrossOver, this is fixed.

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