GroupMe icon indicating copy to clipboard operation
GroupMe copied to clipboard

App Crashing 'unknown exception'

Open ferrantejake opened this issue 7 years ago • 3 comments

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.

ferrantejake avatar Feb 26 '17 06:02 ferrantejake

Exact same error here, no clue why

arjvik avatar Sep 30 '18 17:09 arjvik

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

jyn514 avatar Mar 03 '19 16:03 jyn514

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.

Scor0806 avatar Oct 17 '19 13:10 Scor0806