Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Exception in thread "Thread-3" java.lang.NoClassDefFoundError: cpw/mods/fml/client/FMLTextureFX
- at java.lang.ClassLoader.defineClass1(Native Method)
- at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
- at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
- at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
- at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
- at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
- at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
- at java.security.AccessController.doPrivileged(Native Method)
- at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
- at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
- at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
- at java.lang.Class.getDeclaredMethods0(Native Method)
- at java.lang.Class.privateGetDeclaredMethods(Class.java:2442)
- at java.lang.Class.getDeclaredMethod(Class.java:1952)
- at cpw.mods.fml.relauncher.ReflectionHelper.findMethod(ReflectionHelper.java:170)
- at cpw.mods.fml.relauncher.FMLRelauncher.computeExistingClientHome(FMLRelauncher.java:183)
- at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:229)
- at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:200)
- at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)
- at net.minecraft.Launcher.replace(Launcher.java:136)
- at net.minecraft.Launcher$1.run(Launcher.java:79)
- Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.client.FMLTextureFX
- at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
- at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
- at java.security.AccessController.doPrivileged(Native Method)
- at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
- at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
- at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
- ... 21 more
Advertisement
Add Comment
Please, Sign In to add comment