Mod crash dans un serveur

Xujason

Architecte en herbe
20 Décembre 2016
81
1
56
22
bonjour j'etais dans un serveur dayz arkaniaz je ne crasher pas je suis sorti puis quand je rerentre je crash le crash rapport est
Code:
---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 27/10/17 21:44
Description: Unexpected error

java.lang.ArrayIndexOutOfBoundsException: -100
    at org.lwjgl.input.Keyboard.getKeyName(Keyboard.java:429)
    at com.vicmatskiv.weaponlib.CustomGui.onCompatibleRenderCrosshair(CustomGui.java:133)
    at com.vicmatskiv.weaponlib.compatibility.CompatibleGui.onRenderCrosshair(CompatibleGui.java:18)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_75_CompatibleGui_onRenderCrosshair_Pre.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
    at net.minecraftforge.client.GuiIngameForge.pre(GuiIngameForge.java:895)
    at net.minecraftforge.client.GuiIngameForge.renderCrosshairs(GuiIngameForge.java:217)
    at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:130)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1420)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
    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 org.lwjgl.input.Keyboard.getKeyName(Keyboard.java:429)
    at com.vicmatskiv.weaponlib.CustomGui.onCompatibleRenderCrosshair(CustomGui.java:133)
    at com.vicmatskiv.weaponlib.compatibility.CompatibleGui.onRenderCrosshair(CompatibleGui.java:18)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_75_CompatibleGui_onRenderCrosshair_Pre.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
    at net.minecraftforge.client.GuiIngameForge.pre(GuiIngameForge.java:895)
    at net.minecraftforge.client.GuiIngameForge.renderCrosshairs(GuiIngameForge.java:217)
    at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:130)

-- Affected level --
Details:
    Level name: MpServer
    All players: 4 total; [EntityClientPlayerMP['Vamsclave'/109795993, l='MpServer', x=-93,23, y=43,62, z=-1367,38], EntityOtherPlayerMP['T508'/108410435, l='MpServer', x=-68,02, y=42,30, z=-1408,54], EntityOtherPlayerMP['Babix'/106534295, l='MpServer', x=4,25, y=42,00, z=-1341,00], MCH_ViewEntityDummy['McHeliDummyEntity'/4, l='MpServer', x=0,00, y=-4,00, z=0,00]]
    Chunk stats: MultiplayerChunkCache: 432, 432
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (-90,42,-1262), Chunk: (at 6,2,2 in -6,-79; contains blocks -96,0,-1264 to -81,255,-1249), Region: (-1,-3; contains chunks -32,-96 to -1,-65, blocks -512,0,-1536 to -1,255,-1025)
    Level time: 5492207 game time, 5937059 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 8 total; [EntityClientPlayerMP['Vamsclave'/109795993, l='MpServer', x=-93,23, y=43,62, z=-1367,38], EntityOtherPlayerMP['T508'/108410435, l='MpServer', x=-68,02, y=42,30, z=-1408,54], EntityOtherPlayerMP['Babix'/106534295, l='MpServer', x=4,25, y=42,00, z=-1341,00], MCH_ViewEntityDummy['McHeliDummyEntity'/4, l='MpServer', x=0,00, y=-4,00, z=0,00], EntityOtherPlayerMP['T508'/108410435, l='MpServer', x=-68,02, y=42,30, z=-1408,54], EntityItem['item.item.ItemEmptyCan'/109817233, l='MpServer', x=-117,97, y=42,13, z=-1412,66], EntityItem['item.item.ItemEmptyCan'/108896832, l='MpServer', x=-44,22, y=42,13, z=-1378,25], EntityOtherPlayerMP['Babix'/106534295, l='MpServer', x=4,25, y=42,00, z=-1341,00]]
    Retry entities: 0 total; []
    Server brand: kcauldron,cauldron,craftbukkit,mcpc,fml,forge
    Server type: Non-integrated multiplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:425)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
    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: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_111, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 3219886408 bytes (3070 MB) / 3723231232 bytes (3550 MB) up to 4260102144 bytes (4062 MB)
    JVM Flags: 5 total; -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xms3584M -Xmx4096M
    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_D8 25 mods loaded, 25 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJA    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJA    FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.3.1395-1710ls.jar)
    UCHIJA    Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.3.1395-1710ls.jar)
    UCHIJA    RenderPlayerAPI{1.4} [Render Player API] (minecraft.jar)
    UCHIJA    ArkaniaZDeath{1.0} [ArkaniaZDeath] (ArkaDeath.jar)
    UCHIJA    mcheli{1.0.4} [MC Helicopter] (ArkaniaZ)
    UCHIJA    extendRenderDistance{1.0-for1.7.10} [extendRenderDistance] (ArkaniaZ.jar)
    UCHIJA    DragonsRadioMod{1.7.1} [Dragon's Radio Mod] (ArkaniaZ.jar)
    UCHIJA    cheatingessentials{1.0} [cheatingessentials] (ArkaniaZ.jar)
    UCHIJA    MapWriter{1.1} [MapWriter] (ArkaniaZ.jar)
    UCHIJA    stepup{v.2.0.0-mc1.7.10} [StepUp] (ArkaniaZDir.jar)
    UCHIJA    mcdm{1.0} [mcdm] (ArkaniaZEngine.jar)
    UCHIJA    BetterFoliage{2.0.16} [Better Foliage] (ArkaniaZGrass.jar)
    UCHIJA    nico_arkaniaz_menu{1.0} [nico_arkaniaz_menu] (ArkaniaZMenu.jar)
    UCHIJA    ArkaniaZ_Emotes{1.0} [ArkaniaZ_Emotes] (ArkaniaZMenu.jar)
    UCHIJA    flashlight{1.0} [Flashlight] (ArkaniaZMod.jar)
    UCHIJA    lastdays{0.0.61} [LAST DAYS] (ArkaniaZMod.jar)
    UCHIJA    gvc{0.6.1} [Gliby's Voice Chat Mod] (ArkaniaZVocal.jar)
    UCHIJA    realzombie{1.0.0} [RealZombie based on DayZ Minecraft Zombie] (ArkaniaZZombie.jar)
    UCHIJA    mw{1.11.4-beta} [Modern Warfare] (cof.jar)
    UCHIJA    Creat789{@VERSION@} [Creat789] (Creat789.jar)
    UCHIJA    forgetsintegration{@VERSION@} [Forge TeamSpeak Integration] (ForgeTSIntegration.jar)
    UCHIJA    shouldersurfing{1.0} [ShoulderSurfing] (Maj4.0.1.jar)
    UCHIJA    rmh{0.1} [Remove Mouseover Highlight] (RemoveMouseoverHighlight-0.1.jar)
    UCHIJA    hud{1.3.5} [Better HUD] (test.jar)
    Launched Version: 1.7.10
    LWJGL: 2.9.1
    OpenGL: Intel(R) HD Graphics 520 GL version 4.4.0 - Build 21.20.16.4550, Intel
    GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 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: []
    Current Language: English (US)
    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_D8
    Render Distance Chunks: 12
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.4.0 - Build 21.20.16.4550
    OpenGlRenderer: Intel(R) HD Graphics 520
    OpenGlVendor: Intel
    CpuCount: 4
 
Salut,
Le mod ayant comme package "com.vicmatskiv.weaponlib" (je ne serai pas dire à quel mod cela correspond comme il n'y a pas le nom du mod dans le nom du package ...) ne semble pas apprécier les touches que tu lui as attribué.

Essaies de remettre les touches par défaut. (les claviers / souris avec touche supplémentaire ne sont pas supporté correctement, il faut éviter d'attribuer les touches supplémentaires au jeu).