Tutoriel [1.6.4] MCPC plus - Forge, Bukkit et Spigot en un

Statut
N'est pas ouverte pour d'autres réponses.

hyurun

Aventurier
13 Mars 2013
3
0
1
31
effectivement, tout marche, merci pour la rapidité de ta réponse et pour ton aide précieuse.
 

Wicaonith

Aventurier
18 Mai 2012
10
0
1
31
Bonjour,

J'ai un problème pour mettre Mo creature. En effet sur mon serveur ça marche très bien mais c'est sur mon client que cela ne marche pas.

Je suis sous FTB et voilà ce que ça me met:

Code:
2013-03-13 21:08:15 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: WidgetInt
2013-03-13 21:08:15 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-03-13 21:08:15 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-03-13 21:08:15 [INFO] [STDERR] at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:52)
2013-03-13 21:08:15 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:464)
2013-03-13 21:08:15 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-03-13 21:08:15 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-03-13 21:08:15 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-03-13 21:08:15 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-03-13 21:08:15 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-03-13 21:08:15 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-03-13 21:08:15 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-03-13 21:08:15 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-03-13 21:08:15 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-03-13 21:08:15 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
2013-03-13 21:08:15 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-03-13 21:08:15 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-03-13 21:08:15 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-03-13 21:08:15 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-03-13 21:08:15 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-03-13 21:08:15 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-03-13 21:08:15 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-03-13 21:08:15 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-03-13 21:08:15 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-03-13 21:08:15 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
2013-03-13 21:08:15 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
2013-03-13 21:08:15 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
2013-03-13 21:08:15 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:412)
2013-03-13 21:08:15 [INFO] [STDERR] at asq.a(SourceFile:56)
2013-03-13 21:08:15 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:746)
2013-03-13 21:08:15 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-03-13 21:08:15 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: WidgetInt
2013-03-13 21:08:15 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
2013-03-13 21:08:15 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-03-13 21:08:15 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-03-13 21:08:15 [INFO] [STDERR] ... 30 more
2013-03-13 21:08:15 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-03-13 21:08:15 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:174)
2013-03-13 21:08:15 [INFO] [STDERR] ... 32 more

Donc d'après votre post

Sur le poste de mo creature je vois :
Other files needed:
1. Forge Client (adfly) direct (tested with Forge 6.6.1.524)
2. GUI Api 0.15.2-1.4.6
3. CustomMobSpawner 1.11 Mirror (forum) please make sure you have the latest version of CustomMobSpawner.
Si tu n'as pas ces mods, c'est normal que ça crash. (GUI Api = coremods tu type client uniquement, à ne pas mettre sur le serveur)

Il y a truc que je ne sais pas ou mettre c'est le Forge Client. C'est a mettre dans le minecraft.jar du client ?
 

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 928
159
3 004
347
27
Alsace
www.minecraftforgefrance.fr
Si tu es sous FTB il y a déjà forge dans le minecraft.jar (enfin dans la partie "jarmods" sous le launcher ftb)
 

Wicaonith

Aventurier
18 Mai 2012
10
0
1
31
D'accord et dans le client que l'on peut avoir sur Minecraft.net c'est dans le minecraft.jar ou le minecraft-1.4.7 ?
 

Wicaonith

Aventurier
18 Mai 2012
10
0
1
31
L'arborescence de mes fichiers c'est
|-.minecraft
|---- coremods
|---------- GuiAPI-0.15.2-1.4.6
|---- mods
|---------- CustomMobSpawner 1.11
|---------- DrZharks MoCreatures Mod v4.4.0

Et j'ai un prob de FML
 

Wicaonith

Aventurier
18 Mai 2012
10
0
1
31
Oui je l'ai installé mais en faite je viens de me rendre compte que je l'avais pas mis sous mon serveur puisque quand je l'ai mis ça m'a envoyé une erreur.
J'utilise mcpc-plus (mcpc-plus-1.4.7-R1.1-SNAPSHOT) que vous avez fourni au début du post
Faut-il mettre le forge (minecraftforge-universal-1.4.7-6.6.1.524) dans le mcpc ?


En tout cas merci de prendre le temps de m'aider, parce que ça fait un moment que j'galère :)

Wicaonith
 
Statut
N'est pas ouverte pour d'autres réponses.