unknownskl / greenlight

Greenlight is an open-source client for xCloud and Xbox home streaming made in Typescript.
MIT License
2.16k stars 121 forks source link

[Bug] TypeError: Object has been destroyed at Function.<anonymous> (/Applications/Greenlight.app/Contents/Resources/app.asar/app/background.js:1:72675) #1219

Open stushep opened 4 months ago

stushep commented 4 months ago

Describe the bug

Greenlight on MacBook Pro M1 (Sonoma) attempts to log into my MS account twice. First attempt is successful but the second attempt fails (both with a correct password and a correct MFA response). After this I get the following error:

A Javascript error occured in the main process Uncaught Exception: TypeError: Object has been destroyed at Function. (/Applications/Greenlight.app/Contents/Resources/app.asar/app/background.js:1:72675)

I'm able to see that the console is active, can attempt to start a stream etc but the stream never connects.

To Reproduce

No response

Expected behavior

Expected stream to load

Environment

- OS: MacOS Sonoma 14.0
- Device: MacBook Pro M1
- Greenlight version: 2.3.1

Anything else?

No response

New issue

stushep commented 4 months ago

Additionally, updated my MacBook Pro to Sonoma 14.4.1 to rule out the out of date OS. Issue persists.

Screenshot 2024-05-05 at 09 01 02 Screenshot 2024-05-05 at 09 01 12