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

Problème pour ajouter des mods sur un serveur 1.2.5

Discussion dans 'Serveurs' créé par Jovin08, 26 Avr 2015.

  1. Jovin08

    Jovin08 Nouveau

    Inscrit:
    26 Avr 2015
    Messages:
    1
    Points:
    10
    Sexe:
    Homme
    Bonjour, j'ai récemment créer un serveur 1.2.5 auquel j'y ai ajouté forge compatible avec 1.2.5, je voulais y installer des mods (les mêmes que j'ai dans le minecraft client) mais je n'y parvient pas, tout les mods sont t-ils compatible et client et serveur ?
    Voici mon log sinon : (Je ne sais pas comment le donner autrement ><)

    [INFO] Starting minecraft server version 1.2.5
    [INFO] Forge Mod Loader version 2.2.48.135 for Minecraft 1.2.5 loading
    [FINE] Attempting to load mods contained in the minecraft jar file and associated classes
    [FINE] Minecraft is a file at C:\Users\Jovin\Desktop\Serveur minecraft 1.2.5\1.2.5-Forge.jar, loading
    [FINE] Found a mod class mod_MinecraftForge in file 1.2.5-Forge.jar, attempting to load it
    [FINE] ModLoader BaseMod class mod_MinecraftForge found, loading
    [FINE] ModLoader BaseMod class mod_MinecraftForge loaded
    [FINE] Mod class mod_MinecraftForge loaded successfully
    [FINE] Found a mod class mod_mho in file 1.2.5-Forge.jar, attempting to load it
    [FINE] ModLoader BaseMod class mod_mho found, loading
    [FINE] ModLoader BaseMod class mod_mho loaded
    [FINE] Mod class mod_mho loaded successfully
    [FINE] Found a mod class mod_MoNightmare in file 1.2.5-Forge.jar, attempting to load it
    [FINE] ModLoader BaseMod class mod_MoNightmare found, loading
    [FINE] ModLoader BaseMod class mod_MoNightmare loaded
    [FINE] Mod class mod_MoNightmare loaded successfully
    [FINE] Found a mod class mod_Pirates in file 1.2.5-Forge.jar, attempting to load it
    [FINE] ModLoader BaseMod class mod_Pirates found, loading
    [FINE] ModLoader BaseMod class mod_Pirates loaded
    [FINE] Mod class mod_Pirates loaded successfully
    [FINE] Minecraft jar mods loaded successfully
    [INFO] Loading mods from C:\Users\Jovin\Desktop\Serveur minecraft 1.2.5\mods
    [FINE] Found a directory rei_minimap, attempting to load it
    [INFO] Directory rei_minimap contained no mods
    [FINE] Found a directory sppcommands, attempting to load it
    [FINEST] Recursing into package jars
    [FINEST] Recursing into package macros
    [FINEST] Recursing into package saves
    [INFO] Directory sppcommands contained no mods
    [INFO] Forge Mod Loader has loaded 4 mods
    [FINE] Beginning mod pre-initialization
    [FINER] Pre-initializing C:\Users\Jovin\Desktop\Serveur minecraft 1.2.5\1.2.5-Forge.jar
    [FINE] Reading existing configuration file for mod_MinecraftForge : mod_MinecraftForge.cfg
    [FINEST] Configuration for mod_MinecraftForge.SPAWNER_ALLOW_ON_INVERTED found values default: true, configured: true, interpreted: true
    [FINE] Configuration for mod_MinecraftForge written to mod_MinecraftForge.cfg
    [FINER] Pre-initializing C:\Users\Jovin\Desktop\Serveur minecraft 1.2.5\1.2.5-Forge.jar
    [FINE] Reading existing configuration file for mod_mho : mod_mho.cfg
    [FINE] Configuration for mod_mho written to mod_mho.cfg
    [SEVERE] Unexpected exception
    java.lang.NoClassDefFoundError: Lnet/minecraft/client/Minecraft;
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Unknown Source)
    at java.lang.Class.getDeclaredFields(Unknown Source)
    at cpw.mods.fml.common.modloader.ModLoaderModContainer.configureMod(ModLoaderModContainer.java:168)
    at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoaderModContainer.java:106)
    at cpw.mods.fml.common.Loader.preModInit(Loader.java:235)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:593)
    at cpw.mods.fml.server.FMLServerHandler.onPreLoad(FMLServerHandler.java:139)
    at net.minecraft.server.MinecraftServer.s(MinecraftServer.java:156)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:412)
    at dn.run(SourceFile:492)
    Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 11 more
     

Partager cette page