RJ-Infinity / ThisCord

A Discord "Mod" / injector
3 stars 0 forks source link

Improvements to injection and close detection stability #2

Open titushm opened 1 year ago

titushm commented 1 year ago

fix thiscord not injecting for no reason sometimes. fix thiscord backend not closing for no reason sometimes.

RJ-Infinity commented 1 year ago

i have a fix for this in the works

titushm commented 1 year ago

indeed

titushm commented 1 year ago

close detection might be harder as discord likes to leave processes open even when closed from tray

RJ-Infinity commented 1 year ago

i think that might be beacause we have it opened in debug mode

titushm commented 1 year ago

i think that might be beacause we have it opened in debug mode

It doesn't close properly because dev tools?

RJ-Infinity commented 1 year ago

not devtools but beacuse its opened with the --inspect and/or --remote-debugging-port however im not sure this is just conjecture