Mod a l'aide SVP!!!

ade86160

Aventurier
22 Novembre 2014
19
0
1
35
Bonsoir!

je viens chercher de l'aide je sais que vous allez me dire il y a pleins de guide, de tuto sur ce genre de questions
Je me sens ridicule avec tous les forums que j'ai lus depuis 2 jours je devrais y arriver . . . Eh bien non !!!! :(
j'ai tous suivi a la lettre j'ai même installer Forge dans la version qui convient c'est a dire pour la 1.8 je fais bien attention a télécharger les mods pour cette version mais rien y fais !!!
Je met le fichier télécharger dans mod mais quand je démarre Minecraft je n'est que 2 mods active
qu'es que je fais de mal :tnt:
Et je précise que je n'est pas le fichier bin. c'est sous forme de "version" j'ai bien supprimé le fichier META INT j'ai aussi télécharger le dossier modloader
si quelqu'un pouvais me dire ma faute je lui en serait reconnaissante;)

merci
 
Salut,
Forge n'existe pas encore en 1.8, le seul moyen de modder son jeu avec des mods Forge est de jouer en 1.7.10.

j'ai essayer de me mettre 1.7.10 mais mon jeu n'a pas voulu démarrer

J'ai déplacé le sujet dans une section où tu trouveras plus d'aide.
Fais plus attention la prochaine fois ;)

merci beaucoup et désoler pour l'erreur:oops:
 
[21:29:20] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[21:29:20] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[21:29:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[21:29:20] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1236 for Minecraft 1.7.10 loading
[21:29:20] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_25, running on Windows 8.1:x86:6.3, installed at C:\Program Files (x86)\Java\jre1.8.0_25
[21:29:20] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:29:20] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[21:29:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:29:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:29:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:29:23] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[21:29:23] [main/ERROR] [FML]: The minecraft jar file:/C:/Users/Adeline/AppData/Roaming/.minecraft/versions/1.7.10-Forge10.13.2.1236/1.7.10-Forge10.13.2.1236.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again!
[21:29:23] [main/ERROR] [FML]: For your safety, FML will not launch minecraft. You will need to fetch a clean version of the minecraft jar file
[21:29:23] [main/ERROR] [FML]: Technical information: The class net.minecraft.client.ClientBrandRetriever should have been associated with the minecraft jar file, and should have returned us a valid, intact minecraft jar location. This did not work. Either you have modified the minecraft jar file (if so run the forge installer again), or you are using a base editing jar that is changing this class (and likely others too). If you REALLY want to run minecraft in this configuration, add the flag -Dfml.ignoreInvalidMinecraftCertificates=true to the 'JVM settings' in your launcher profile.
Exception in thread "main" [21:29:23] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ExceptionInInitializerError
[21:29:23] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.asm.FMLSanityChecker.call(FMLSanityChecker.java:159)
[21:29:23] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.asm.FMLSanityChecker.call(FMLSanityChecker.java:39)
[21:29:23] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126)
[21:29:23] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
[21:29:23] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[21:29:23] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NullPointerException
[21:29:23] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.<init>(Loader.java:182)
[21:29:23] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.instance(Loader.java:160)
[21:29:23] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.<init>(FMLCommonHandler.java:87)
[21:29:23] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.<clinit>(FMLCommonHandler.java:77)
[21:29:23] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 5 more





justement j'en est a vous montrer qui viens d’apparaitre :confused:
 
Tu as modifié le fichier C:/Users/Adeline/AppData/Roaming/.minecraft/versions/1.7.10-Forge10.13.2.1236/1.7.10-Forge10.13.2.1236.jar, or il ne faut pas. Les mods doivent être installé dans le dossier mods, il n'y a rien à mettre dans ce jar.