Mod Problèmes: Optifine

  • Auteur de la discussion Auteur de la discussion Compte supprimé
  • Date de début Date de début
C

Compte supprimé

Invité
Bonjour à tous !
J'aimerai que l'on m'aide pour 2 petits problèmes concernants Optifine ainsi
que le Shader "ShadersModCore-v2.3.28-mc1.7.10-f".

Problème 1 :
Lorsque je lance Minecraft avec le ShadersMod cité ci-dessus,
ce crash apparait :
---- Minecraft Crash Report ----
// Ouch. That hurt :(

Time: 27/06/16 12:46
Description: Stitching texture atlas

java.lang.NullPointerException: Stitching texture atlas
at shadersmodcore.client.ShadersTex.readImage(ShadersTex.java:464)
at shadersmodcore.client.ShadersTex.readImageAndMipmaps(ShadersTex.java:439)
at shadersmodcore.client.ShadersTex.uploadTexSubForLoadAtlas(ShadersTex.java:419)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:384)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:136)
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94)
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76)
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:545)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:498)
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 shadersmodcore.client.ShadersTex.readImage(ShadersTex.java:464)
at shadersmodcore.client.ShadersTex.readImageAndMipmaps(ShadersTex.java:439)
at shadersmodcore.client.ShadersTex.uploadTexSubForLoadAtlas(ShadersTex.java:419)

-- Texture being stitched together --
Details:
Atlas path: textures/blocks
Sprite: TextureAtlasSprite{name='missingno', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=6.25E-4, u1=0.999375, v0=6.25E-4, v1=0.999375}
Stacktrace:
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:384)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:136)

-- Resource location being registered --
Details:
Resource location: minecraft:textures/atlas/blocks.png
Texture object class: net.minecraft.client.renderer.texture.TextureMap
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94)
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76)
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:545)

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

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Mac OS X (x86_64) version 10.11.5
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 107234496 bytes (102 MB) / 322203648 bytes (307 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
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: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 Optifine OptiFine_1.7.10_HD_U_D4 3 mods loaded, 3 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCH Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
LWJGL: 2.9.1
OpenGL: ATI Radeon HD 2400 XT OpenGL Engine GL version 2.1 ATI-10.0.48, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [Conquest_.zip]
Current Language: Français (France)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
OptiFine Version: OptiFine_1.7.10_HD_U_D4
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
OpenGlVersion: 2.1 ATI-10.0.48
OpenGlRenderer: ATI Radeon HD 2400 XT OpenGL Engine
OpenGlVendor: ATI Technologies Inc.
CpuCount: 2
Quelqu'un pourrait m'aider à décrypter et/ou résoudre ce problème ?RESOLU

Problème 2:
Lorsque que je lance Minecraft avec Optifine,
Je mets tout le temps le pack de textures "Conquest"
Sauf que, Optifine et conquest en même temps génèrent ce bug (cela ce fait
uniquement sur mon ordinateur, chez des potes cela marche très bien) :

Aucune textures des blocs ne sont visibles, ce qui fait que j'ai l'impression d'être dans du vide.


Merci d'avance et bonne journée !
 
Dernière édition par un modérateur:
Salut,
Si tu veux installer des shaders en 1.7.10 il faut utiliser les options spécifier ici :
http://www.minecraftforum.net/forum...-mods/1286604-shaders-mod-updated-by-karyonix
- Shaders Mod v2.3.31 Forge Edition for Minecraft 1.7.10 (2015-11-16) (link)
Download shadersmod.net
Compatibie with Minecraft 1.7.10 with Forge 1481-1566
Compatible with OptiFine_1.7.10_HD_U_C1 (only ultra edition)
Les autres versions de forge/optifine ne fonctionnent pas.

Par contre, avec ta Radeon HD 2400 XT tu ne risque pas d'aller très loin. Cette vieille carte n'est pas du tout assez puissante pour les shaders.
 
Ah ok.. merci quand même !
Est ce que connais tu la réponse pour le problème 2 ? Merci d'avance et aussi pour m'avoir aidé.
 
Code:
---- Minecraft Crash Report ----

WARNING: coremods are present:
Contact their authors BEFORE contacting forge

// Why did you do that?

Time: 30/06/16 16:10
Description: Initializing game

java.lang.NoSuchFieldError: multiTex
    at shadersmod.client.ShadersTex.getMultiTexID(ShadersTex.java:158)
    at net.minecraft.client.renderer.texture.AbstractTexture.getMultiTexID(AbstractTexture.java:90)
    at shadersmod.client.ShadersTex.initDynamicTexture(ShadersTex.java:283)
    at net.minecraft.client.renderer.texture.DynamicTexture.<init>(DynamicTexture.java:42)
    at net.minecraft.client.renderer.texture.TextureUtil.<clinit>(TextureUtil.java:29)
    at net.minecraft.client.shader.Framebuffer.func_147605_b(Framebuffer.java:106)
    at net.minecraft.client.shader.Framebuffer.func_147613_a(Framebuffer.java:58)
    at net.minecraft.client.shader.Framebuffer.<init>(Framebuffer.java:39)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:405)
    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(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: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.ShadersTex.getMultiTexID(ShadersTex.java:158)
    at net.minecraft.client.renderer.texture.AbstractTexture.getMultiTexID(AbstractTexture.java:90)
    at shadersmod.client.ShadersTex.initDynamicTexture(ShadersTex.java:283)
    at net.minecraft.client.renderer.texture.DynamicTexture.<init>(DynamicTexture.java:42)
    at net.minecraft.client.renderer.texture.TextureUtil.<clinit>(TextureUtil.java:29)
    at net.minecraft.client.shader.Framebuffer.func_147605_b(Framebuffer.java:106)
    at net.minecraft.client.shader.Framebuffer.func_147613_a(Framebuffer.java:58)
    at net.minecraft.client.shader.Framebuffer.<init>(Framebuffer.java:39)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:405)

-- 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(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:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.8
    Operating System: Windows 10 (x86) version 10.0
    Java Version: 1.8.0_91, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 137867600 bytes (131 MB) / 221298688 bytes (211 MB) up to 523501568 bytes (499 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML:
    Loaded coremods (and transformers):
    Launched Version: 1.8-forge1.8-11.14.4.1577
    LWJGL: 2.9.1
    OpenGL: GeForce GT 630M/PCIe/SSE2 GL version 4.5.0 NVIDIA 353.62, 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: []
    Current Language: ~~ERROR~~ NullPointerException: null
    Profiler Position: N/A (disabled)
    OptiFine Version: OptiFine_1.8_HD_U_H6
    Render Distance Chunks: 12
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: Chocapic13 V5 Ultra.zip
    OpenGlVersion: 4.5.0 NVIDIA 353.62
    OpenGlRenderer: GeForce GT 630M/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 4



======================================================================================================

Voila ce que m'affiche le crash report de Minecraft lorsque je veux utiliser les shaders en 1.8. Je ne sais pas comment régler le problème
Merci d'avance
 
Dernière édition par un modérateur: