Bonjour,
Je viens vous demander de l’aide aujourd’hui car quand je me connecte sur un serveur où je modère je crash au bout de quelques secondes, voici le crash report:
–-- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 24/02/16 16:32
Description: Unexpected error
java.lang.IndexOutOfBoundsException: -97
at java.nio.DirectByteBuffer.get(DirectByteBuffer.java:253)
at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:407)
at com.flansmod.client.TickHandlerClient.eventHandler(TickHandlerClient.java:72)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_50_TickHandlerClient_eventHandler_MouseEvent.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.ForgeHooksClient.postMouseEvent(ForgeHooksClient.java:367)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1687)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
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: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 java.nio.DirectByteBuffer.get(DirectByteBuffer.java:253)
at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:407)
at com.flansmod.client.TickHandlerClient.eventHandler(TickHandlerClient.java:72)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_50_TickHandlerClient_eventHandler_MouseEvent.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.ForgeHooksClient.postMouseEvent(ForgeHooksClient.java:367)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Jyiiz'/24112, l='MpServer', x=251,62, y=75,64, z=1198,59]]
Chunk stats: MultiplayerChunkCache: 381, 381
Level seed: 0
Level generator: ID 01 - flat, ver 0\. Features enabled: false
Level generator options:
Level spawn location: World: (431,75,1124), Chunk: (at 15,4,4 in 26,70; contains blocks 416,0,1120 to 431,255,1135), Region: (0,2; contains chunks 0,64 to 31,95, blocks 0,0,1024 to 511,255,1535)
Level time: 192589679 game time, 193627881 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: 20 total; [EntityClientPlayerMP['Jyiiz'/24112, l='MpServer', x=251,62, y=75,64, z=1198,59], EntityMobGangster2['Gangster fou'/24224, l='MpServer', x=274,44, y=82,00, z=1175,34], EntityMobGangster2['Gangster fou'/24225, l='MpServer', x=274,66, y=82,00, z=1181,31], EntityMobGangster2['Gangster fou'/24386, l='MpServer', x=217,50, y=35,00, z=1193,50], EntityMobGangster2['Gangster fou'/24227, l='MpServer', x=272,25, y=82,00, z=1179,94], EntityMobGangster2['Gangster fou'/24228, l='MpServer', x=261,25, y=82,00, z=1183,84], EntityMobGangster2['Gangster fou'/24197, l='MpServer', x=244,03, y=73,00, z=1226,25], EntityMobGangster2['Gangster fou'/24230, l='MpServer', x=242,53, y=88,00, z=1174,63], EntityMobGangster2['Gangster fou'/24296, l='MpServer', x=241,41, y=93,00, z=1160,25], EntityCustomNpc['Valvouille'/24113, l='MpServer', x=223,50, y=73,00, z=1210,50], EntityCustomNpc['Barry'/24114, l='MpServer', x=208,50, y=73,00, z=1212,50], EntityCustomNpc['Kiki'/24115, l='MpServer', x=215,50, y=73,00, z=1216,50], EntityItemFrame['entity.ItemFrame.name'/24116, l='MpServer', x=207,06, y=75,50, z=1213,50], EntityItemFrame['entity.ItemFrame.name'/24117, l='MpServer', x=207,06, y=74,50, z=1207,50], EntityItemFrame['entity.ItemFrame.name'/24118, l='MpServer', x=205,94, y=76,50, z=1208,50], EntityItemFrame['entity.ItemFrame.name'/24119, l='MpServer', x=205,94, y=75,50, z=1213,50], EntityCustomNpc['Droco'/24120, l='MpServer', x=204,50, y=73,00, z=1212,50], EntityMobGangster2['Gangster fou'/24314, l='MpServer', x=249,50, y=11,00, z=1197,50], EntityMobGangster['Gangster à batte cloutée'/24316, l='MpServer', x=249,28, y=78,00, z=1185,28], EntityMobGangster2['Gangster fou'/24223, l='MpServer', x=269,34, y=82,00, z=1185,22]]
Retry entities: 0 total; []
Server brand: cauldron,craftbukkit,mcpc,fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
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: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.7.10
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: 427506952 bytes (407 MB) / 1034125312 bytes (986 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
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.1566 15 mods loaded, 15 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.4.1566-1.7.10.jar)
UCHIJA Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCHIJA malisiscore{1.7.10-0.10.5+unknown-b0.git-unknown} [Malisis Core] (malisiscore-1.7.10-0.10.5.jar)
UCHIJA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d.jar)
UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.1.1_1.7.10.jar)
UCHIJA props{2.1.1} [Decocraft] (Decocraft-2.1.1_1.7.10.jar)
UCHIJA DragonsRadioMod{1.7.1} [Dragon's Radio Mod] (Dragon's Radio Mod-MC1.7.10-1.7.1.jar)
UCHIJA erc{1.10} [Ex Roller Coaster] (exRollerCoaster-1.10t.zip)
UCHIJA flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
UCHIJA malisisdoors{1.7.10-1.4.3} [Malisis' Doors] (malisisdoors-1.7.10-1.4.3.jar)
UCHIJA modpg{2.5.6} [Mod Power Game] (ModPg-2.5.6.jar)
UCHIJA modpg2{1.2.0} [Mod Power Game 2] (ModPg2-1.2.0.jar)
UCHIJA pda{1.7.10} [Plus d'aliments] (Plus daliments-1.7.10 v7.jar)
UCHIJA tts{0.6} [Tube Transport System] (TubeTransportSystem_1.7.10-0.6.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.54' Renderer: 'GeForce GTX 960/PCIe/SSE2'
Launched Version: 1.7.10-Forge10.13.4.1566-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 960/PCIe/SSE2 GL version 4.5.0 NVIDIA 353.54, NVIDIA Corporation
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)
Merci d’avance
Jyiiz