toolbox4minecraft / amidst

Advanced Minecraft Interface and Data/Structure Tracking
GNU General Public License v3.0
2.13k stars 240 forks source link

need some help about a bug that from amidst-v4-7 #1117

Open wahhhwa opened 1 year ago

wahhhwa commented 1 year ago

here it is: Error

amidst.mojangapi.minecraftinterface.MinecraftinterfaceCreationException: This version of Minecraftisntcompatible with yourJava installaion at amidst.mojangapi.minecraftinterface.Minecraftlnterfaces.fromLocalProfile(Minecraftlnterfaces.java:50) at amidst.mojangapi.RunningLauncherProfile.from(RunningLauncherProfile.java:26) at amidst.mojangapi.LauncherProfileRunner.run(LauncherProfileRunner.java:22) at amidst.gui.profileselect.LocalProfileComponent.tryLoad(LocalProfileComponent.java:142)at amidst.threading.WorkerExecutor.lambda$run$9(WorkerExecutor.java:71) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)at java.lang.Thread.run(Unknown Source) C(1stlypatkysJ .spoto剎ces rsnron ehntncrnlsterFMricike e hestre comeret a moePe st s o ot rasu trmeloss ih rsin.1 .1ts esin t aRAatimepmlyreeies c.s i esios optoi2.at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source)at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$100(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method)at java.net.URLClassLoader.findClass(Unknown Source)at java.lang.ClassLoader.loadClass(Unknown Source)at java.lang.ClassLoader.loadClass(Unknown Source) at amidst.mojangapi.minecraftinterface.RecognisedVersion.getMainClassFields(RecognisedVersion.java:290)at amidst.mojangapi.minecraftinterface.RecognisedVersion.generateMagicString(RecognisedVersion.java:281)at amidst.mojangapi.minecraftinterface.RecognisedVersion.from(RecognisedVersion.java:276) at amidst.mojangapi.minecraftinterface.Minecraftinterfaces.fromLocalProfile(Minecraftlnterfaces.java:35)... 7 more

FeedTheChunk commented 1 year ago

"This version of Minecraft isn't compatible with your Java installation" The states that you're running the wrong java version

Adam761355 commented 1 year ago

Which Java version do I need for the latest Amidst 4.7 version? Does it have to be Java17 or is Java 17.0.5 ok? Also, it would be nice if you gave me a link to Java17 because all I get is Java19. Edit: So...I found Java17.0.5 and deleted all the Amidst and Java downloads on Downloads before and installed Amidst 4.7 again, I feel like I didn't deleted the old Amidst download correctly because it still says that my Java ver is not compatible, even though I had Java17.0.5 (help ;-;) Also, I already downloaded Java before called C:/Program Files/Eclipse Adoptium/jdk-17.0.5.8-hotspot/bin/javaw.exe for the Minecraft Prism Launcher, do I have to download Java17 again?