synnkfps / JByteCustom

project discontinued due to lack of performance, usage and some other development issues, rip JByteCustom.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exception Java 17

Boryte opened this issue · comments

java.nio.file.NoSuchFileException: C:\Program Files\Eclipse Adoptium\jdk-17.0.5.8-hotspot\lib\rt.jar
at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
at java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:53)
at java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:38)
at java.base/sun.nio.fs.WindowsFileSystemProvider.readAttributes(WindowsFileSystemProvider.java:199)
at java.base/java.nio.file.Files.readAttributes(Files.java:1851)
at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1264)
at java.base/java.util.zip.ZipFile$CleanableResource.(ZipFile.java:709)
at java.base/java.util.zip.ZipFile.(ZipFile.java:243)
at java.base/java.util.zip.ZipFile.(ZipFile.java:172)
at java.base/java.util.jar.JarFile.(JarFile.java:347)
at java.base/java.util.jar.JarFile.(JarFile.java:318)
at java.base/java.util.jar.JarFile.(JarFile.java:284)
at me.lpk.util.JarUtils.loadRT(JarUtils.java:46)
at me.synnk.jbytecustom.utils.asm.FrameGen.run(FrameGen.java:49)

commented

find a jdk that has rt.jar, JByteCustom runs on JDK 8 / 1.8