erela.js
erela.js copied to clipboard
Error: Cannot read properties of undefined (reading 'track')
Hey guys, i have this error:
The exact line on erela code, is:
const options = Object.assign({ op: "play", guildId: this.guild, track: this.queue.current.track }, finalOptions);
I'm not sure how to play it as it happens unexpectedly while jumping to the next song.