Crash Forge 1.8+Shader 1.8+pixelcam +optifine

Maissix

Aventurier
2 Octobre 2016
1
0
2
24
Bonjour depuis trois jours je cherche un shader mod 1.8 avec FORGE en 3 jours j'en ai trouvé qu'un qui me fait crash mon mc je crois en fait tous les autres shader mod n'etaient pas compatible avec le forge a partir de la 1.8 comme par hasard moi j'ai voulou faire un trailer sur mon serveur en 1.8 avec pixel cam 1.8 et aussi avec les shaders. Merci de votre aide

Ma config:
Processeur:Intel core i5-4460
Carte graphique:Nvidia GTX 750 2GB
Disque dur: 1To
Memoire Ram: 6GB
Marque:ROG(Republic of gamers)Asus

Le crash report :
Code:
---- Minecraft Crash Report ----

WARNING: coremods are present:
  LoadingPlugin (PixelCam-1.2.jar)
Contact their authors BEFORE contacting forge

// Quite honestly, I wouldn't worry myself about that.

Time: 02/10/16 09:20
Description: Initializing game

java.lang.RuntimeException: Shaders Mod detected. Please remove it, OptiFine has built-in support for shaders.
    at shadersmod.client.Shaders.checkShadersModInstalled(Shaders.java:4915)
    at shadersmod.client.Shaders.startup(Shaders.java:1508)
    at Config.initDisplay(Config.java:205)
    at net.minecraft.client.renderer.OpenGlHelper.func_77474_a(OpenGlHelper.java:101)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:404)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    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:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
    at shadersmod.client.Shaders.checkShadersModInstalled(Shaders.java:4915)
    at shadersmod.client.Shaders.startup(Shaders.java:1508)
    at Config.initDisplay(Config.java:205)
    at net.minecraft.client.renderer.OpenGlHelper.func_77474_a(OpenGlHelper.java:101)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:404)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    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:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.8
    Operating System: Windows 8.1 (amd64) version 6.3
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 69265096 bytes (66 MB) / 239235072 bytes (228 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML:
    Loaded coremods (and transformers):
LoadingPlugin (PixelCam-1.2.jar)
  eu.crushedpixel.pixelcam.coremod.CameraTiltingCT
    Launched Version: 1.8-forge1.8-11.14.4.1577
    LWJGL: 2.9.1
    OpenGL: GeForce GTX 750/PCIe/SSE2 GL version 4.5.0 NVIDIA 365.10, NVIDIA Corporation
    GL Caps:
    Using VBOs: No
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: [! 32Blue v2 - Lowered Resolution.zip]
    Current Language: ~~ERROR~~ NullPointerException: null
    Profiler Position: N/A (disabled)
    OptiFine Version: OptiFine_1.8_HD_U_H5
    Render Distance Chunks: 32
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.5.0 NVIDIA 365.10
    OpenGlRenderer: GeForce GTX 750/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 4
 
Dernière édition par un modérateur:

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 901
158
3 004
347
27
Alsace
www.minecraftforgefrance.fr
Salut,
Le problème et la solution est clairement expliqué dans le rapport de crash :
java.lang.RuntimeException: Shaders Mod detected. Please remove it, OptiFine has built-in support for shaders.