Giter VIP home page Giter VIP logo

Comments (11)

 avatar commented on August 20, 2024

Can you provide code to reproduce this error?

from erela.js.

AnejP avatar AnejP commented on August 20, 2024

Here is the skip command I use :

image

from erela.js.

justapieop avatar justapieop commented on August 20, 2024

well, the queueEnd only emits when the queue has nothing inside i guess?

from erela.js.

anishshobithps avatar anishshobithps commented on August 20, 2024

Your code seems to have fault in here queue is a typeof Array not a Map so basically .size doesn't exit on the array its .length which gives you the length of the array

from erela.js.

AnejP avatar AnejP commented on August 20, 2024

It is in the documentation and it works.

from erela.js.

anishshobithps avatar anishshobithps commented on August 20, 2024

Alright it seems that change was made from length to size. Have you tried manually emitting the event to see if that works?

from erela.js.

AnejP avatar AnejP commented on August 20, 2024

No, but the event does emit when the song finishes playing it just dosen't emit when it is skipped.

Edit : I did try manually emitting it and it works.

from erela.js.

karelkryda avatar karelkryda commented on August 20, 2024

Same problem

from erela.js.

karelkryda avatar karelkryda commented on August 20, 2024

@Solaris9 no solution?

from erela.js.

Solaris9 avatar Solaris9 commented on August 20, 2024

The latest commit should have the fix for that from my testing but best to see from who knows about it, you can test it to see if it still happens. Install it using npm i Solaris9/erela.js#build, you will need Git for this.

from erela.js.

karelkryda avatar karelkryda commented on August 20, 2024

The latest commit should have the fix for that from my testing but best to see from who knows about it, you can test it to see if it still happens. Install it using npm i Solaris9/erela.js#build, you will need Git for this.

@Solaris9 It's working now...thanks

from erela.js.

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.