Unix MoCreatures + FTB Ultimate = Crash .. HELP

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

Zion

New Member
Jul 29, 2019
2
0
0
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?

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
 

Zion

New Member
Jul 29, 2019
2
0
0
I changed the
MoCProperties.cfg -> config (Server)

from this

Code:
custom-id-settings {
    # Basic block for terrain generation, needs to be less than 256
    I:DirtBlockID=200

    # Basic block for terrain generation, needs to be less than 256
    I:GrassBlockID=201

    # The starting ID used for MoCreatures items. Each item will increment this number by 1 for its ID.
    I:ItemID=8772
    I:LeafBlockID=700
    I:LogBlockID=701
    I:PlanksBlockID=703

    # Basic block for terrain generation, needs to be less than 256
    I:StoneBlockID=202
    I:TallGrassBlockID=702
    I:WyvernLairBiomeID=207
    I:WyvernLairDimensionID=-17
}

to this

Code:
####################
# custom-id-settings
####################

custom-id-settings {
    # Basic block for terrain generation, needs to be less than 256
    I:DirtBlockID=180

    # Basic block for terrain generation, needs to be less than 256
    I:GrassBlockID=181

    # The starting ID used for MoCreatures items. Each item will increment this number by 1 for its ID.
    I:ItemID=8772
    I:LeafBlockID=1904
    I:LogBlockID=1901
    I:PlanksBlockID=1903

    # Basic block for terrain generation, needs to be less than 256
    I:StoneBlockID=182
    I:TallGrassBlockID=1902
    I:WyvernLairBiomeID=207
    I:WyvernLairDimensionID=-17
}
Server works. No crash.

But.

If i put the

DrZharks MoCreatures Mod v4.7.0 -> FTB Launcher
than I get his error

http://pastebin.com/DCLvsiC2

I tried to modify the
drzhark\mocreatures\resources\MoCProperties.cfg
inside the DrZharks MoCreatures Mod v4.7.0.zip and put it inside the FTB Launcher

but get the same error.

how i can change now the IDs of the items inside the client?

---------------------------------------------

k, I had to delete the old config MoCProperties.cfg data from the launcher folder
cheesy.gif


and put than the "modified" DrZharks MoCreatures Mod v4.7.0.zip into the FTBlauncher.
than it creates the new config files with the new IDs.

------------------------------------ Problem solved------------------------
 
Status
Not open for further replies.