-
Bug
-
Resolution: Invalid
-
None
-
1.16.3
-
None
-
Unconfirmed
-
(Unassigned)
This is the crash report I get:
---- Minecraft Crash Report -------- Minecraft Crash Report ----// Oops.
Time: 20/09/20 16:49Description: keyPressed event handler
java.lang.NoClassDefFoundError: Could not initialize class sun.net.www.protocol.https.DelegateHttpsURLConnection at sun.net.www.protocol.https.HttpsURLConnectionImpl.<init>(HttpsURLConnectionImpl.java:86) at sun.net.www.protocol.https.Handler.openConnection(Handler.java:62) at sun.net.www.protocol.https.Handler.openConnection(Handler.java:57) at java.net.URL.openConnection(URL.java:979) at io.netty.bootstrap.Bootstrap.<clinit>(Bootstrap.java:348) at me.a(SourceFile:316) at dlx.a(SourceFile:1838) at dlx.a(SourceFile:1702) at dty.n(SourceFile:287) at dty.a(SourceFile:361) at dlv.a(SourceFile:350) at dqs.a(SourceFile:431) at dlv.a(SourceFile:348) at dlv.c(SourceFile:438) at amn.execute(SourceFile:94) at dlv.b(SourceFile:438) at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:37) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3129) at com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(SourceFile:127) at dlx.e(SourceFile:1044) at dlx.e(SourceFile:654) at net.minecraft.client.main.Main.main(SourceFile:215)
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
– Head --Thread: Render threadStacktrace: at sun.net.www.protocol.https.HttpsURLConnectionImpl.<init>(HttpsURLConnectionImpl.java:86) at sun.net.www.protocol.https.Handler.openConnection(Handler.java:62) at sun.net.www.protocol.https.Handler.openConnection(Handler.java:57) at java.net.URL.openConnection(URL.java:979) at io.netty.bootstrap.Bootstrap.<clinit>(Bootstrap.java:348) at me.a(SourceFile:316) at dlx.a(SourceFile:1838) at dlx.a(SourceFile:1702) at dty.n(SourceFile:287) at dty.a(SourceFile:361) at dlv.a(SourceFile:350)
– Affected screen --Details: Screen name: dtyStacktrace: at dqs.a(SourceFile:431) at dlv.a(SourceFile:348) at dlv.c(SourceFile:438) at amn.execute(SourceFile:94) at dlv.b(SourceFile:438) at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:37) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3129) at com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(SourceFile:127) at dlx.e(SourceFile:1044) at dlx.e(SourceFile:654) at net.minecraft.client.main.Main.main(SourceFile:215)
– System Details --Details: Minecraft Version: 1.16 Minecraft Version ID: 1.16 Operating System: Mac OS X (x86_64) version 10.15.6 Java Version: 1.8.0_74, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1567945744 bytes (1495 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB) CPUs: 4 JVM Flags: 8 total; -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Launched Version: 1.16 Backend library: LWJGL version 3.2.1 build 12 Backend API: Intel(R) HD Graphics 6000 GL version 2.1 INTEL-14.7.8, Intel Inc. GL Caps: Using framebuffer using ARB_framebuffer_object extension Using VBOs: Yes Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Packs: Current Language: English (US) CPU: 4x Intel(R) Core(TM) i5-5350U CPU @ 1.80GHz
How do I fix this issue?
I am on Mac btw