![]() |
Which Ubuntu and JRE version should I use to install Alchitry-lab ?? - Printable Version +- Alchitry Forums (https://forum.alchitry.com) +-- Forum: Alchitry (https://forum.alchitry.com/forum-1.html) +--- Forum: General Questions (https://forum.alchitry.com/forum-2.html) +--- Thread: Which Ubuntu and JRE version should I use to install Alchitry-lab ?? (/thread-323.html) |
Which Ubuntu and JRE version should I use to install Alchitry-lab ?? - wing - 03-24-2021 Hi, Anyone successfully install and run Alchitry-labs on Ubuntu? I just try Ubunut 18.04, and oracle-jre 1.8.0_281, but fail it give that error "Exception in thread "Thread-9" java.lang.NoSuchMethodError: java.nio.CharBuffer.flip()Ljava/nio/CharBuffer; at com.alchitry.labs.Util$startStreamPrinter$printer$1.run(Util.kt:501) Exception in thread "Thread-10" java.lang.NoSuchMethodError: java.nio.CharBuffer.flip()Ljava/nio/CharBuffer; at com.alchitry.labs.Util$startStreamPrinter$printer$1.run(Util.kt:501) " RE: Which Ubuntu and JRE version should I use to install Alchitry-lab ?? - Electrick - 04-01-2021 I got alchitry-labs working on Ubuntu 20.10 and OpenJDK 11.0.10 I'm having issues with alchitry-loader though. Still trying to figure that one out. RE: Which Ubuntu and JRE version should I use to install Alchitry-lab ?? - hvrsalovic - 04-19-2021 I have hit similar issues in multiple places (the NoSuchMethodException). I have documented one here: https://github.com/alchitry/Alchitry-Labs/issues/32 Your case might be due to the same underlying root cause. I am trying to get the Alchitry guys to notice this but so far no attention seems to have been given to this. |