ok so uptill 3weeks ago i was able to use this just fine then i started getting this, and i dont understand any of it, i sure could use some help please.
--- Minecraft Crash Report ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// I just don't know what went wrong
Time: 8/31/18 1:23 PM
Description: Initializing game
java.lang.NoClassDefFoundError: cdd
at net.minecraft.client.renderer.texture.TextureUtil.<clinit>(TextureUtil.java:26)
at net.minecraft.client.shader.Framebuffer.func_147605_b(Framebuffer.java:105)
at net.minecraft.client.shader.Framebuffer.func_147613_a(Framebuffer.java:57)
at net.minecraft.client.shader.Framebuffer.<init>(Framebuffer.java:38)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:459)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: cdd
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 13 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at shadersmod.transform.STTextureAbstract.transform(STTextureAbstract.java:21)
at shadersmod.transform.SMCClassTransformer.transform(SMCClassTransformer.java:116)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
... 15 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at net.minecraft.client.renderer.texture.TextureUtil.<clinit>(TextureUtil.java:26)
at net.minecraft.client.shader.Framebuffer.func_147605_b(Framebuffer.java:105)
at net.minecraft.client.shader.Framebuffer.func_147613_a(Framebuffer.java:57)
at net.minecraft.client.shader.Framebuffer.<init>(Framebuffer.java:38)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:459)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 363139480 bytes (346 MB) / 570425344 bytes (544 MB) up to 1073741824 bytes (1024 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
Launched Version: 1.12.2-forge1.12.2-14.23.4.2705
LWJGL: 2.9.4
OpenGL: GeForce GTX 1050/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.73, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 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: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: 1.11+INFINITUDE+Redstone+Dust+Power+3D+64px.zip, OceanWater-v1.0-1.11.zip, Clarity 1.12.zip
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
CPU: 8x Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
Shaders mod only supports 1.12. You cannot use it on 1.12.2.
Remove Shaders mod and install OptiFine instead because it already contains the Shaders mod.
Rollback Post to RevisionRollBack
Say something silly, Laugh 'til it hurts, Take a risk, Sing out loud, Rock the boat, Shake things up, Flirt with disaster, Buy something frivolous, Color outside the lines, Cause a scene, Order dessert, Make waves, Get carried away, Have a great day!
i have optifine and i can play that but it dosnt have my mods on it i figured it out i needed to remove some mods that where for older versions , is there a way to use mods on optifine? im trying to learn every thing i can
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
ok so uptill 3weeks ago i was able to use this just fine then i started getting this, and i dont understand any of it, i sure could use some help please.
--- Minecraft Crash Report ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// I just don't know what went wrong
Time: 8/31/18 1:23 PM
Description: Initializing game
java.lang.NoClassDefFoundError: cdd
at net.minecraft.client.renderer.texture.TextureUtil.<clinit>(TextureUtil.java:26)
at net.minecraft.client.shader.Framebuffer.func_147605_b(Framebuffer.java:105)
at net.minecraft.client.shader.Framebuffer.func_147613_a(Framebuffer.java:57)
at net.minecraft.client.shader.Framebuffer.<init>(Framebuffer.java:38)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:459)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: cdd
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 13 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at shadersmod.transform.STTextureAbstract.transform(STTextureAbstract.java:21)
at shadersmod.transform.SMCClassTransformer.transform(SMCClassTransformer.java:116)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
... 15 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at net.minecraft.client.renderer.texture.TextureUtil.<clinit>(TextureUtil.java:26)
at net.minecraft.client.shader.Framebuffer.func_147605_b(Framebuffer.java:105)
at net.minecraft.client.shader.Framebuffer.func_147613_a(Framebuffer.java:57)
at net.minecraft.client.shader.Framebuffer.<init>(Framebuffer.java:38)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:459)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 363139480 bytes (346 MB) / 570425344 bytes (544 MB) up to 1073741824 bytes (1024 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
Launched Version: 1.12.2-forge1.12.2-14.23.4.2705
LWJGL: 2.9.4
OpenGL: GeForce GTX 1050/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.73, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 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: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: 1.11+INFINITUDE+Redstone+Dust+Power+3D+64px.zip, OceanWater-v1.0-1.11.zip, Clarity 1.12.zip
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
CPU: 8x Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
Shaders mod only supports 1.12. You cannot use it on 1.12.2.
Remove Shaders mod and install OptiFine instead because it already contains the Shaders mod.
i have optifine and i can play that but it dosnt have my mods on it i figured it out i needed to remove some mods that where for older versions , is there a way to use mods on optifine? im trying to learn every thing i can