Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property of null(reading 'query') #66

Open
Discobotdevlolhehe opened this issue Feb 21, 2023 · 0 comments
Open

Cannot read property of null(reading 'query') #66

Discobotdevlolhehe opened this issue Feb 21, 2023 · 0 comments
Labels
unverified-bug bug that isn't confirmed yet by owner

Comments

@Discobotdevlolhehe
Copy link

Discobotdevlolhehe commented Feb 21, 2023

when ever i run /play I get thrown with an error:
TypeError: Cannot read properties of null (reading 'query'). I always see that its something with erela.js-deezer

TypeError: Cannot read properties of null (reading 'query')
at Deezer. (/home/runner/Laffey/node_modules/erela.js-deezer/dist/plugin.js:71:38)
at Generator.next ()
at /home/runner/Laffey/node_modules/erela.js-deezer/dist/plugin.js:8:71
at new Promise ()
at __awaiter (/home/runner/Laffey/node_modules/erela.js-deezer/dist/plugin.js:4:12)
at Deezer.search (/home/runner/Laffey/node_modules/erela.js-deezer/dist/plugin.js:70:16)
at laffeyPlayer.search (/home/runner/Laffey/node_modules/erela.js/dist/structures/Player.js:113:29)
at Object.execute (/home/runner/Laffey/src/commands/music/play.js:38:36)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

@Discobotdevlolhehe Discobotdevlolhehe added the unverified-bug bug that isn't confirmed yet by owner label Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unverified-bug bug that isn't confirmed yet by owner
Projects
None yet
Development

No branches or pull requests

1 participant