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

Fix: Cannot read properties of undefined (reading 'rest') #120

Merged
merged 3 commits into from
Dec 6, 2024

Conversation

comicallybad
Copy link
Contributor

  • Assign Player#Node before Player#Filters
    • Resolves Cannot read properties of undefined (reading 'rest') error
    • Resolves Node being undefined
  • Minor testBot refactor
    • Add process.env.DISCORD_ID check for ?eval command
    • Move ?c command into switch case
    • Fix cannot access player before initialization errors due to duplicate player variables
    • Fix play button not resuming music
    • More consistent spacing

@1Lucas1apk 1Lucas1apk requested review from xotakfr and 1Lucas1apk and removed request for 1Lucas1apk and xotakfr December 6, 2024 22:42
@1Lucas1apk 1Lucas1apk self-assigned this Dec 6, 2024
@1Lucas1apk 1Lucas1apk added bug Something isn't working confirmed the issue is true labels Dec 6, 2024
@1Lucas1apk 1Lucas1apk merged commit 3aeb4dd into Ecliptia:v4 Dec 6, 2024
1 check passed
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 the issue is true
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants