Guichaguri / DiscordDJ

Discord DJ Bot. Play music in your server. Inspired by PlugDJ
http://guichaguri.github.io/DiscordDJ/
GNU Lesser General Public License v2.1
200 stars 50 forks source link

Didn't work #59

Closed EstherTMB closed 8 years ago

EstherTMB commented 8 years ago

After runing appers this

C:\bot\runtime\DiscordDJ.js:33
    if(!Utils.exists(config['decoder-path'])) {
                           ^

TypeError: Cannot read property 'decoder-path' of null
    at initDecoders (C:\bot\runtime\DiscordDJ.js:33:28)
    at Object.<anonymous> (C:\bot\runtime\DiscordDJ.js:324:1)
    at Module._compile (module.js:413:34)
    at Object.Module._extensions..js (module.js:422:10)
    at Module.load (module.js:357:32)
    at Function.Module._load (module.js:314:12)
    at Function.Module.runMain (module.js:447:10)
    at startup (node.js:141:18)
    at node.js:933:3
 Для продолжения нажмите любую клавишу . . .

Maybe I'm doing something wrong.

EstherTMB commented 8 years ago

Oh. Sorry. I deal with it.

EstherTMB commented 8 years ago

Ok, I have another ploblem. I send him a link, bot writes me "You were added to the wait list and your track was set" and nothing happend. He's don't play.

Guichaguri commented 8 years ago

Duplicated of #50