Do you know why DrZhark doesn't want it in modpacks? I commented on it, but recieved no reply.
From what I can tell, he believes he is an elite and doesn't want people to use his work in ways that may give others a bad impression about his mod. :P. Seriously though, I have no idea.
For people who are just now getting MoCreatures, or have had issues getting spawns set-up correctly. I HIGHLY suggest using the 1.6.4 version of MoCreatures(6.1.0) with forge 1.965. Very stable, and compatible with TONS of other mods. Also, I would NOT install custom spawner and instead install Just Another Spawner. I have had GREAT luck getting Mo'Creatures spawns just the way I wanted. Just a heads up for better compatibility for DrZarks AWESOME mobs!!
DrZhark not allowing his permission for ModPacks does not mean MoCreatures cannot be in one. It simply means he is not going to SUPPORT the mod being in one. He also probably does not want his forums cluttered with posts about how people cannot get his mod to work with god knows how many of the hundreds of mods crammed together into said pack. There are already MANY modpacks out there that contain Mo'Creatures. Another reason many mod authors do not want their mods in mod packs is that people make money off of every every download they can get people to do from their site. If you download Mo'Creatures from a modpacks site, guess who gets that download counted in their cashflow.... NOT DrZhark. there are several other reasons I have read about why, but I am just trying to make the point that DrZhark is a GREAT modder who deserves credit for his work, NOT called a jackass.
Oh, also, if your making a personal modpack for your local LAN, you do NOT need anyones permission to add ANY mod.
unless Dr.Z is listed on the server admin/owner list, there is no point in bringing questions about servers/mod packs here!
hey quit being an ass. the modpack server was in the first post for the thread. it isnt anymore. so stfu about it not having any relevance. -.- cocky smart asses these days..
I'm having a bit of trouble with the Mo'Creatures config files.
As you can see in this screenshot, when I disable the spawn of certain mobs, they still show up on my server. So far, I've had this problem with Ents, Werewolves and Ogres, to name a few.
I want to be able to customise the spawn rates of these mobs so they fit into my server nicely. What am I doing wrong?
Time: 3/15/14 9:21 AM
Description: Exception in server tick loop
java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
at TMIConfig.isMultiplayer(TMIConfig.java:87)
at TMIForgeContainer.playerInteract(TMIForgeContainer.java:59)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_0_TMIForgeContainer_playerInteract_PlayerInteractEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:51)
at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:361)
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:564)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:211)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:681)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:331)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:569)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:454)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:706)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 17 more
Caused by: java.lang.RuntimeException: Attempted to load class azd for invalid side SERVER
at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174)
... 19 more
Can some one help me find the 1.6.2 version of mo creatures, because i'm trying to install other mods to minecraft 1.6.2 and cant find a mo creatures version for it.
For some reason i cant run Mo Creatures and Dragon Block C at the same time? Ive seen a youtuber do a lets play with both of the mods together, but for some reason whenever i try to run minecraft with the 2 mods this crash report happens
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 12/03/14 8:50 PM
Description: Initializing game
java.lang.IllegalArgumentException: Slot 200 is already occupied by [email protected] when adding [email protected]
at net.minecraft.block.Block.<init>(Block.java:348)
at drzhark.mocreatures.block.MoCBlock.<init>(MoCBlock.java:22)
at drzhark.mocreatures.block.MoCBlockDirt.<init>(MoCBlockDirt.java:28)
at drzhark.mocreatures.MoCreatures.InitItems(MoCreatures.java:757)
at drzhark.mocreatures.MoCreatures.load(MoCreatures.java:390)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:697)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:231)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:506)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.block.Block.<init>(Block.java:348)
at drzhark.mocreatures.block.MoCBlock.<init>(MoCBlock.java:22)
at drzhark.mocreatures.block.MoCBlockDirt.<init>(MoCBlockDirt.java:28)
at drzhark.mocreatures.MoCreatures.InitItems(MoCreatures.java:757)
at drzhark.mocreatures.MoCreatures.load(MoCreatures.java:390)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:697)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:231)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:506)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
-- System Details --
Details:
Minecraft Version: 1.6.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_21, Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 285209528 bytes (271 MB) / 438960128 bytes (418 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.04 FML v6.2.55.842 Minecraft Forge 9.10.0.842 7 mods loaded, 7 mods active
mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{6.2.55.842} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge{9.10.0.842} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
CustomSpawner{2.3.1} [DrZhark's CustomSpawner] (CustomMobSpawner-2.3.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
JinRyuu_DragonBlockC{1.1.4} [Dragon Block C] (DragonBlockC-Universal-v1.1.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
MoCreatures{6.0.1} [DrZhark's Mo'Creatures Mod] (DrZharks-MoCreatures-Mod-v6.0.1.zip) Unloaded->Constructed->Pre-initialized->Errored
JinRyuu_BetterRenderAddon{1.3.2} [JinRyuu's Better Render Addon] (JBRA-Client-v1.3.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
Launched Version: 1.6.2-Forge9.10.0.842
LWJGL: 2.9.0
OpenGL: GeForce GT 220/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
ridiculously simple ID conflict, adjust the ID of the affected block in either mod to get them to work together (may have to do this a few times)
Sorry bout the late reply but I was real busy... anyways Dr.Z put the server website and IP address on the first post under a spoiler, titled "Try the first original Mocreature's server" therefore he does have something to do with it. It's not like we're picking a random server that has the mod on it.. You don't have to be rude and act as if you know everything... We were just asking a question. -thanks
hey quit being an ass. the modpack server was in the first post for the thread. it isnt anymore. so stfu about it not having any relevance. -.- cocky smart asses these days..
dr. z does not run a mod-pack server, he runs a modded server. there is a difference but it is a big one.
I'm having a bit of trouble with the Mo'Creatures config files.
As you can see in this screenshot, when I disable the spawn of certain mobs, they still show up on my server. So far, I've had this problem with Ents, Werewolves and Ogres, to name a few.
I want to be able to customise the spawn rates of these mobs so they fit into my server nicely. What am I doing wrong?
you using CMS or not? if you are using CMS you must modify those config files. if you are not, you modify MOC's config file.
I don't know why, but my wyverns are very slow when they fly. I am in the 1.6.4 version of minecraft and I have some other mods installed: Rei's Minimap, Lumberjack, MrCrayfish's Furniture mod, MrCrayfish's Construction mod, Bibliocraft, Biomes O' Plenty, CraftGuide, DecoCraft, Minecraft Comes Alive, Pam's HarvestCraft and Too Many items. Is any of these mods conflicting with Mo Creatures, or is it normal that my wyvern has the speed of a Pegasus? Is there some kind of file I can edit to increase my wyvern's speed? Because when I was in 1.5.2, they were very fast and I think something's wrong. I might be mistaken, but if you have any advice feel free to help
known bug, got fixed in the 1.7.2 version (I think)
Time: 3/15/14 9:21 AM
Description: Exception in server tick loop
java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
at TMIConfig.isMultiplayer(TMIConfig.java:87)
at TMIForgeContainer.playerInteract(TMIForgeContainer.java:59)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_0_TMIForgeContainer_playerInteract_PlayerInteractEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:51)
at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:361)
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:564)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:211)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:681)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:331)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:569)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:454)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:706)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 17 more
Caused by: java.lang.RuntimeException: Attempted to load class azd for invalid side SERVER
at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174)
... 19 more
not enough information, need the whole log
but that looks like a TMI issue not a MOC issue
Can some one help me find the 1.6.2 version of mo creatures, because i'm trying to install other mods to minecraft 1.6.2 and cant find a mo creatures version for it.
How is it that the entire mine craft community is so despicably lame that they've accepted adfly and similar trash download services as the cost of using these mods? This entire situation has gotten out of hand and totally unacceptable. When people have to wait like this to download and are stuck in situations where they are duped into installing garbage ware and even malware on their computers constantly it's bad for the whole internet and it makes the fantastic things that you people are trying to create look like garbage also.
Life is a Learning Curve....
Unfortunately, you're stuck on the bottom...amongst the bones of the stupid.
From what I can tell, he believes he is an elite and doesn't want people to use his work in ways that may give others a bad impression about his mod. :P. Seriously though, I have no idea.
Oh, also, if your making a personal modpack for your local LAN, you do NOT need anyones permission to add ANY mod.
hey quit being an ass. the modpack server was in the first post for the thread. it isnt anymore. so stfu about it not having any relevance. -.- cocky smart asses these days..
just because I'm emo doesn't mean i cut myself
Life is a Learning Curve....
Unfortunately, you're stuck on the bottom...amongst the bones of the stupid.
As you can see in this screenshot, when I disable the spawn of certain mobs, they still show up on my server. So far, I've had this problem with Ents, Werewolves and Ogres, to name a few.
I want to be able to customise the spawn rates of these mobs so they fit into my server nicely. What am I doing wrong?
--- Minecraft Crash Report ----
// Sorry
Time: 3/15/14 9:21 AM
Description: Exception in server tick loop
java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
at TMIConfig.isMultiplayer(TMIConfig.java:87)
at TMIForgeContainer.playerInteract(TMIForgeContainer.java:59)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_0_TMIForgeContainer_playerInteract_PlayerInteractEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:51)
at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:361)
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:564)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:211)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:681)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:331)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:569)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:454)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:706)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 17 more
Caused by: java.lang.RuntimeException: Attempted to load class azd for invalid side SERVER
at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174)
... 19 more
Here's my old signature. Maybe I'll make a new one at some point...
ridiculously simple ID conflict, adjust the ID of the affected block in either mod to get them to work together (may have to do this a few times)
dr. z does not run a mod-pack server, he runs a modded server. there is a difference but it is a big one.
you using CMS or not? if you are using CMS you must modify those config files. if you are not, you modify MOC's config file.
known bug, got fixed in the 1.7.2 version (I think)
not enough information, need the whole log
but that looks like a TMI issue not a MOC issue
Same. Bump
Having the same issue. Any help is greatly appreciated. Thank you
We want 1.6.2, not 1.6.4. I don't know why I need to explain myself.