Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-157986

java.lang.NoClassDefFoundError after the 100% loading of world

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 1.14.4
    • None
    • OS 10.14.3
      1.6 GHz core i5
    • Unconfirmed
    • Crash

      ---- Minecraft Crash Report ----
      // Quite honestly, I wouldn't worry myself about that.
      
      Time: 7/29/19 10:25 PM
      Description: mouseClicked 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 jc.a(SourceFile:317)
      	at cyc.a(SourceFile:1641)
      	at dfu$a.e(SourceFile:380)
      	at dfu$a.a(SourceFile:311)
      	at dfu$a.mouseClicked(SourceFile:252)
      	at cze.mouseClicked(SourceFile:322)
      	at dad.mouseClicked(SourceFile:27)
      	at cyd.b(SourceFile:86)
      	at dcl.wrapScreenError(SourceFile:441)
      	at cyd.a(SourceFile:86)
      	at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
      	at org.lwjgl.system.JNI.invokeV(Native Method)
      	at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3050)
      	at cuo.k(SourceFile:408)
      	at cuo.c(SourceFile:279)
      	at cyc.b(SourceFile:1023)
      	at cyc.e(SourceFile:976)
      	at cyc.b(SourceFile:410)
      	at net.minecraft.client.main.Main.main(SourceFile:155)
      
      
      A detailed walkthrough of the error, its code path and all known details is as follows:
      ---------------------------------------------------------------------------------------
      
      -- Head --
      Thread: Client thread
      Stacktrace:
      	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 jc.a(SourceFile:317)
      	at cyc.a(SourceFile:1641)
      	at dfu$a.e(SourceFile:380)
      	at dfu$a.a(SourceFile:311)
      	at dfu$a.mouseClicked(SourceFile:252)
      	at cze.mouseClicked(SourceFile:322)
      	at dad.mouseClicked(SourceFile:27)
      	at cyd.b(SourceFile:86)
      
      -- Affected screen --
      Details:
      	Screen name: dft
      Stacktrace:
      	at dcl.wrapScreenError(SourceFile:441)
      	at cyd.a(SourceFile:86)
      	at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
      	at org.lwjgl.system.JNI.invokeV(Native Method)
      	at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3050)
      	at cuo.k(SourceFile:408)
      	at cuo.c(SourceFile:279)
      	at cyc.b(SourceFile:1023)
      	at cyc.e(SourceFile:976)
      	at cyc.b(SourceFile:410)
      	at net.minecraft.client.main.Main.main(SourceFile:155)
      
      -- System Details --
      Details:
      	Minecraft Version: 1.14.4
      	Minecraft Version ID: 1.14.4
      	Operating System: Mac OS X (x86_64) version 10.14.3
      	Java Version: 1.8.0_74, Oracle Corporation
      	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
      	Memory: 1488359416 bytes (1419 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.14.4
      	LWJGL: 3.2.1 build 12
      	OpenGL: Intel(R) UHD Graphics 617 GL version 2.1 INTEL-12.4.7, Intel Inc.
      	GL Caps: Using GL 1.3 multitexturing.
      Using GL 1.3 texture combiners.
      Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
      Shaders are available because OpenGL 2.1 is supported.
      VBOs are available because OpenGL 1.5 is supported.
      
      	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-8210Y CPU @ 1.60GHz
      

            Unassigned Unassigned
            bemoooo31 bemo
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: