Coder Social home page Coder Social logo

Comments (5)

BluSpring avatar BluSpring commented on August 15, 2024

Any errors? I'll try helping.

from discord.js-musicbot-addon.

NotReuzX avatar NotReuzX commented on August 15, 2024

The error is that when it finishes playing the music I put the leave command, it does not execute it (the bot does not leave the voice channel)

from discord.js-musicbot-addon.

SirNightmare avatar SirNightmare commented on August 15, 2024

U can only use the Leave command while a song is playing that's why it wont leave.
Because it stops the song then leaves.
Hope this helps!

from discord.js-musicbot-addon.

lukeacat avatar lukeacat commented on August 15, 2024

"No work plz fix" isnt a great way to describe a issue.
The error is below

2018-10-20T18:53:29.646790+00:00 app[worker.1]: /app/node_modules/discord.js-musicbot-addon/index.js:1891
2018-10-20T18:53:29.646843+00:00 app[worker.1]: if (!vc.player.dispatcher) return;
2018-10-20T18:53:29.646845+00:00 app[worker.1]: ^
2018-10-20T18:53:29.646847+00:00 app[worker.1]:
2018-10-20T18:53:29.646849+00:00 app[worker.1]: TypeError: Cannot read property 'player' of null
2018-10-20T18:53:29.646857+00:00 app[worker.1]: at Timeout.setTimeout [as _onTimeout] (/app/node_modules/discord.js-musicbot-addon/index.js:1891:17)
2018-10-20T18:53:29.646859+00:00 app[worker.1]: at ontimeout (timers.js:498:11)
2018-10-20T18:53:29.646860+00:00 app[worker.1]: at tryOnTimeout (timers.js:323:5)
2018-10-20T18:53:29.646862+00:00 app[worker.1]: at Timer.listOnTimeout (timers.js:290:5)
2018-10-20T18:53:29.740391+00:00 heroku[worker.1]: State changed from up to crashed
2018-10-20T18:53:29.742684+00:00 heroku[worker.1]: State changed from crashed to starting
2018-10-20T18:53:29.724334+00:00 heroku[worker.1]: Process exited with status 1

from discord.js-musicbot-addon.

lukeacat avatar lukeacat commented on August 15, 2024

to workaround this issue
you can make a mleave command.

from discord.js-musicbot-addon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.