You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Applying lowpass with timescale causes the track to break, with the following error Caused by: java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 2
Using them individually is not an issue, and combining lowpass/timescale with other filters is also not an issue.
Description
Applying lowpass with timescale causes the track to break, with the following error
Caused by: java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 2
Using them individually is not an issue, and combining lowpass/timescale with other filters is also not an issue.
Version info
Client used: Modified version of https://github.com/Cog-Creators/Red-Lavalink
Spring logs - https://github.com/freyacodes/Lavalink/files/6570874/spring.log
The text was updated successfully, but these errors were encountered: