Posted January 28, 201411 yr I am trying to get pixlemon on minecraft and both my forgeloader 1.7.2 and 1.6.4 crash every time here is the crash report. Any help is greatly appreciated. ---- Minecraft Crash Report ---- // I blame Dinnerbone. Time: 1/27/14 11:46 PM Description: Registering texture java.lang.NoClassDefFoundError: net/minecraft/client/renderer/texture/ITextureObject at net.minecraft.client.renderer.texture.DynamicTexture.<init>(SourceFile:26) at net.minecraft.client.renderer.texture.TextureUtil.<clinit>(SourceFile:21) at net.minecraft.client.renderer.texture.AbstractTexture.func_110552_b(SourceFile:9) at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:45) at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:69) at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(SourceFile:37) at net.minecraft.client.Minecraft.func_71357_I(Minecraft.java:544) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:374) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:684) at net.minecraft.client.main.Main.main(SourceFile:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:622) at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.texture.ITextureObject at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186) at java.lang.ClassLoader.loadClass(ClassLoader.java:323) at java.lang.ClassLoader.loadClass(ClassLoader.java:268) ... 16 more Caused by: java.lang.NullPointerException at org.objectweb.asm.ClassReader.<init>(Unknown Source) at shadersmodcore.transform.SMCCTTextureObject.transform(SMCCTTextureObject.java:23) at shadersmodcore.transform.SMCClassTransformer.transform(SMCClassTransformer.java:102) at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172) ... 18 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at net.minecraft.client.renderer.texture.DynamicTexture.<init>(SourceFile:26) at net.minecraft.client.renderer.texture.TextureUtil.<clinit>(SourceFile:21) at net.minecraft.client.renderer.texture.AbstractTexture.func_110552_b(SourceFile:9) at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:45) -- Resource location being registered -- Details: Resource location: minecraft:textures/gui/title/mojang.png Texture object class: net.minecraft.client.renderer.texture.SimpleTexture Stacktrace: at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:69) at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(SourceFile:37) at net.minecraft.client.Minecraft.func_71357_I(Minecraft.java:544) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:374) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:684) at net.minecraft.client.main.Main.main(SourceFile:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:622) at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) -- System Details -- Details: Minecraft Version: 1.6.4 Operating System: Linux (i386) version 3.5.0-45-generic Java Version: 1.6.0_27, Sun Microsystems Inc. Java VM Version: OpenJDK Server VM (mixed mode), Sun Microsystems Inc. Memory: 154913040 bytes (147 MB) / 215089152 bytes (205 MB) up to 477233152 bytes (455 MB) JVM Flags: 1 total; -Xmx512M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Suspicious classes: FML is installed IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: Launched Version: 1.6.4-FML6.4.41.787 LWJGL: 2.9.0 OpenGL: Mesa DRI Intel® Sandybridge Mobile x86/MMX/SSE2 GL version 3.0 Mesa 9.1.6, Intel Open Source Technology Center Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Pack: Default Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
January 28, 201411 yr NPE in shader mod, kill it and try again. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
January 29, 201411 yr Author That didnt help I got the server working but my client still crashes the only thing in the mods folder is pixelmon. the client works fine with no mods installed maybe it doesent know how to open the zip files? I dont know I have never worked with mod loaders before.
January 29, 201411 yr Seriously dude, just post a log. You can explain in your own words, but it doesn't mean anything to us. The log tells us exactly what's wrong. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
January 29, 201411 yr Author ---- Minecraft Crash Report ---- // Sorry Time: 1/29/14 1:31 PM Description: There was a severe problem during mod loading that has caused the game to fail cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: pixelmon.Pixelmon at cpw.mods.fml.common.LoadController.transition(LoadController.java:156) at cpw.mods.fml.common.Loader.loadMods(Loader.java:521) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:377) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:684) at net.minecraft.client.main.Main.main(SourceFile:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:622) at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) Caused by: java.lang.ClassNotFoundException: pixelmon.Pixelmon at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186) at java.lang.ClassLoader.loadClass(ClassLoader.java:323) at java.lang.ClassLoader.loadClass(ClassLoader.java:268) at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:61) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:270) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:622) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at
January 29, 201411 yr Pixelmon is not installed correctly. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.