Plantage Minecraft Lors D'un Montage

PyroMaverick

Aventurier
12 Mai 2014
11
0
1
33
Bonsoir à tous,
Je m'adresse à vous ce soir, car j'ai un soucis de taille.
Il s'avère que je ne peux monter quoi que ce soit dans la jeu. Je parle de montage comme pour monter dans un wagon, dans un bateau, ou encore meme sur une monture. Des l'instant que je monte dessus ou dedans, la moindre touche d'action me fait crasher totalement le jeu et me donne un rapport d'erreur, ou de crash.
L'ordinateur est tout à fait capable de supporter le jeu, seulement ce soucis reste envahissant. Je ne peut profiter pleinement du jeu. Si quelqu'un aurait eu le soucis, ou connaitrait la réponse.... Je suis preneur.

Bonne soirée
 
Pardon pourne pas avoir envoyer ceci plus tôt. J'ai cliquer sur le "Report File" suite au crash, voilà donc ce que j'ai.

---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 12/05/14 08:36
Description: Unexpected error

java.lang.IndexOutOfBoundsException
at java.nio.Buffer.checkIndex(Unknown Source)
at java.nio.DirectByteBuffer.get(Unknown Source)
at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:407)
at drzhark.mocreatures.client.handlers.MoCKeyHandler.onKeyInput(MoCKeyHandler.java:48)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_16_MoCKeyHandler_onKeyInput_KeyInputEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
at cpw.mods.fml.common.FMLCommonHandler.fireKeyInput(FMLCommonHandler.java:454)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1868)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:953)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:870)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
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.Buffer.checkIndex(Unknown Source)
at java.nio.DirectByteBuffer.get(Unknown Source)
at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:407)
at drzhark.mocreatures.client.handlers.MoCKeyHandler.onKeyInput(MoCKeyHandler.java:48)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_16_MoCKeyHandler_onKeyInput_KeyInputEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
at cpw.mods.fml.common.FMLCommonHandler.fireKeyInput(FMLCommonHandler.java:454)

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['PyroMaverick'/151290, l='MpServer', x=60,34, y=71,87, z=191,70]]
Chunk stats: MultiplayerChunkCache: 313, 313
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (24,64,256), Chunk: (at 8,4,0 in 1,16; contains blocks 16,0,256 to 31,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 30639513 game time, 31644809 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 13 total; [EntityZombie['Zombie'/156837, l='MpServer', x=102,34, y=47,00, z=234,34], MoCEntityWyvern['Wyvern'/117564, l='MpServer', x=60,88, y=68,00, z=191,63], EntityZombie['Zombie'/154509, l='MpServer', x=41,28, y=42,00, z=206,47], MoCEntityRay['Ray'/1021, l='MpServer', x=102,91, y=62,00, z=182,97], EntitySkeleton['Squelette'/156436, l='MpServer', x=61,16, y=43,00, z=176,22], EntitySkeleton['Squelette'/155703, l='MpServer', x=105,50, y=14,00, z=147,50], EntitySpider['Araignée'/153058, l='MpServer', x=51,00, y=45,00, z=192,81], EntitySkeleton['Squelette'/156284, l='MpServer', x=108,50, y=47,00, z=234,50], EntityZombie['Zombie'/153139, l='MpServer', x=24,50, y=23,00, z=175,50], EntitySkeleton['Squelette'/156065, l='MpServer', x=61,97, y=45,00, z=162,50], EntityClientPlayerMP['PyroMaverick'/151290, l='MpServer', x=60,34, y=71,87, z=191,70], EntitySkeleton['Squelette'/156064, l='MpServer', x=60,50, y=45,00, z=170,50], EntitySkeleton['Squelette'/155704, l='MpServer', x=105,16, y=14,00, z=144,31]]
Retry entities: 0 total; []
Server brand: mcpc,craftbukkit,fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:384)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2433)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:899)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_55, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 51036664 bytes (48 MB) / 219590656 bytes (209 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 266 (14896 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.01-pre FML v7.2.116.1024 Minecraft Forge 10.12.0.1024 9 mods loaded, 9 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{7.2.116.1024} [Forge Mod Loader] (forge-1.7.2-10.12.0.1024.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{10.12.0.1024} [Minecraft Forge] (forge-1.7.2-10.12.0.1024.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TooManyItems{1.7.2} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CustomSpawner{3.2.0.dev.R1} [DrZhark's CustomSpawner] (CustomMobSpawner 3.2.0-DEV-R2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MoCreatures{6.2.0.dev.R1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.2.0-DEV-R2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
IronChest{6.0.4.713} [Iron Chest] (ironchest-1.7.2-6.0.4.713-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
taverns{2.2.0-0} [Village Taverns] (VillageTaverns-2.2.0-0.22.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
warpbook{0.0.228} [Warp Book] (Warp-Book-1.7.2-0.0.258.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Launched Version: 1.7.2-Forge10.12.0.1024
LWJGL: 2.9.0
OpenGL: GeForce GT 630M/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: Français (France)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 128 (7168 bytes; 0 MB) allocated, 20 (1120 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
 
Salut robin4002,
Je tiens tout d'abord a te remercier toi comme Diangle de m'aider à résoudre ce problème.
J'ai essayer de mettre à jour Forge dans bien des versions, mais rien à faire, le problème persiste.
La réinstallation entière du jeu résoudrait-elle ce problème ? En téléchargeant à nouveau Forge, et les mods associés de A à Z ?
Je vais tenter en attendant de joindre le créateur de mo'créature, bien que je penses qu'il me sera difficile de trouver une adresse, je tente quand bien même. Je vous informe si j'ai du nouveau.
 
Non, une réinstallation ne servira surement à rien, ça semple être une erreur dans le code du mod.
http://www.minecraftforum.net/topic...-ents-and-moles/page__st__59220#entry28685403
Même problème ici d'ailleurs, pas de réponse malheureusement.

Sinon ça serait un problème dans lwjgl, mais c'est vraiment peu probable, surtout que minecraft re télécharge les bibliothèques si elles n'ont pas la bonne signature md5 (donc si elles sont corrompus).
 
Ce qui voudrait donc dire qu'aucunes solutions n'est encore trouvées =/ voilà qui est problèmatique...
Je vais tenter quelques manipulations mais je penses voir qu'elles seront vaines....
Autrement j'ai essayé la réinstallation a mesure désespéré et effectivement, cela n'a rien changé. Ce qui m'intrigue c'est le fait que mes dossiers soit les mêmes que tout ceux des joueurs qui sont sur le serveur en multijoueurs car je les ai moi même installés chez eux avec mes dossiers, mes mods...etc cependant le problème n'existe que chez moi et chez personnes d'autres.
 
Mo creature n'est pas compatible avec tout les mods, essaie d'enlever Mo creature ou tes autres mob 1 par 1 pour voir lequel fais planter le basard