Giter Site home page Giter Site logo

Problems With playlistPlayback about musico HOT 27 CLOSED

whirl21 avatar whirl21 commented on July 18, 2024
Problems With playlistPlayback

from musico.

Comments (27)

dotxyzcf avatar dotxyzcf commented on July 18, 2024

Ill saw you tag and added you :)

from musico.

whirlxd avatar whirlxd commented on July 18, 2024

could you send the video file as mp4 here.
since i don't want to open that link :(

from musico.

dotxyzcf avatar dotxyzcf commented on July 18, 2024

i cant upload...

from musico.

dotxyzcf avatar dotxyzcf commented on July 18, 2024

AH i can. wait a minet

from musico.

dotxyzcf avatar dotxyzcf commented on July 18, 2024
2022-01-29.17-44-58.-.CONV.mp4

from musico.

dotxyzcf avatar dotxyzcf commented on July 18, 2024

Also... Can we chat in Discord over that, i think that may bee better?

from musico.

dotxyzcf avatar dotxyzcf commented on July 18, 2024

and?

from musico.

whirlxd avatar whirlxd commented on July 18, 2024

mhm
i see
i don't know if this is an error on the code part or the package.
could you just debug it (play.js file)

from musico.

whirlxd avatar whirlxd commented on July 18, 2024

also i accidently ignored your request before i saw this issue and thought it was a random person so please send it again

from musico.

dotxyzcf avatar dotxyzcf commented on July 18, 2024

You mean, that i show the terminal while doing?

from musico.

dotxyzcf avatar dotxyzcf commented on July 18, 2024

or npm run dev?

from musico.

dotxyzcf avatar dotxyzcf commented on July 18, 2024

Now i reinstalled the bot, so i can test better because i got issues (of changing a bit something in code like added a clear filer button that worked) and now im getting this error on /play with vailid link:

`[ERROR]
DiscordAPIError: Unknown interaction
/home/discord/wave/node_modules/discord.js/src/structures/interfaces/InteractionResponses.js:138
if (!this.deferred && !this.replied) throw new Error('INTERACTION_NOT_REPLIED');
^

Error [INTERACTION_NOT_REPLIED]: The reply to this interaction has not been sent or deferred.
at CommandInteraction.editReply (/home/discord/wave/node_modules/discord.js/src/structures/interfaces/InteractionResponses.js:138:48)
at Object.execute (/home/discord/wave/events/slashCreate.js:40:22)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Client. (/home/discord/wave/handlers/eventsHandler.js:18:24) {
[Symbol(code)]: 'INTERACTION_NOT_REPLIED'
}`

Used commands to install:

wget https://github.com/Whirl21/Musico/archive/refs/tags/v3.5.zip
unzip v3.5.zip
mv Musico-3.5/ wave
cd wave/
ls
nano musico.config.js (added vailid token and ids)
npm i
node musico.js

(also seeable in video that i compressed so its not so seeable but yes)
what do i need to do to fix it?

2022-02-02.08-31-51.mp4

from musico.

dotxyzcf avatar dotxyzcf commented on July 18, 2024

and the login things that i leaked not working so you dont need to say me xD

from musico.

whirlxd avatar whirlxd commented on July 18, 2024

actually you are installing an older version
i haven't pushed the new one to releases yet.
Just clone the repo now , i deleted the previous release

from musico.

dotxyzcf avatar dotxyzcf commented on July 18, 2024

i tried it bevore with clone...

but here:

LOG

root@146:/home/discord/wave# node musico.js

███╗ ███╗██╗ ██╗███████╗██╗ ██████╗ ██████╗
████╗ ████║██║ ██║██╔════╝██║██╔════╝██╔═══██╗
██╔████╔██║██║ ██║███████╗██║██║ ██║ ██║
██║╚██╔╝██║██║ ██║╚════██║██║██║ ██║ ██║
██║ ╚═╝ ██║╚██████╔╝███████║██║╚██████╗╚██████╔╝
╚═╝ ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═════╝

                  ██████╗ ██╗   ██╗    ██╗    ██╗██╗  ██╗██╗██████╗ ██╗     
                  ██╔══██╗╚██╗ ██╔╝    ██║    ██║██║  ██║██║██╔══██╗██║     
                  ██████╔╝ ╚████╔╝     ██║ █╗ ██║███████║██║██████╔╝██║     
                  ██╔══██╗  ╚██╔╝      ██║███╗██║██╔══██║██║██╔══██╗██║     
                  ██████╔╝   ██║       ╚███╔███╔╝██║  ██║██║██║  ██║███████╗
                  ╚═════╝    ╚═╝        ╚══╝╚══╝ ╚═╝  ╚═╝╚═╝╚═╝  ╚═╝╚══════╝

[Musico] | Logged in as Wave#6839!
[Musico] | Servers! ["9"]
[Musico] | Users! ["2"]
[Musico] | Channels! ["243"]
[Musico] | Loaded all (/) commands
WARNING: ytdl-core is out of date! Update with "npm install ytdl-core@latest".
MinigetError: Status code: 410
at ClientRequest. (/home/discord/wave/node_modules/miniget/dist/index.js:210:27)
at Object.onceWrapper (node:events:510:26)
at ClientRequest.emit (node:events:390:28)
at HTTPParser.parserOnIncomingClient (node:_http_client:623:27)
at HTTPParser.parserOnHeadersComplete (node:_http_common:128:17)
at TLSSocket.socketOnData (node:_http_client:487:22)
at TLSSocket.emit (node:events:390:28)
at addChunk (node:internal/streams/readable:315:12)
at readableAddChunk (node:internal/streams/readable:289:9)
at TLSSocket.Readable.push (node:internal/streams/readable:228:10) {
statusCode: 410
}
PlayerError: [PlayerError] Cannot play a resource that has already ended.
at new PlayerError (/home/discord/wave/node_modules/discord-player/dist/Structures/PlayerError.js:28:15)
at StreamDispatcher. (/home/discord/wave/node_modules/discord-player/dist/VoiceInterface/StreamDispatcher.js:169:48)
at Generator.next ()
at /home/discord/wave/node_modules/discord-player/dist/VoiceInterface/StreamDispatcher.js:8:71
at new Promise ()
at __awaiter (/home/discord/wave/node_modules/discord-player/dist/VoiceInterface/StreamDispatcher.js:4:12)
at StreamDispatcher.playStream (/home/discord/wave/node_modules/discord-player/dist/VoiceInterface/StreamDispatcher.js:165:16)
at Timeout._onTimeout (/home/discord/wave/node_modules/discord-player/dist/Structures/Queue.js:675:33)
at listOnTimeout (node:internal/timers:557:17)
at processTimers (node:internal/timers:500:7) {
createdAt: 2022-02-02T07:55:12.753Z,
statusCode: 'PlayerError'
}

These errors comes after use /play valid link...

can we also chat over discord or is this a problem? dotxyz#2418
image

VIDEO:

2022-02-02.08-52-19.mp4

from musico.

dotxyzcf avatar dotxyzcf commented on July 18, 2024

i updated npm install ytdl-core@latest as it sayed works now wih youtube and spotify

from musico.

dotxyzcf avatar dotxyzcf commented on July 18, 2024

but playlist still dont work... only if i play a single song, and skip to playlist...

from musico.

dotxyzcf avatar dotxyzcf commented on July 18, 2024

without errror idk

from musico.

dotxyzcf avatar dotxyzcf commented on July 18, 2024
2022-02-02.09-08-49.mp4

Please also add a anticrash for any error with permissions because the bot crashs, if the bot dont have enought permissions on a user that can be appused... Also a filter clear command and button. Thats what i think will make the bot better. than you need to fix the playlist system if it is not a package issue...

from musico.

whirlxd avatar whirlxd commented on July 18, 2024

i ignored your friend request, send it again

from musico.

dotxyzcf avatar dotxyzcf commented on July 18, 2024

sendet.

from musico.

dotxyzcf avatar dotxyzcf commented on July 18, 2024

image

from musico.

dotxyzcf avatar dotxyzcf commented on July 18, 2024

im now online.

from musico.

dotxyzcf avatar dotxyzcf commented on July 18, 2024

i also get no view information (only on every song the number 0) on spotify songs. i think that need to be fixxed or disabled also...

from musico.

whirlxd avatar whirlxd commented on July 18, 2024

hm
ig it's a problem with the package
ask in their support server

from musico.

dotxyzcf avatar dotxyzcf commented on July 18, 2024

What package?

from musico.

whirlxd avatar whirlxd commented on July 18, 2024

discord-player
https://discord-player.js.org :)

from musico.

Related Issues (15)

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.