[djs13] Playing songs gives an error.
thetechguy-cpu opened this issue · 2 comments
thetechguy-cpu commented
Hi there.
I'm using the discord.js v13 branch of this bot. When trying to play songs, however I get this error
An error occured: Cannot read properties of null (reading 'getNode').
How can I fix this? There is no console output, just this message on discord.
Thanks.
system info:
- Node V16.9.1.
- Ubuntu 20.04
- Lavalink dev build.
Allvaa commented
try latest commit, i just committed changes
thetechguy-cpu commented
Thanks. It seems to be fixed now.