Mon erreur est la suivante aidez moi SVP :'( :2013-09-03 14:22:11 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: scala/Option
2013-09-03 14:22:11 [INFO] [STDERR] at net.machinemuse.powersuits.common.ModularPowersuit
s.<clinit>(ModularPowersuits.java:107)
2013-09-03 14:22:11 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-09-03 14:22:11 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-09-03 14:22:11 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(F
MLModContainer.java:425)
2013-09-03 14:22:11 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknow
n
Source)
2013-09-03 14:22:11 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un
known
Source)
2013-09-03 14:22:11 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-09-03 14:22:11 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEven
t(EventHandler.java:74)
2013-09-03 14:22:11 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandle
r.handleEvent(SynchronizedEventHandler.java:45)
2013-09-03 14:22:11 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(Event
Bus.java:314)
2013-09-03 14:22:11 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueued
Events(EventBus.java:296)
2013-09-03 14:22:11 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.
java:267)
2013-09-03 14:22:11 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModC
ontainer(LoadController.java:192)
2013-09-03 14:22:11 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateM
essage(LoadController.java:172)
2013-09-03 14:22:11 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ
e
Method)
2013-09-03 14:22:11 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow
n
Source)
2013-09-03 14:22:11 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un
known
Source)
2013-09-03 14:22:11 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-09-03 14:22:11 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEven
t(EventHandler.java:74)
2013-09-03 14:22:11 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandle
r.handleEvent(SynchronizedEventHandler.java:45)
2013-09-03 14:22:11 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(Event
Bus.java:314)
2013-09-03 14:22:11 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueued
Events(EventBus.java:296)
2013-09-03 14:22:11 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.
java:267)
2013-09-03 14:22:11 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeState
Message(LoadController.java:103)
2013-09-03 14:22:11 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:50
4)
2013-09-03 14:22:11 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraf
tLoading(FMLClientHandler.java:163)
2013-09-03 14:22:11 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecr
aft.java:411)
2013-09-03 14:22:11 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_7138
4_a(SourceFile:56)
2013-09-03 14:22:11 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:
733)
2013-09-03 14:22:11 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-09-03 14:22:11 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: scala.Option
2013-09-03 14:22:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findCl
ass(RelaunchClassLoader.java:238)
2013-09-03 14:22:11 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-09-03 14:22:11 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-09-03 14:22:11 [INFO] [STDERR] ... 30 more
2013-09-03 14:22:11 [INFO] [STDERR] Caused by: java.lang.NullPointerException