1. Le forum de Minecraft-France va définitivement fermer ses portes. Celui-ci restera en lecture seule mais vous ne pourrez plus y apporter de nouveaux topics. Nous vous invitons à nous rejoindre sur le Discord de Minecraft-France qui permet de présenter vos projets, discuter avec la communauté etc.. Merci à tous d'avoir fait vivre ce forum de nombreuses années. Pour nous rejoindre sur Discord, Cliquez ici

Installation mo'creatures

Discussion dans 'Problème avec les mods' créé par Sherlock7219, 1 Juin 2013.

  1. Sherlock7219

    Sherlock7219 Enter the World

    Inscrit:
    13 Fev 2013
    Messages:
    16
    Points:
    41
    Sexe:
    Homme
    Bonjour,après avoir mis le mod mo'creatures sur mon serveur mcpc+ ,quand je veut me connecter il me dit qu'il faut que j'installe mo'creature sur mon minecraft.jar je l'installe...mais quand je démarre minecraft il m'affiche un écran noir après le setting up fml settings
     
  2. robin4002

    robin4002 Support Technique
    Staff

    Inscrit:
    17 Août 2012
    Messages:
    5 478
    Points:
    229
    Sexe:
    Homme
    Il faut aussi installer GUI-api dans ton dossier coremods
    Et mo creature va dans le dossier mod, et non dans le minecraft.jar. Il faut aussi installer custom mob spawner

    Pense aussi à envoyer le contenue de .minecraft\ForgeModLoader-client-0.log
     
  3. Sherlock7219

    Sherlock7219 Enter the World

    Inscrit:
    13 Fev 2013
    Messages:
    16
    Points:
    41
    Sexe:
    Homme
    merci encore une fois de ton aide mais quand j'ai fait ce que je tu ma dis il m'affiche un crash-report:
    ---- Minecraft Crash Report ----
    // Daisy, daisy...

    Time: 01/06/13 16:30
    Description: Exception in server tick loop

    java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiOptions
    at java.lang.Class.getDeclaredMethods0(Native Method)
    at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
    at java.lang.Class.getDeclaredMethods(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:319)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:464)
    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:45)
    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.propogateStateMessage(LoadController.java:165)
    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:45)
    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:98)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:503)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:94)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:578)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
    Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiOptions
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:273)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 31 more
    Caused by: java.lang.NullPointerException
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:262)
    ... 33 more


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

    -- System Details --
    Details:
    Minecraft Version: 1.5.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_21, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 847848152 bytes (808 MB) / 1029046272 bytes (981 MB) up to 1029046272 bytes (981 MB)
    JVM Flags: 2 total; -Xmx1G -Xms1G
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    CraftBukkit Information:
    Running:
    Failed to handle CraftCrashReport:
    java.lang.NullPointerException
    at org.bukkit.Bukkit.getName(Bukkit.java:69)
    at org.bukkit.craftbukkit.v1_5_R3.CraftCrashReport.call(CraftCrashReport.java:19)
    at net.minecraft.crash.CrashReportCategory.func_71500_a(CrashReportCategory.java:106)
    at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:59)
    at net.minecraft.crash.CrashReport.<init>(CrashReport.java:41)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:635)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)

    FML: MCP v7.51 FML v5.2.12.712 Minecraft Forge 7.8.0.712 8 mods loaded, 8 mods active
    mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML{5.2.12.712} [Forge Mod Loader] (coremods) Unloaded->Constructed
    Forge{7.8.0.712} [Minecraft Forge] (coremods) Unloaded->Constructed
    GuiAPI{0.15.6} [GuiAPI] (GuiAPI-0.15.6-1.5.2.jar) Unloaded
    CustomSpawner{2.2.2} [DrZhark's CustomSpawner] (CustomMobSpawner 2.2.2.zip) Unloaded
    MoCreatures{5.2.2} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v5.2.2.zip) Unloaded
    MutantCreatures{1.3.4} [Mutant Creatures] (Mutant Creatures v1.3.4 mc1.5.2.zip) Unloaded
    Plusdaliments{1.5.2} [Plus d'aliments] (Plus daliments 1.5.2.zip) Unloaded
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'mcpc,craftbukkit,fml,forge'
    Type: Dedicated Server (map_server.txt)
     
  4. robin4002

    robin4002 Support Technique
    Staff

    Inscrit:
    17 Août 2012
    Messages:
    5 478
    Points:
    229
    Sexe:
    Homme
    Gui api est un mod client side, il ne faut pas l'installer sur le serveur, uniquement en solo
     
  5. Triskellbreizh

    Triskellbreizh Nouveau

    Inscrit:
    22 Juil 2016
    Messages:
    3
    Points:
    0
    Sexe:
    Femme
    bonjour j'ai fait aussi ce que vous avez dit j'ai CustomMobSpawner MoCreatures et Gui api dans le fichier mods dans .minecraft et j'avais cru comprendre que pour que forge 1.7.2 ( c'est la version que j'ai choisi) soit bien installé on devait le sélectionner en faisant editprofil et dans profil choisir Forge et faire play seulement lorsque je le fais minecraft charge puis se ferme alors après je réessaye mais dans profil je sélectionne mon nom mais encore une fois minecraft se ferme je ne comprends vraiment pas ce que j'ai pu rater.
    Merci
     
  6. Triskellbreizh

    Triskellbreizh Nouveau

    Inscrit:
    22 Juil 2016
    Messages:
    3
    Points:
    0
    Sexe:
    Femme
     
  7. Triskellbreizh

    Triskellbreizh Nouveau

    Inscrit:
    22 Juil 2016
    Messages:
    3
    Points:
    0
    Sexe:
    Femme
    dans .minecraft je n'ai pas de fichier coremods seulement mods
     
  8. robin4002

    robin4002 Support Technique
    Staff

    Inscrit:
    17 Août 2012
    Messages:
    5 478
    Points:
    229
    Sexe:
    Homme
    Cette discussion date de 2013 et concerne minecraft 1.5.2.
    Le dossier coremods n'existe plus depuis longtemps.

    Merci de vérifier la date d'un contenu avant de poster ...
     
  9. Arti_Chaud

    Arti_Chaud Modérateur

    Inscrit:
    17 Sept 2015
    Messages:
    247
    Points:
    93
    Sexe:
    Homme
    Effectivemment. On évite les nécroposts et les multiples posts hein @Triskellbreizh ! Si tu as un soucis, je t'invite a créer ton topic pour que l'on puisse t'aider. Et on (re)lit les règles ><
     

Partager cette page