Crash en 1.9.4 avec OldAnimations

Sapphire_e

Aventurier
8 Avril 2017
3
0
2
21
Bonjour, quand je lance mon jeu en 1.9.4 Optifine HD_U_B6 avec OldAnimations il crash
voici le rapport de crash :

Code:
---- Minecraft Crash Report ----
// I blame Dinnerbone.

Time: 08/04/17 18:27
Description: Initializing game

java.lang.ArrayIndexOutOfBoundsException: 1
    at com.spiderfrog.directionhud.Configuration.load(Configuration.java:49)
    at com.spiderfrog.directionhud.DirectionHUD.updateConfig(DirectionHUD.java:34)
    at com.spiderfrog.oldanimations.OldAnimations.onStartUp(OldAnimations.java:75)
    at bcf.an(Minecraft.java:599)
    at bcf.a(Minecraft.java:432)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)


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

-- Head --
Stacktrace:
    at com.spiderfrog.directionhud.Configuration.load(Configuration.java:49)
    at com.spiderfrog.directionhud.DirectionHUD.updateConfig(DirectionHUD.java:34)
    at com.spiderfrog.oldanimations.OldAnimations.onStartUp(OldAnimations.java:75)
    at bcf.an(Minecraft.java:599)

-- Initialization --
Details:
Stacktrace:
    at bcf.a(Minecraft.java:432)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

-- System Details --
Details:
    Minecraft Version: 1.9
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 185877552 bytes (177 MB) / 529416192 bytes (504 MB) up to 4241293312 bytes (4044 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn512M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    Launched Version: 1.9-OptiFine_HD_U_B5
    LWJGL: 2.9.4
    OpenGL: ATI FirePro V4800 (FireGL) Graphics Adapter GL version 4.5.13413 Compatibility Profile Context FireGL 15.201.2401.1010, ATI Technologies Inc.
    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: No
    Is Modded: Very likely; Jar signature invalidated
    Type: Client (map_client.txt)
    Resource Packs: PackS
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 4x Intel(R) Xeon(R) CPU E31230 @ 3.20GHz
    OptiFine Version: OptiFine_1.9_HD_U_B5
    Render Distance Chunks: 12
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.5.13413 Compatibility Profile Context FireGL 15.201.2401.1010
    OpenGlRenderer: ATI FirePro V4800 (FireGL) Graphics Adapter
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4

merci de votre future aide :)
 
Dernière édition par un modérateur: