erela.js icon indicating copy to clipboard operation
erela.js copied to clipboard

Error: Cannot read properties of undefined (reading 'track')

Open manelcomiche opened this issue 2 years ago • 0 comments

Hey guys, i have this error: unknown

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.

manelcomiche avatar Jul 27 '22 13:07 manelcomiche