[Besoin d'aide] Minecraft plante avec des mods...

Hugo Pérez

Architecte en herbe
24 Mai 2015
110
3
125
19
Bonjour tout le monde, je suis nouveau sur le forum. Je me présente, je m'appelle Hugo et j'ai 10 ans. Comme c'est écrit dans le titre, mon Minecraft a de gros problèmes, bon il y a quand même une bonne nouvelle, il marche très bien sans mods. J'ai juste le mod "legacyjavafixer" qui résout un petit problème... Et quand je mets "Lanterns-and-Flashlights-Mod" Le jeu plante et un message particulier est écrit:

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

Time: 24/05/15 19:24
Description: Initializing game

java.lang.IllegalArgumentException: The name Lantern:CandleholderOff has been registered twice, for net.minecraft.item.ItemBlock@7c62d69e and com.fluffy.lantern.items.ItemCandleholderoff@53bde71d.
at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:355)
at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:772)
at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:740)
at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)
at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)
at com.fluffy.lantern.Lantern.BlockItemRegistry(Lantern.java:253)
at com.fluffy.lantern.Lantern.preInit(Lantern.java:202)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:512)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
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 cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:355)
at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:772)
at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:740)
at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)
at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)
at com.fluffy.lantern.Lantern.BlockItemRegistry(Lantern.java:253)
at com.fluffy.lantern.Lantern.preInit(Lantern.java:202)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:512)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
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 8.1 (amd64) version 6.3
Java Version: 1.7.0_72, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 71305032 bytes (68 MB) / 237039616 bytes (226 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.03 FML v7.2.217.1147 Minecraft Forge 10.12.2.1147 4 mods loaded, 4 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.2.217.1147} [Forge Mod Loader] (forge-1.7.2-10.12.2.1147.jar) Unloaded->Constructed->Pre-initialized
Forge{10.12.2.1147} [Minecraft Forge] (forge-1.7.2-10.12.2.1147.jar) Unloaded->Constructed->Pre-initialized
Lantern{1.7} [Lanterns and Flashlights Mod] (Lanterns-and-Flashlights-Mod-1.7.2.jar) Unloaded->Constructed->Errored
Launched Version: 1.7.2-Forge10.12.2.1147
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics GL version 4.0.0 - Build 10.18.10.3621, Intel
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: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)

Je suis sur la version 1.7.2.
Ma version de Forge: 10.12.2.1147
Si possible, aidez-moi s'il vous plait.
Hugo :)
 

Envoyé Spécial

Youtuber
1 Avril 2015
27
8
6
24
www.youtube.com
C'est ce mod là en particulier qui plante ou avec n'importe quel mod? Parfois certains mods ne marchent pas. Tu as bien mis le mod dans le dossier "mods" de .minecraft? As-tu bien pris la version 1.7.2 de ce mod comme ton forge? As-tu pris la dernière version de forge 1.7.2, la plus optimisée?

Si cela ne résout pas ton problème, je ne sais pas ce qui ne va pas. Essaye peut-être de supprimer forge et de tout recommencer.

@+
 

Hugo Pérez

Architecte en herbe
24 Mai 2015
110
3
125
19
J'ai la dernière de Forge 1.7.2, j'ai bien mis le mod dans .minecraft\mods, le mod est bien en 1.7.2 et Il n'y a que "Real train Mod" et "Lantern and FlashLight Mod" qui marche pas plus particulièrement alors qu'avant "Real Train Mod" marchait très bien :confused:
Est-ce ma version java ? Java 7 Update 72 (64-bit) et j'ai modifié le chemin d'accès dans minecraft
 

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 891
158
3 004
347
26
Alsace
www.minecraftforgefrance.fr
Salut,
Retire le mod Lanterns-and-Flashlights et essayes d'autres mods, vu le rapport de crash le mod essaye d'enregistrer deux fois son propre bloc, pas étonnant que ça crash.
De plus tu devrais passer en 1.7.10, la 1.7.2 contient de nombreux bug qui ont été corrigés en 1.7.10.