BetterDiscord-Plugins icon indicating copy to clipboard operation
BetterDiscord-Plugins copied to clipboard

After setting another user's volume to 400 and restarting Discord, said user's volume is set to -56.66

Open lynyx23 opened this issue 1 year ago • 18 comments

Bug description

After setting another user's volume to 400 and restarting Discord, said user's volume is set to -56.66. Sometimes this continues to default to -56.66 even after setting the volume to a different value. Resetting the plugins settings and restarting seems to fix it.

I'd be happy to send any logs or something of sorts if it's possible/needed.

Plugin

BetterVolume

Plugin version

v2.5.0

Discord client

Stable

lynyx23 avatar Mar 04 '24 21:03 lynyx23

this has been happening to me but not when i restart discord just a few seconds after i set their volume above 200. fixes when i restart as well.

weedsnorkeler avatar Mar 20 '24 06:03 weedsnorkeler

Technically a duplicate of #151, just that Discord's behavior with volumes above the 200% cap has changed. Looking into a workaround to still allow higher volumes.

Zerthox avatar Mar 20 '24 17:03 Zerthox

The bug is still happening to this day and i cannot check the discord audio experiment. Is there a code that I can enable it?

MrBoringCom avatar Jun 22 '24 23:06 MrBoringCom

Having the same issue. Trying to set anyone to over 200 will reset to negatives after a second or so.

HimeTakamura avatar Jul 20 '24 18:07 HimeTakamura

The bug is still happening to this day and i cannot check the discord audio experiment. Is there a code that I can enable it?

In the plugin folger you see a config file - There you can set the value to true or false manually ;) Hope Im not too late haha

Pittssburgh avatar Aug 08 '24 18:08 Pittssburgh

I experience the same issue without any possible way of fixing it

Pittssburgh avatar Aug 08 '24 18:08 Pittssburgh

Same issue here, can't fix it either.

californiacryptid avatar Aug 08 '24 20:08 californiacryptid

Not sure if this really helped, but I was getting annoyed with someone's extremely low stream audio and decided to set the volume to something ridiculous like 99999%. Funny thing is that the volume didn't drop to some negative number or change at all. After that point, I was able to set a more reasonable volume over 200% without it changing automatically. Right now, I'm in the middle of something so I can't test much further, but maybe this is a decent workaround for the time being. Anyone else have luck trying this?

Reenuip avatar Aug 11 '24 02:08 Reenuip

@Reenuip That surprisingly appears to have worked for me too! thanks, it's nice to have a workaround.

AgentAvis avatar Aug 11 '24 22:08 AgentAvis

Not sure if this really helped, but I was getting annoyed with someone's extremely low stream audio and decided to set the volume to something ridiculous like 99999%. Funny thing is that the volume didn't drop to some negative number or change at all. After that point, I was able to set a more reasonable volume over 200% without it changing automatically. Right now, I'm in the middle of something so I can't test much further, but maybe this is a decent workaround for the time being. Anyone else have luck trying this?

so it appears to work, but did you actually notice any audible audio change?

I think this is just braking an api calll?

rom4ster avatar Aug 12 '24 05:08 rom4ster

so it appears to work, but did you actually notice any audible audio change?

I think this is just braking an api calll?

Yeah, it definitely changes the volume for me. I have a hard time hearing my buddies' streams, so having this add-on work is essential.

Reenuip avatar Aug 12 '24 16:08 Reenuip

so it appears to work, but did you actually notice any audible audio change? I think this is just braking an api calll?

Yeah, it definitely changes the volume for me. I have a hard time hearing my buddies' streams, so having this add-on work is essential.

the absolute monkeys at discord should have made this feature, I truly despise them. So its good to hear it works but it also seems to reset everytime u start discord.

rom4ster avatar Aug 13 '24 01:08 rom4ster

It seems that this is fixed in v3.0.0. Thank you!!

pickanothername avatar Aug 23 '24 08:08 pickanothername

im on 3.0.0 and its not fixed. Still does this garbage.

rom4ster avatar Aug 24 '24 04:08 rom4ster

im on 3.0.0 and its not fixed. Still does this garbage.

Try enabling the addon after Discord loads. There seems to be a problem with a part of BetterDiscord's plugin API that makes the plugin miss some information it needs. If it still doesn't work, it would be helpful to know what's being logged to the console (Ctrl+Shift+I).

Zerthox avatar Aug 24 '24 17:08 Zerthox

discord.com-1724532883810.log

This is my log. Could u try maybe making it so calls to https://discord.com/api/v9/users/@me/settings-proto/1 are blocked for a little bit after the user changes the setting?

It is definetly something with that call. Weather its before the call is made or the call itself though idk.

Also its unfeasible to remember to turn the plugin on AND TURN IT OFF when im done using it. Becuase if i dont, on next boot it will do the same behavior.

rom4ster avatar Aug 24 '24 21:08 rom4ster

The log is incomplete, I can't tell what went wrong without the plugin start being part of it. Did you try what I wrote above?

Zerthox avatar Aug 24 '24 22:08 Zerthox

im on 3.0.0 and its not fixed. Still does this garbage.

Try enabling the addon after Discord loads. There seems to be a problem with a part of BetterDiscord's plugin API that makes the plugin miss some information it needs. If it still doesn't work, it would be helpful to know what's being logged to the console (Ctrl+Shift+I).

This works for me, as simple as disabling and enabling the plugin again.

GoldenLumia avatar Aug 28 '24 05:08 GoldenLumia