Open EnderGZM opened 2 years ago
You are probably running an ancient version of Java 8. You should definitely consider updating because such an old version of java is vulnerable to the object deserialization RCE bug.
To check your java version run java -version
in cmd.exe/powershell/command line
I upate my Java8 to jre1.8.0_321 x64 but it crashed too, and the log is the same.
C:\Users\Ender>java -version java version "1.8.0_321" Java(TM) SE Runtime Environment (build 1.8.0_321-b07) Java HotSpot(TM) 64-Bit Server VM (build 25.321-b07, mixed mode)
Perhaps the mapping file somehow got corrupted? Try deleting the folder ~/.cache/MCPMappingViewer
Same issue, also with Java 8 update 321, meanwhile I can't find the folder named after .cache
under .minecraft
.
Minecraft version:1.12.2 Forgehax version: forgehax-1.12.2-2.9.0.jar
log:
I checked and it seems that java cannot establish SSL connection with github. Maybe it's some problems with my internet settings.
Is there any offline alternative? I can access github with my browser, so where can I download the mapping file and where should I put it.