Giter VIP home page Giter VIP logo

Comments (10)

Anish-Shobith avatar Anish-Shobith commented on August 20, 2024 2

V2 was just launched yesterday or today (time zone) and previous version was 1.1.8 itself

from erela.js.

SerenModz21 avatar SerenModz21 commented on August 20, 2024

Make sure you have Java 11 or greater and have the latest lavalink build.

I have Java 13 from Zulu of which I installed with SDKMAN.

from erela.js.

volcie avatar volcie commented on August 20, 2024

Make sure you have Java 11 or greater and have the latest lavalink build.

I have Java 13 from Zulu of which I installed with SDKMAN.

I have [email protected].
And about lavalink I downloaded it from here.
Which I guess it's pretty good for erela right now.

BTW I think this is because discord-akairo (The framework i'm using for my bot) but actually I don't know where the problem is exactly!

from erela.js.

AbdulmalikAQ avatar AbdulmalikAQ commented on August 20, 2024

Make sure that you send the voice data to lavalink:

client.on("raw", d => client.music.updateVoiceState(d));

from erela.js.

Solaris9 avatar Solaris9 commented on August 20, 2024

Make sure that you send the voice data to lavalink:

client.on("raw", d => client.music.updateVoiceState(d));

They are using stable, not rewrite, I don't see any reason why this wouldn't work since stable handles everything for you while rewrite you have to pass the data to and from Erela.js yourself, it would be easier to know what the issue is if we had logs from Lavalink.

from erela.js.

volcie avatar volcie commented on August 20, 2024

@AbdualmalikQ I have tried it anyways, It still not working.. Same issue as i described above.

from erela.js.

volcie avatar volcie commented on August 20, 2024

Even the green circle around the bot's avatar is not showing.

from erela.js.

volcie avatar volcie commented on August 20, 2024

Should I try erela.js-rewrite?

from erela.js.

Solaris9 avatar Solaris9 commented on August 20, 2024

Rewrite was just released so I would recommend updating Erela.js and see if this still happens.

You can update normally like so npm i erela.js or yarn add erela.js

from erela.js.

volcie avatar volcie commented on August 20, 2024

Thank you @Solaris9, I think the issue was that my stupid npm were installing [email protected].

After i updated it its now working, sorry if i disturbed or annoyed.

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.