Petit problème quand je met un mod

Fermé
sithxeroxfr Messages postés 2 Date d'inscription mercredi 24 février 2016 Statut Membre Dernière intervention 26 février 2016 - 24 févr. 2016 à 21:19
Bilmarsa_ Messages postés 28 Date d'inscription vendredi 19 février 2016 Statut Membre Dernière intervention 6 mars 2016 - 2 mars 2016 à 17:38
bonjour a tous excuser moi de vous dérangez mais j'ai un problème avec un mod sur minecraft . j'ai installer forge pour 1.7.10 avec customNPCs , legacyjavafixer , optifine et customitems .
quand je lance minecraft sa charge les mods et tout d'un coup sa crash et sa me met sa :

---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 22/02/16 22:08
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.io.FileNotFoundException: C:\Users\tedd\AppData\Roaming\.minecraft\config\customitems\defaultConfig-1.8.json (Le processus ne peut pas accéder au fichier car ce fichier est utilisé par un autre processus)
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
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)
Caused by: java.io.FileNotFoundException: C:\Users\tedd\AppData\Roaming\.minecraft\config\customitems\defaultConfig-1.8.json (Le processus ne peut pas accéder au fichier car ce fichier est utilisé par un autre processus)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
at org.apache.commons.io.FileUtils.openOutputStream(FileUtils.java:367)
at org.apache.commons.io.FileUtils.writeStringToFile(FileUtils.java:1928)
at org.apache.commons.io.FileUtils.write(FileUtils.java:2045)
at org.apache.commons.io.FileUtils.write(FileUtils.java:2002)
at me.otho.customItems.CustomItems.remakeConfigFiles(CustomItems.java:96)
at me.otho.customItems.CustomItems.preInit(CustomItems.java:49)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
... 10 more


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

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 164202464 bytes (156 MB) / 299692032 bytes (285 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.1558 Optifine OptiFine_1.7.10_HD_C1 5 mods loaded, 5 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCH Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCE customitems{1.0.8b} [Custom Items] (customitems-1.0.8_beta_1.7.10.jar)
UCH customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d.jar)
GL info: ' Vendor: 'Intel' Version: '4.2.0 - Build 10.18.10.3574' Renderer: 'Intel(R) HD Graphics 4400'

je ne comprend rien
aider moi s'il vous plait .
sithxeroxfr

3 réponses

LegendaryDeath Messages postés 35 Date d'inscription lundi 13 avril 2015 Statut Membre Dernière intervention 22 juin 2022 59
25 févr. 2016 à 20:16
Enlève Customitems pour voir ? Il est écrit "Errored" pour lui.
( Si ça marche lorsque tu l'enlèves, essaye une autre version de ceci)
0
sithxeroxfr Messages postés 2 Date d'inscription mercredi 24 février 2016 Statut Membre Dernière intervention 26 février 2016
26 févr. 2016 à 06:54
Oui sa marche si je l'enlebe mais quel version de customitem marche en 1.7.10 ??
0
Iritrix Messages postés 105 Date d'inscription samedi 27 février 2016 Statut Membre Dernière intervention 15 février 2021 42
27 févr. 2016 à 17:20
Salut ! je te conseille d'installer un logiciel qui s'appelle "Pipix", il y a une liste phénoménale de mod en fonction des versions Minecraft, et le logiciel s'occupe de l'installation des mod, de Forge et de ModLoader. Voici le lien : http://www.pixe-life.org/pipix/#dl
0
oui mais il y a pas les mods dans la version que je veux
0
Bilmarsa_ Messages postés 28 Date d'inscription vendredi 19 février 2016 Statut Membre Dernière intervention 6 mars 2016 5
2 mars 2016 à 17:38
En général si c'est toi qui a installé tes mods il se peut qu'ils ne soient pas compatible entre eux c la raison pour laquelle tu peux avoir des crashs lors d'une game voila

J’espère t'avoir aidé !
0