-
please throw here a link to the latest release of Lavalink that supports OpenJDK 1.8.0 I use a supported version of Java-8-10 on my arm linux server, but the bot does not want to play music in the head channel on this version, everything works on the latest version 3.7.5, but it is not suitable for my arm linux server because openjdk No one has released 11 versions for arm processors yet (version 3.7.5 was tested on VMware) |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 8 replies
-
There are Java 11 binaries for arm? https://github.com/adoptium/temurin11-binaries/releases/tag/jdk-11.0.18%2B10 Lavalink uses Java 11 for quite some time, even if there is a version using Java 8, it probably will no longer work, due to the new voice ip discovery packet |
Beta Was this translation helpful? Give feedback.
-
I'm pretty sure you can just install java 11 with sudo apt update
sudo apt install default-jdk on a raspberry pi java -version to confirm the version |
Beta Was this translation helpful? Give feedback.
-
I was able to install 11 java openjdk I didn't think it would start |
Beta Was this translation helpful? Give feedback.
I was able to install 11 java openjdk I didn't think it would start
https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.18%2B10/OpenJDK11U-jdk_arm_linux_hotspot_11.0.18_10.tar.gz