The FTB Forum is now read-only, and is here as an archive.
To participate in our community discussions, please join our Discord! https://ftb.team/discord
I did follow these steps:
https://ubuntu.com/tutorials/install-jre#1-overview
and it gave me the same problem you have
then I fix it by installing jdk.17
https://www.oracle.com/java/technologies/downloads/#jdk17-linux
Then I switched java version to jdk-17 with this command:
sudo...
I had the same problem I fix it by installing jdk.17
https://www.oracle.com/java/technologies/downloads/#jdk17-linux
Then I switched java version to jdk-17 with this command:
sudo update-alternatives --config java