DarkoPendragon / discord.js-musicbot-addon

This DOES NOT WORK any more. This repo only serves as an archive for is anyone wants to pickup my work. You may still join the discord however.
https://discord.gg/4c8Rh7tWhv
ISC License
112 stars 142 forks source link

Crashes on Search and Play #50

Closed n3oney closed 6 years ago

n3oney commented 6 years ago

UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'type' of undefined 2018-06-25T06:25:24.821018+00:00 app[worker.1]: at exports.determineType.type (/app/node_modules/ytsearcher/lib/deps/determineType.js:11:57)

Help

ktwrd commented 6 years ago

Getting the same problem :/

Rihanss commented 6 years ago

i got same problem

DarkoPendragon commented 6 years ago

I apologize for the inconvenience, but I haven't been working on the module for issues regarding my health. I am aware of current errors that are causing the bot to crash and once I'm in better health I'll have them sorted out (I've said this in the Discord server previously as well).

vimaexd commented 6 years ago

Temp Fix: 1 open up the index.js file in project_folder\node_modules\discord.js-musicbot-addon 2 find the code snippet type : video 3 comment this line out so it looks like this musicbot.searcher.search(searchstring // , {type: 'video'} )

this will disable video selection but the audio works at least

4 save and run

Rihanss commented 6 years ago

i am using glitch for that.

2018-07-03 2:42 GMT+07:00 etstringy notifications@github.com:

Temp Fix: 1 open up the index.js file in project_folder\node_modules\ discord.js-musicbot-addon 2 find the code snippet type : video 3 comment this line out so it looks like this musicbot.searcher.search(searchstring // , {type: 'video'} )

this will disable video selection but the audio works at least

4 save and run

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/DarkoPendragon/discord.js-musicbot-addon/issues/50#issuecomment-401912414, or mute the thread https://github.com/notifications/unsubscribe-auth/AlZelQPIJ6v_mwbGsdEZjBDmuycLnz6hks5uCneygaJpZM4U1k5g .