when i use /play command bot join the voice but not play music (lavalink v4)
server:
port: 2333
address: 127.0.0.1
http2:
enabled: false
plugins:
lavalink:
plugins:
server:
password: "2008rustembufalo"
sources:
youtube: true
bandcamp: true
soundcloud: true
twitch: true
vimeo: true
http: true
local: false
filters:
volume: true
equalizer: true
karaoke: true
timescale: true
tremolo: true
vibrato: true
distortion: true
rotation: true
channelMix: true
lowPass: true
bufferDurationMs: 400
frameBufferDurationMs: 5000
opusEncodingQuality: 10
resamplingQuality: HIGH
trackStuckThresholdMs: 10000
useSeekGhosting: true
youtubePlaylistLoadLimit: 6
playerUpdateInterval: 5
youtubeSearchEnabled: true
soundcloudSearchEnabled: false
gc-warnings: true
youtubeConfig:
email: "[email protected]"
password: "xxx"
metrics:
prometheus:
enabled: false
endpoint: /metrics
sentry:
dsn: ""
environment: ""
logging:
file:
path: ./logs/
level:
root: INFO
lavalink: DEBUG
lavalink.server.io.SocketContext: TRACE
com.sedmelluq.discord.lavaplayer.tools.ExceptionTools: DEBUG
request:
enabled: true
includeClientInfo: false
includeHeaders: false
includeQueryString: true
includePayload: true
logback:
rollingpolicy:
max-file-size: 1GB
max-history: 30