-
Notifications
You must be signed in to change notification settings - Fork 83
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
BetterVolume returning to 200 volume after changing it. #151
Comments
same issue |
Same issue with latest patch |
Did the plugin ask about disabling the experiment the first time you started it? Is the experiment disable in the plugin settings panel toggled on, off or greyed out? |
hey same issue for me and at least for me "disable audio experiment" is enabled in the plugin settings |
I left a comment about this in issue #137 with some further info: The 2.3.2-rc.1 version is still working for me, although I have to manually turn the plugin off then back on for the fix to work, every time Discord restarts. |
Still happening even though "disable audio experiment" is turned on |
Once again occurring, switched back to 2.3.2 and its working with the older version of the plugin so far. |
Does turning the disable experiment setting off and back on work with v2.4.0? The only relevant difference between the two versions I can think of is at which point the plugin checks if the experiment is present. If that is the issue, I believe the disable toggle should end up being greyed out in the v2.4.0 settings panel. |
For me, 2.4.0 doesn't ever work. Only 2.3.2-rc.1, and only when I disable and re-enable the plugin. |
Experimental version with changed experiment handling & additional logging: https://gist.github.com/Zerthox/e32580591286b4c726d36282c540e2c9 |
Still resetting the volume to 200% every restart of Discord for me. |
So far, this version seems to have fixed it! Great work! Here's the log when enabling the plugin (the only log output I got):
|
Update: Unfortunately the issue is back- looks like the behavior of v2.5.0-rc.1 is the same as v2.4.0. Here's the log when the volume resets to 200%:
|
The error is your client failing to save the volume on the server because it is out of range (> 200%). This means the experiment did not turn off. Could you check for all messages in the console starting with |
Sure, here's the full log:
|
Did you enable the experiment override in the plugin settings? The logged information suggests everything is working fine but the setting is toggled off. |
Ah, it looks like it had been disabled, oops! Now the behavior of this version is the same as v2.3.2-rc.1. After some further investigation, it looks like what's happening is that after some time, the experiment re-enables itself. I haven't been able to figure out when this is happening, nor find anything in the console about it. This is why restarting the plugin resolves the issue- because it re-disables the experiment. |
Here's the log after trying to set a high volume, after the experiment seems to have been re-enabled. No recent Discord updates as far as I recall.
|
- Improve experiment handling (#151) - Fix issues with Discord update
Setting over 200% reverts back to 200% for me as well, |
Hey my friend got the same-ish problem, except that if it goes over 200% it change right after to a negative value. Resetting is not working and the "Disable Audio experiment" cant be turned on. |
Yes, as of a recent update the volume now resets to 8.27% or something like that for me as well. Quite annoying! Restarting the plugin fixes it. @Zerthox |
FWIW Vencord's plugin works well |
Is there a fix for that issue? Since few day I also struggle with this out of a sudden and I really can't fix it. Doesn't matter which version of the plugin or if the Audio Experiment is disabled or not... |
Yeah I think as of this week it’s no longer an experiment, so it can’t be disabled. We need to find another workaround.On Aug 8, 2024, at 10:36 AM, Pittssburgh ***@***.***> wrote:
Is there a fix for that issue? Since few day I also struggle with this out of a sudden and I really can't fix it. Doesn't matter which version of the plugin or if the Audio Experiment is disabled or not...
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
Closing this, further discussion can happen in #177. |
Basically the title, if you change your volume, it will return to 200 again.
The text was updated successfully, but these errors were encountered: