Besoin d'aide sur un crash report [Résolu]

Jotech370

Aventurier
7 Février 2015
19
0
2
38
Bonjours ,
Je m'excuse si je ne suis pas sur le bon forum .
Voila je voudrait rejoindre un serveur moddé donc le serveur a un launcher moddé mais moi il ne marche pas donc j'ai décider de mettre les mod sur le minecraft normal ( j'ai une version payée ) et quand je lance le jeu sa affiche Mojang jusque là normal pour charger les mods mais au bout d'un moment sa crash :(
Donc j’aimerais bien qu'on m'aide a réglé ce problème très vite ( si possible ) .

PS: Si vous avez besoins des logs quand sa crash les voilà :
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 23/01/16 19:00
Description: Initializing game

java.lang.RuntimeException: java.lang.Exception: java.lang.Throwable$WrappedPrintStream:println:7490
at com.google.common.base.Throwables.propagate(Throwables.java:160)
at fr.Mosca421.mods.Mods.preInit(Mods.java:222)
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.GeneratedMethodAccessor5.invoke(Unknown Source)
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)
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.lang.Exception: java.lang.Throwable$WrappedPrintStream:println:7490
... 37 more


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

-- Head --
Stacktrace:
at com.google.common.base.Throwables.propagate(Throwables.java:160)
at fr.Mosca421.mods.Mods.preInit(Mods.java:222)
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.GeneratedMethodAccessor5.invoke(Unknown Source)
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)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)

-- Initialization --
Details:
Stacktrace:
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)

-- 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: 166313472 bytes (158 MB) / 318533632 bytes (303 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_U_C1 20 mods loaded, 20 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)
UCH CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCH MobiusCore{1.2.3} [MobiusCore] (minecraft.jar)
UCH NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10.jar)
UCH ExtraUtilities{1.2.2} [Extra Utilities] (extrautilities-1.2.2.jar)
UCH iChunUtil{4.0.0} [iChunUtil] (iChunUtil-4.0.0.jar)
UCH Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCH examplemod{1.0} [examplemod] (Iron-Chests-Mod-1.7.10.jar)
UCH IronChest{1.0} [Iron Chest] (Iron-Chests-Mod-1.7.10.jar)
UCH Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCE Paladium{1.3.0} [Paladium] (Paladium.jar)
UCH paladium{3.6} [Paladium] (PaladiumKiwi.jar)
UCH modevent{1.0} [modevent] (palamob.jar)
UCH RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
UCH securitycraft{v1.7.4.1} [SecurityCraft] (Security.jar)
UCH StorageDrawers{1.7.10-1.5.4} [Storage Drawers] (StorageDrawers-1.7.10-1.5.4.jar)
UCH TConstruct{1.7.10-1.8.7.DEV.GITBORK} [Tinkers' Construct] (Tconstruct.jar)
UCH SpecialArmor{1.7.10} [TeeLuk's SpecialArmor] (TLSpecialArmor-1.7.10.jar)
GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 10.18.15.4268' Renderer: 'Intel(R) HD Graphics 4600'
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
TConstruct Environment: Environment healthy.
Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4600 GL version 4.3.0 - Build 10.18.15.4268, 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)


( se n'est pas ma faute si il y a des smiley dans les logs ! )
 

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 892
158
3 004
347
26
Alsace
www.minecraftforgefrance.fr
Tu irai jusqu'à décompiler un mod juste pour un pack de ressource ?
Ça tient pas la route. Le fait que tu n'ai aucun message d'erreur avec le launcher de paladium ne tient pas le route non plus. Ni le fait que tu saches que les packs de ressource sont bloquées sur ce launcher alors que tu n'as jamais pu le lancer (enfin ça on peut trouver une excuse, le fait que ce soit affiché sur le site par exemple). (et de toute façon lancer le jeu sur le launcher officiel ne changera rien à ça car c'est le mod lui même qui bloque ça et non le launcher).

Bref, j'ai juste l'impression que tu veux décompiler le voler ou pour tricher sur le serveur. Compte pas sur moi pour ça.
 

Jotech370

Aventurier
7 Février 2015
19
0
2
38
normal qu'il n'y est pas de message d'erreur avec le launcher paladium puisque je double clic dessus j'ai baut appuyer plusieurs fois le launcher ne s'ouvre pas :/ Le voler pour quoi faire j'ai même pas de serveur a moi xD . Tricher ??? oO j'adore trop se serveur ( d'apres les vidéo de FuzeIII ) donc si je décompil le mod se n'est pas pour le voler ni pour tricher j'ai pas envie d'être bannie sur un serveur que je kiff .
 

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 892
158
3 004
347
26
Alsace
www.minecraftforgefrance.fr
Ouvres le fichier avec winrar ou 7zip et vérifies qu'il y a bien un dossier nommé Launcher et qu'il y a bien un fichier LauncherFrame.class dans ce dossier.
Si winrar/7zip n'arrive pas a ouvrir le fichier .jar ou si le dossier Launcher est manquant il est donc corrompu, télécharges-le à nouveau.
Si le fichier existe bien passe un coup de jarfix sur ton pc http://johann.loefflmann.net/downloads/jarfix.exe
 

Jotech370

Aventurier
7 Février 2015
19
0
2
38
Merci , il y avait bien un fichier Launcher et LauncherFrame.class donc j'ai mis un coup de jarfix et sa marche :D
Mais maintenant j'amerais bien mettre mon pack de texture :/
Mais merci ;)