amidst icon indicating copy to clipboard operation
amidst copied to clipboard

Help

Open MHPlayer12 opened this issue 3 years ago • 2 comments

I click on the 1.17 (Latest version) profile in the admist profile selector and it gives me this error image_2021-06-29_234814

MHPlayer12 avatar Jun 30 '21 03:06 MHPlayer12

See #999

tl;dr run it with the java version that comes with minecraft, e.g: C:\Users\[USER]AppData\Roaming\.minecraft\runtime\java-runtime-alpha\windows-x64\java-runtime-alpha\bin\

for example, in cmd.exe:

C:\Users\[USER]\AppData\Roaming\.minecraft\runtime\java-runtime-alpha\windows-x64\java-runtime-alpha\bin\java.exe -jar amidst-v4-7.jar

DeadSix27 avatar Jul 01 '21 15:07 DeadSix27

This issue can be resolved by installing the JDK package for Java 16: https://www.oracle.com/java/technologies/javase-jdk16-downloads.html

ASchneider-GitHub avatar Jul 10 '21 00:07 ASchneider-GitHub