Hello!
I keep getting this error when trying to play music on my bot:
<rejected> RestError: Bad Request
at Rest.fetch (C:\Users\imath\Downloads\WaveMusic-3\node_modules\shoukaku\dist\index.js:991:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Player.update (C:\Users\imath\Downloads\WaveMusic-3\node_modules\shoukaku\dist\index.js:711:5) {
timestamp: 1733961740293,
status: 400,
error: 'Bad Request',
trace: undefined,
path: '/v4/sessions/3imxbi0fc4kmy24w/players/1246972743405277255'
}
} reason: RestError: Bad Request
at Rest.fetch (C:\Users\imath\Downloads\WaveMusic-3\node_modules\shoukaku\dist\index.js:991:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Player.update (C:\Users\imath\Downloads\WaveMusic-3\node_modules\shoukaku\dist\index.js:711:5) {
timestamp: 1733961740293,
status: 400,
error: 'Bad Request',
trace: undefined,
path: '/v4/sessions/3imxbi0fc4kmy24w/players/1246972743405277255'
}```
I'm new to lavalink, not sure how the application.yml and plugins should be setup.. I've went through a lot of videos + github installations and I still can't figure out why. I'll leave my application.yml and plugin folder in this chat. Any help would be amazing!

