Hi
i have a Problem with Mo'Creatures and FTB Ultimate 1.0.1 (all mods on) on my Linux-Server
GuiAPI-0.15.2-1.4.6.jar -> coremods (edit: removed it from coremods)
CustomMobSpawner 1.11.2.zip -> mods
DrZharks MoCreatures Mod v4.5.0.zip -> mods
(tried it also with 4.5.1 and 4.7.0 -all for 1.4.7MC)
I use (because of Plugins) MCPC-Plus-Legacy 1.4.7 (L29)
mcpc-plus-legacy-1.4.7-R1.1-SNAPSHOT-f534-L29.jar
I can't start the server with this new mods (mo'creatures)
how I can fix it?
EDIT:
tried without GuiAPI
CustomMobSpawner 1.11.2.zip -> mods
DrZharks MoCreatures Mod v4.5.0.zip -> mods
this error:
http://pastebin.com/gjMufakJ
---------------
I tried
CustomMobSpawner 1.11.2.zip -> mods
DrZharks MoCreatures Mod v4.5.1.zip -> mods
http://pastebin.com/a2nG30a9
-------------------------
I tried
CustomMobSpawner 1.11.2.zip -> mods
DrZhark's Mo'Creatures Mod v4.7.0.zip (last one for 1.4.7)-> mods
http://pastebin.com/2ZaK3LZH
i have a Problem with Mo'Creatures and FTB Ultimate 1.0.1 (all mods on) on my Linux-Server
GuiAPI-0.15.2-1.4.6.jar -> coremods (edit: removed it from coremods)
CustomMobSpawner 1.11.2.zip -> mods
DrZharks MoCreatures Mod v4.5.0.zip -> mods
(tried it also with 4.5.1 and 4.7.0 -all for 1.4.7MC)
I use (because of Plugins) MCPC-Plus-Legacy 1.4.7 (L29)
mcpc-plus-legacy-1.4.7-R1.1-SNAPSHOT-f534-L29.jar
I can't start the server with this new mods (mo'creatures)
how I can fix it?
Code:
2013-05-25 01:19:01 [INFO] [Tubestuff] Activating mod Tubestuff
2013-05-25 01:19:01 [INFO] [WR-CBE|Addons] Activating mod WR-CBE|Addons
2013-05-25 01:19:01 [INFO] [WR-CBE|Core] Activating mod WR-CBE|Core
2013-05-25 01:19:01 [INFO] [WR-CBE|RedPower] Activating mod WR-CBE|RedPower
2013-05-25 01:19:01 [INFO] [XyCraft] Activating mod XyCraft
2013-05-25 01:19:01 [INFO] [XyCraftMachines] Activating mod XyCraftMachines
2013-05-25 01:19:01 [INFO] [XyCraftWorld] Activating mod XyCraftWorld
2013-05-25 01:19:01 [SEVERE] java.lang.NoClassDefFoundError: aud
2013-05-25 01:19:01 [SEVERE] at java.lang.Class.getDeclaredMethods0(Native Method)
2013-05-25 01:19:01 [SEVERE] at java.lang.Class.privateGetDeclaredMethods(Class.java:2451)
2013-05-25 01:19:01 [SEVERE] at java.lang.Class.getDeclaredMethods(Class.java:1810)
2013-05-25 01:19:01 [SEVERE] at cpw.mods.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:312)
2013-05-25 01:19:01 [SEVERE] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:457)
2013-05-25 01:19:01 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-25 01:19:01 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2013-05-25 01:19:01 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2013-05-25 01:19:01 [SEVERE] at java.lang.reflect.Method.invoke(Method.java:601)
2013-05-25 01:19:01 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-05-25 01:19:01 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-25 01:19:01 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-05-25 01:19:01 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-05-25 01:19:01 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-05-25 01:19:01 [SEVERE] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
2013-05-25 01:19:01 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-25 01:19:01 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2013-05-25 01:19:01 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2013-05-25 01:19:01 [SEVERE] at java.lang.reflect.Method.invoke(Method.java:601)
2013-05-25 01:19:01 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-05-25 01:19:01 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-05-25 01:19:01 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-05-25 01:19:01 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-05-25 01:19:01 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-05-25 01:19:01 [SEVERE] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
2013-05-25 01:19:01 [SEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
2013-05-25 01:19:01 [SEVERE] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
2013-05-25 01:19:01 [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
2013-05-25 01:19:01 [SEVERE] at ho.c(DedicatedServer.java:86)
2013-05-25 01:19:01 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:731)
2013-05-25 01:19:01 [SEVERE] at fy.run(ThreadMinecraftServer.java:16)
2013-05-25 01:19:01 [SEVERE] Caused by: java.lang.ClassNotFoundException: aud
2013-05-25 01:19:01 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:218)
2013-05-25 01:19:01 [SEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
2013-05-25 01:19:01 [SEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
2013-05-25 01:19:01 [SEVERE] ... 31 more
2013-05-25 01:19:01 [SEVERE] Caused by: java.lang.RuntimeException: Attempted to load class aud for invalid side SERVER
2013-05-25 01:19:01 [SEVERE] at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:38)
2013-05-25 01:19:01 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:261)
2013-05-25 01:19:01 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:206)
2013-05-25 01:19:01 [SEVERE] ... 33 more
2013-05-25 01:19:01 [SEVERE] Encountered an unexpected exception NoClassDefFoundError
java.lang.NoClassDefFoundError: aud
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2451)
at java.lang.Class.getDeclaredMethods(Class.java:1810)
at cpw.mods.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:312)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:457)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
at ho.c(DedicatedServer.java:86)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:731)
at fy.run(ThreadMinecraftServer.java:16)
Caused by: java.lang.ClassNotFoundException: aud
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:218)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
... 31 more
Caused by: java.lang.RuntimeException: Attempted to load class aud for invalid side SERVER
at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:38)
at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:261)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:206)
... 33 more
2013-05-25 01:19:01 [SEVERE] This crash report has been saved to: /...
EDIT:
tried without GuiAPI
CustomMobSpawner 1.11.2.zip -> mods
DrZharks MoCreatures Mod v4.5.0.zip -> mods
this error:
http://pastebin.com/gjMufakJ
---------------
I tried
CustomMobSpawner 1.11.2.zip -> mods
DrZharks MoCreatures Mod v4.5.1.zip -> mods
http://pastebin.com/a2nG30a9
-------------------------
I tried
CustomMobSpawner 1.11.2.zip -> mods
DrZhark's Mo'Creatures Mod v4.7.0.zip (last one for 1.4.7)-> mods
http://pastebin.com/2ZaK3LZH