dcrousso / GroupMe

Unofficial GroupMe App
MIT License
87 stars 13 forks source link

App Crashing 'unknown exception' #2

Open ferrantejake opened 7 years ago

ferrantejake commented 7 years ago
Uncaught Exception:
Error: Object has been destroyed
    at Error (native)
    at Function.electron.app.makeSingleInstance (/opt/groupme/resources/app.asar/index.js:17:17)

This seems to appear without an apparent cause after the application starts. I'll ignore the chat for a while and come back to an error notification. App seems to recover, at least occasionally, after this issue is encountered.

arjvik commented 6 years ago

Exact same error here, no clue why

jyn514 commented 5 years ago

I had this happen when I tried to launch multiple processes of GroupMe at the same time, not sure why it would happen with only one process

Scor0806 commented 5 years ago

Have anyone figured out this issue. It works fine now with "npm start" running it in terminal through electron but when using the Desktop icon I'll still get the error and will have to wait about 10 secs for the app to start.