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

Crash: Initializing game 'java.lang.NoClassDefFoundError: ca/weblite/objc/NSObject'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • None
    • Minecraft 17w14a
    • None
    • Tried deleting and reinstalling java, but still doesn't work. The following is the bug report:
      (Using macOS Sierra and latest java version)
    • Unconfirmed

      ---- Minecraft Crash Report ----
      // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
      
      Time: 4/10/17 3:04 PM
      Description: Initializing game
      
      java.lang.NoClassDefFoundError: ca/weblite/objc/NSObject
      	at java.lang.ClassLoader.defineClass1(Native Method)
      	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
      	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
      	at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
      	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
      	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
      	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
      	at java.security.AccessController.doPrivileged(Native Method)
      	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
      	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
      	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
      	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
      	at com.mojang.text2speech.Narrator.getNarrator(Narrator.java:21)
      	at bhl.<init>(SourceFile:11)
      	at bhg.<init>(SourceFile:130)
      	at bgr.an(SourceFile:531)
      	at bgr.a(SourceFile:381)
      	at net.minecraft.client.main.Main.main(SourceFile:123)
      Caused by: java.lang.ClassNotFoundException: ca.weblite.objc.NSObject
      	at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
      	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
      	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
      	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
      	... 18 more
      
      
      A detailed walkthrough of the error, its code path and all known details is as follows:
      ---------------------------------------------------------------------------------------
      
      -- Head --
      Thread: Client thread
      Stacktrace:
      	at java.lang.ClassLoader.defineClass1(Native Method)
      	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
      	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
      	at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
      	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
      	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
      	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
      	at java.security.AccessController.doPrivileged(Native Method)
      	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
      	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
      	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
      	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
      	at com.mojang.text2speech.Narrator.getNarrator(Narrator.java:21)
      	at bhl.<init>(SourceFile:11)
      	at bhg.<init>(SourceFile:130)
      	at bgr.an(SourceFile:531)
      
      -- Initialization --
      Details:
      Stacktrace:
      	at bgr.a(SourceFile:381)
      	at net.minecraft.client.main.Main.main(SourceFile:123)
      
      -- System Details --
      Details:
      	Minecraft Version: 17w14a
      	Operating System: Mac OS X (x86_64) version 10.12.1
      	Java Version: 1.8.0_121, Oracle Corporation
      	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
      	Memory: 91654744 bytes (87 MB) / 196345856 bytes (187 MB) up to 1060372480 bytes (1011 MB)
      	JVM Flags: 5 total; -Xmx1024M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
      	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
      	Launched Version: 17w14a
      	LWJGL: 2.9.2
      	OpenGL: Intel(R) HD Graphics 6000 GL version 2.1 INTEL-10.20.25, 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: No
      	Is Modded: Probably not. Jar signature remains and client brand is untouched.
      	Type: Client (map_client.txt)
      	Resource Packs: Wither Hearts (incompatible), Lower Fire (incompatible), Lower Shield (incompatible), Transparent Pumpkin (incompatible), Nims' Dispenser Adjustment, Faithful 1.12-s1, NoBlur1_0 (incompatible), Clean Stained Glass (incompatible), Clean Glass (incompatible), CodeCrafted Custom  (incompatible), Neutral End Rods (incompatible), Sticky Piston Sides (incompatible), Smoother Stones (incompatible), Mycelium Sides (incompatible), Brighter Nether (incompatible), Grass Sides (incompatible), Snow Sides (incompatible), Podzol Sides (incompatible)
      	Current Language: English (US)
      	Profiler Position: N/A (disabled)
      	CPU: 4x Intel(R) Core(TM) i5-5250U CPU @ 1.60GHz
      

            ProfMobius ProfMobius (Thomas Guimbretiere)
            Ryan_Mak Ryan Mak
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: