Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: issues with playback while using 2 servers (1 NodeLink - 1 LavaLink) #10

Open
2 tasks done
TehPigYT opened this issue Jun 28, 2024 · 0 comments
Open
2 tasks done
Assignees
Labels
bug Something isn't working confirmed This issue or pull request is confirmed to be done.

Comments

@TehPigYT
Copy link
Collaborator

FastLink version

3ce795f

Description

After successfully connecting to both nodes, if you try to play a track, fastlink will show an error in console mentioning that systemLoad is undefined.

The exact error is displayed below

7|T_Music_Bot Node  | [Error] Slash Command: play | Error: TypeError: Cannot read properties of undefined (reading 'systemLoad')
7|T_Music_Bot Node  |     at file:///root/root/t-music-bot/node_modules/@performanc/fastlink/index.js:111:40

Steps to reproduce

Connect to the nodes (must be both LavaLink and NodeLink)
Play any track from any source
The error will be displayed in console.

Example code

No response

Confirmations

  • My environment meets the minimum requirements.
  • I have verified that this is not a duplicate issue.
@TehPigYT TehPigYT added bug Something isn't working not confirmed This issue or pull request is not confirmed to be done. labels Jun 28, 2024
@ThePedroo ThePedroo added confirmed This issue or pull request is confirmed to be done. and removed not confirmed This issue or pull request is not confirmed to be done. labels Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed This issue or pull request is confirmed to be done.
Projects
None yet
Development

No branches or pull requests

2 participants