ORIOLUS Posted May 27, 2014 Posted May 27, 2014 ---- Minecraft Crash Report ---- // Quite honestly, I wouldn't worry myself about that. Time: 27/05/14 20:18 Description: Initializing game java.lang.NoClassDefFoundError: net/minecraft/client/renderer/texture/TextureObject at net.minecraft.client.renderer.texture.DynamicTexture.<init>(SourceFile:26) at net.minecraft.client.renderer.texture.TextureUtil.<clinit>(SourceFile:32) at net.minecraft.client.shader.Framebuffer.func_147605_b(Framebuffer.java:108) at net.minecraft.client.shader.Framebuffer.func_147613_a(Framebuffer.java:60) at net.minecraft.client.shader.Framebuffer.<init>(Framebuffer.java:41) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:454) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815) at net.minecraft.client.main.Main.main(SourceFile:103) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.texture.TextureObject at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 14 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:101) at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174) ... 16 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:32) at net.minecraft.client.shader.Framebuffer.func_147605_b(Framebuffer.java:108) at net.minecraft.client.shader.Framebuffer.func_147613_a(Framebuffer.java:60) at net.minecraft.client.shader.Framebuffer.<init>(Framebuffer.java:41) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:454) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815) at net.minecraft.client.main.Main.main(SourceFile:103) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- System Details -- Details: Minecraft Version: 1.7.2 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_45, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 199355104 bytes (190 MB) / 338690048 bytes (323 MB) up to 7635730432 bytes (7282 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: Launched Version: 1.7.2-Forge10.12.1.1098 LWJGL: 2.9.0 OpenGL: GeForce GT 610/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [] Current Language: ~~ERROR~~ NullPointerException: null Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null Anisotropic Filtering: Off (1) Quote
LexManos Posted May 27, 2014 Posted May 27, 2014 Try without the shaders mod. Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Recommended Posts
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.