Skip to content

Fix: Add ARM64 support for Raspberry Pi 5.#1

Merged
noxianwill merged 1 commit into
noxianwill:masterfrom
MrDojaynnn:master
Apr 29, 2026
Merged

Fix: Add ARM64 support for Raspberry Pi 5.#1
noxianwill merged 1 commit into
noxianwill:masterfrom
MrDojaynnn:master

Conversation

@MrDojaynnn
Copy link
Copy Markdown

  • Fixes a bug

  • Introduces a new feature

  • Improves an existing feature

  • Boosts code quality or performance

Description
Added the natives-linux-aarch64 dependency for the DAVE (Discord Voice Encryption) protocol in pom.xml.

Purpose
The bot currently fails to play music on ARM64 systems (like Raspberry Pi 5 or AWS Graviton instances) because it lacks the native libraries for the new Discord encryption. This PR ensures the correct native driver is bundled in the JAR, resolving the UnsatisfiedLinkError.

Relevant Issue(s)
This PR addresses voice connection issues on Linux ARM64 architectures.

@noxianwill noxianwill merged commit 10dd2f3 into noxianwill:master Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants