1
Pls Help Me With Shader Problem
Im Not Good To English But here:
Can You Fix My Problem By Starting The Mods: ASM-Mod-1.12.2 and GLSL-Shaders-Mod-1.12.2 in forge 1.12.2
here is the crash report:
Can You Fix My Problem By Starting The Mods: ASM-Mod-1.12.2 and GLSL-Shaders-Mod-1.12.2 in forge 1.12.2
here is the crash report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// Don't do that.
Time: 5/1/20 3:20 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:460)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
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:460)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
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 8.1 (amd64) version 6.3
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 48028352 bytes (45 MB) / 231989248 bytes (221 MB) up to 2694053888 bytes (2569 MB)
JVM Flags: 3 total; -Xmn128M -Xmx2581M -XX:+UseConcMarkSweepGC
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
Launched Version: Forge 1.12.2
LWJGL: 2.9.4
OpenGL: Intel(R) HD Graphics 620 GL version 4.6.0 - Build 26.20.100.7985, Intel
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: vanilla, file/night-vision-v7.zip (incompatible)
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i3-7100U CPU @ 2.40GHz
1
This post suggests an answer to your problem ( Obtained from this thread ): https://www.minecraftforum.net/forums/support/java-edition-support/2923757-trying-to-use-forge-for-1-12-2-keeps-crashing
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.
Optifine can be obtained from here :
https://optifine.net/downloads
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.
Optifine can be obtained from here :
https://optifine.net/downloads
