-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Discord unloading when in background #2478
Comments
It does seem to be the DisableCallIdle plugin. If you have this issue, check if it's enabled. If yes, try disabling it and see if the issue is fixed (and report back here). If not, post your list of enabled plugins |
For me this is only on vesktop, I have had this happen once with vencord, and never with stock |
It happens to me as well, but I don't use 'DisableCallIdle'. |
this only happens with vencord for me. |
Been having issues with this for a long time as well (W10). It seems to be random when it happens, but indeed it must be a period of inactivity, happening even while on voice chat. This also causes it to be very hard to realize you're speaking to yourself and have been since disconnected from the call. |
I haven't used the DisableCallIdle plugin but I was having the issue of randomly disconnecting and reconnecting to voicechats. adding |
I could replicate this issue on stock Vencord, with or without the DisableCallIdle plugin. Running with |
Turning off DisableCallidle did not fix the issue, I will try --render thingy soon |
Running Vesktop on Fedora Linux 40 KDE on X11 with the command-line option (By the way: Vencord/Vesktop@d3b94fc#commitcomment-142196978) |
I might have found a potential link to this. Unloads were occuring more frequently due to lack of disk space (< 20GB) and after cleaning up my computer it seemed to have stopped. Is it possible that this is a factor? |
almost certainly a coincidence with some workaround added to vencord being implemented around the same time? |
I'm... also curious of this, as I'm in a similar situation on my main machine (~20-30gb free atm) where I was experiencing issues, but on my laptop with hundreds of gigs of free space it seemed to work a lot more reliably. Now, like @Sqaaakoi saiid, it sounds too stupid not to be just a coincidence, but the issue itself seems to be not well enough understood, enough to make me consider even stuff like this. |
it stopped unloading a couple days ago and now its back to it since a new update? |
So far for me it seems to no longer silently unload, fingers crossed it stays this way. |
I can also say it has returned back for me |
I have also noticed my client unloading recently when it is in the background, and it even happens when in voice channels like it used to |
This comment was marked as spam.
This comment was marked as spam.
Try again with latest update (4ec01d0) |
Hey! I'm still encountering this issue, I'm afraid. I can confirm that it occurs with and without the |
Content
When Discord is in the background for a prolonged period of time, it sometimes unloads. When you come back, it takes a few seconds to "re-connect" and fetch new messages. Supposedly it also disconnects you from voice when this happens
There are many reports of this happening on stock Discord but according to some other people, it only happens with Vencord.
The following needs to be investigated:
--disable-renderer-backgrounding
fix it?backgroundThrottling: false
in the electron BrowserWindow options fix it?Request Agreement
The text was updated successfully, but these errors were encountered: