Still toying with the spawn rates , tried upping everything to at least five, that hasn't worked so I'll try ten.(if that doesn't work I'll try lowering the rates of the other mobs in the other mods I use, and of course if that doesn't work I'll try downloading some mod that will help with spawning. I know there are a couple of them out there)
Yeah, other mods can change spawn rates to not work at all. I'll toy with it as well if I can get it working. Still need help with their crash. :/
Rollback Post to RevisionRollBack
If you want the link to any of these mods, due to MCForum restrictions, you can't click to see the mod; instead, just search it. PM me for help.
Mod makers: Feel free to PM me if you want a signature, we can discuss it! They're normally free, though if you do special donator perks for your mod, I normally charge a small fee of gaining those donator perks. I find it to be a fair price. ^^
As I said, I don't know what the issue is. Kinda why I linked it here. :/ Is there an Achievement for installing the mod? I think it's conflicting with Crayfish's Furniture Mod. o:
EDIT: Nope, still crashes without CFM. However, it doesn't crash on it's own, so something is incompatible. Let me check.'
EDIT2: This mod is incompatible with FoodPlus, a mod I have supported for about a year. o-o No offense, but I won't drop FoodPlus. Can you check and see what the problem was? Here's the crash again:
---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 8/9/14 5:54 PM
Description: Initializing game
java.lang.RuntimeException: Duplicate stat id: "TranslatableComponent{key='achievement.install', args=[], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}" and "TranslatableComponent{key='achievement.install', args=[], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}" at id achievement.install
at net.minecraft.stats.StatBase.func_75971_g(SourceFile:42)
at net.minecraft.stats.Achievement.func_75971_g(SourceFile:54)
at com.hoopawolf.mam.achievements.MAMAchievement.loadAchievements(MAMAchievement.java:26)
at com.hoopawolf.mam.MythsAndMonstersMod.preInit(MythsAndMonstersMod.java:82)
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:513)
at sun.reflect.GeneratedMethodAccessor3.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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:512)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(MinecraftOverlay.java:467)
at net.minecraft.client.Minecraft.func_99999_d(MinecraftOverlay.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.stats.StatBase.func_75971_g(SourceFile:42)
at net.minecraft.stats.Achievement.func_75971_g(SourceFile:54)
at com.hoopawolf.mam.achievements.MAMAchievement.loadAchievements(MAMAchievement.java:26)
at com.hoopawolf.mam.MythsAndMonstersMod.preInit(MythsAndMonstersMod.java:82)
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:513)
at sun.reflect.GeneratedMethodAccessor3.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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:512)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(MinecraftOverlay.java:467)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(MinecraftOverlay.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 92606680 bytes (88 MB) / 291975168 bytes (278 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.03 FML v7.2.217.1147 Minecraft Forge 10.12.2.1147 Optifine OptiFine_1.7.2_HD_U_D3 50 mods loaded, 50 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.2.217.1147} [Forge Mod Loader] (forge-1.7.2-10.12.2.1147.jar) Unloaded->Constructed->Pre-initialized
Forge{10.12.2.1147} [Minecraft Forge] (forge-1.7.2-10.12.2.1147.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{1.0.2.12} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.0.2.34} [Not Enough Items] (NotEnoughItems-1.7.2-1.0.2.34-universal.jar) Unloaded->Constructed->Pre-initialized
OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.2.jar) Unloaded->Constructed->Pre-initialized
lucky{5.0.0} [Lucky Block] ([1-7-2]_Lucky_Block_v5-0-0.jar) Unloaded->Constructed->Pre-initialized
DamageIndicatorsMod{3.1.2} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.2.jar) Unloaded->Constructed->Pre-initialized
bspkrsCore{6.11} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.11.jar) Unloaded->Constructed->Pre-initialized
Treecapitator{1.7.2} [Treecapitator] ([1.7.2]Treecapitator-universal-2.0.3.jar) Unloaded->Constructed->Pre-initialized
examplemod{1.0} [Example Mod] (All-U-Want 2.0.jar) Unloaded->Constructed->Pre-initialized
alluwant{2.0 beta} [All U want] (All-U-Want 2.0.jar) Unloaded->Constructed->Pre-initialized
AnimationAPI{1.2.2} [AnimationAPI] (AnimationAPI-1.7.2-1.2.2.jar) Unloaded->Constructed->Pre-initialized
Backpack{2.0.0} [Backpack] (backpack-2.0.0-1.7.x.jar) Unloaded->Constructed->Pre-initialized
colorfularmor{1.7.2-2.1} [Colorful Armor] (colorfularmor-2.1.jar) Unloaded->Constructed->Pre-initialized
colourfulportalsmod{1.4.0} [Colourful Portals] (colourfulportalsmod-1.4.0_for_1.7.2.jar) Unloaded->Constructed->Pre-initialized
DynamicLights{1.3.4} [Dynamic Lights] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_onFire{1.0.4} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_dropItems{1.0.7} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_mobEquipment{1.0.5} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_floodLights{1.0.1} [Dynamic Lights Flood Light] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_otherPlayers{1.0.7} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized
DynamicLights_thePlayer{1.1.3} [Dynamic Lights Player Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized
SlimevoidLib{2.0.4.6} [Slimevoid Library] (SlimevoidLibrary-2.0.4.6.jar) Unloaded->Constructed->Pre-initialized
DynamicTransport{0.1.1.0} [Dynamic Transport] (DynamicTransport-0.1.1.0.jar) Unloaded->Constructed->Pre-initialized
ElementalCreepers{4.1.2} [Elemental Creepers] (Elemental Creepers-universal_1.7.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized
StealthwareCore{2.0} [StealthwareCore] (StealthwareCore-2.0.jar) Unloaded->Constructed->Pre-initialized
Explodables{1.9} [Explodables] (Explodables-1.7.10-1.9.jar) Unloaded->Constructed->Pre-initialized
farlanders{1.2b} [The Farlanders] (farlanders-1.7.2-v1.2b.jar) Unloaded->Constructed->Pre-initialized
FoodPlus{3.0rS} [§bFood Plus] (FoodPlus-1.7.2-3.0rS.jar) Unloaded->Constructed->Pre-initialized
iChunUtil{3.3.0} [iChunUtil] (iChunUtil-3.3.0.jar) Unloaded->Constructed->Pre-initialized
Hats{3.0.1} [Hats] (Hats-3.0.1.jar) Unloaded->Constructed->Pre-initialized
HatStand{3.0.0} [HatStand] (HatStand-3.0.0.jar) Unloaded->Constructed->Pre-initialized
mam{1.7.10-1.0.1} [Myths & Monsters Mod] (mam-1.7.2-1.0.1.jar) Unloaded->Constructed->Errored
MapWriter{2.1.1} [MapWriter] (MapWriter-1.7.2-2.1.1.jar) Unloaded->Constructed->Pre-initialized
MineChess{1.3.8} [MineChess] (MineChess-1.3.8.jar) Unloaded->Constructed->Pre-initialized
MoreEnchants{1.3.0} [MoreEnchants] (MoreEnchants-MC1.7-1.3.1.jar) Unloaded->Constructed->Pre-initialized
cfm{3.3.2} [§6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.2(1.7.2).jar) Unloaded->Constructed->Pre-initialized
MutantCreatures{1.4.5} [Mutant Creatures] (MutantCreatures-1.7.2-1.4.5.jar) Unloaded->Constructed->Pre-initialized
necromancy{1.6.9} [Necromancy] (Necromancy-1.7.2.jar) Unloaded->Constructed->Pre-initialized
rideAbleSpidersMod{1.1} [Rideable SpidersMod] (rideAbleSpidersMod-1.7.2-1.1.zip) Unloaded->Constructed->Pre-initialized
shadowworld{1.2.2} [Shadow World] (shadowworld-1.2.2b.jar) Unloaded->Constructed->Pre-initialized
StructureSpawner{0.1} [Structure Spawner] (shadowworld-1.2.2b.jar) Unloaded->Constructed->Pre-initialized
shadowworld/DynamicLights{1.0.0} [DynamicLights in the Shadow World] (shadowworld_DynamicLights_1.0.0.jar) Unloaded->Constructed->Pre-initialized
TwilightForest{2.2.3} [The Twilight Forest] (twilightforest-1.7.2-2.2.3(1).jar) Unloaded->Constructed->Pre-initialized
AS_UpdateCheck{1.1.5} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.2.jar) Unloaded->Constructed->Pre-initialized
YALSM{2.1.3} [Yet Another Leather Smelting Mod] (yalsm-2.1.3.jar) Unloaded->Constructed->Pre-initialized
Launched Version: 1.7.2
LWJGL: 2.9.0
OpenGL: GeForce GTX 650/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
If you want the link to any of these mods, due to MCForum restrictions, you can't click to see the mod; instead, just search it. PM me for help.
Mod makers: Feel free to PM me if you want a signature, we can discuss it! They're normally free, though if you do special donator perks for your mod, I normally charge a small fee of gaining those donator perks. I find it to be a fair price. ^^
java.lang.NullPointerException: Unexpected error
at net.minecraft.client.network.NetHandlerPlayClient.func_147281_a(NetHandlerPlayClient.java:730)
at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:97)
at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:15)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:197)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1542)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:917)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:835)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.network.NetHandlerPlayClient.func_147281_a(NetHandlerPlayClient.java:730)
at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:97)
at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:15)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:197)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)
Ice Elemental:Hostile mobs that spawns in any areas with snow or ice.For appearance it could either have thin legs and no wings or have wings but no legs and has sharp arms.And of course he is made of ice.As for abilities,it can either slice you with its sharp arms or shoot ice projectiles at you.For drops,maybe it will drop its sharp arm that can be used as a melee weapon?And also maybe sharp ice pieces that can be thrown at mobs to deal damaga.
3 Headed Humanoid Snake:Hostile mob that spawns....I dunno,forests maybe?Has a human-like body except it's scaly and has three snake heads with long necks.Its melee attacks should poison any entities that it attacks.And maybe it can spit some sort of acid as its ranged attack?As for drops,maybe scales for armor?
Giant Lobster/Crab:Hostile mob that spawns deep under the water or maybe in beaches as well?Its appearance?Just a giant lobster or crab,or maybe it can have other things like having a pincer that is larger than the other one?And maybe his melee attacks should have a large knockback?Not sure about drops.
Oh and uh...I got a crash :/
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 8/9/14 8:52 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraftforge.common.config.Configuration.getInt(Ljava/lang/String;Ljava/lang/String;IIILjava/lang/String;)I
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:514)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoSuchMethodError: net.minecraftforge.common.config.Configuration.getInt(Ljava/lang/String;Ljava/lang/String;IIILjava/lang/String;)I
at com.hoopawolf.mam.MythsAndMonstersMod.syncConfig(MythsAndMonstersMod.java:123)
at com.hoopawolf.mam.MythsAndMonstersMod.preInit(MythsAndMonstersMod.java:77)
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:513)
at sun.reflect.GeneratedMethodAccessor3.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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:512)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
Ice Elemental:Hostile mobs that spawns in any areas with snow or ice.For appearance it could either have thin legs and no wings or have wings but no legs and has sharp arms.And of course he is made of ice.As for abilities,it can either slice you with its sharp arms or shoot ice projectiles at you.For drops,maybe it will drop its sharp arm that can be used as a melee weapon?And also maybe sharp ice pieces that can be thrown at mobs to deal damaga.
3 Headed Humanoid Snake:Hostile mob that spawns....I dunno,forests maybe?Has a human-like body except it's scaly and has three snake heads with long necks.Its melee attacks should poison any entities that it attacks.And maybe it can spit some sort of acid as its ranged attack?As for drops,maybe scales for armor?
Giant Lobster/Crab:Hostile mob that spawns deep under the water or maybe in beaches as well?Its appearance?Just a giant lobster or crab,or maybe it can have other things like having a pincer that is larger than the other one?And maybe his melee attacks should have a large knockback?Not sure about drops.
Oh and uh...I got a crash :/
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 8/9/14 8:52 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraftforge.common.config.Configuration.getInt(Ljava/lang/String;Ljava/lang/String;IIILjava/lang/String;)I
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:514)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoSuchMethodError: net.minecraftforge.common.config.Configuration.getInt(Ljava/lang/String;Ljava/lang/String;IIILjava/lang/String;)I
at com.hoopawolf.mam.MythsAndMonstersMod.syncConfig(MythsAndMonstersMod.java:123)
at com.hoopawolf.mam.MythsAndMonstersMod.preInit(MythsAndMonstersMod.java:77)
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:513)
at sun.reflect.GeneratedMethodAccessor3.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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:512)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
Speaking of which I've noticed that the Cetus is not in the configuration file. Therefore, I have no idea how I'm supposed to check it's spawn frequency.
Rollback Post to RevisionRollBack
Help save my poor eggs...you wouldn't just let them die would you?
Speaking of which I've noticed that the Cetus is not in the configuration file. Therefore, I have no idea how I'm supposed to check it's spawn frequency.
Yeah, other mods can change spawn rates to not work at all. I'll toy with it as well if I can get it working. Still need help with their crash. :/
If you want the link to any of these mods, due to MCForum restrictions, you can't click to see the mod; instead, just search it. PM me for help.
Mod makers: Feel free to PM me if you want a signature, we can discuss it! They're normally free, though if you do special donator perks for your mod, I normally charge a small fee of gaining those donator perks. I find it to be a fair price. ^^
the achievements are working fine for me.
As I said, I don't know what the issue is. Kinda why I linked it here. :/ Is there an Achievement for installing the mod? I think it's conflicting with Crayfish's Furniture Mod. o:
EDIT: Nope, still crashes without CFM. However, it doesn't crash on it's own, so something is incompatible. Let me check.'
EDIT2: This mod is incompatible with FoodPlus, a mod I have supported for about a year. o-o No offense, but I won't drop FoodPlus. Can you check and see what the problem was? Here's the crash again:
If you want the link to any of these mods, due to MCForum restrictions, you can't click to see the mod; instead, just search it. PM me for help.
Mod makers: Feel free to PM me if you want a signature, we can discuss it! They're normally free, though if you do special donator perks for your mod, I normally charge a small fee of gaining those donator perks. I find it to be a fair price. ^^
Bad news , mo creatures might cause these mobs to stop spawning.
Weird news, i got this crash wich may or may not be related to MaM....
---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 8/9/14 7:34 PM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at net.minecraft.client.network.NetHandlerPlayClient.func_147281_a(NetHandlerPlayClient.java:730)
at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:97)
at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:15)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:197)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1542)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:917)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:835)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.network.NetHandlerPlayClient.func_147281_a(NetHandlerPlayClient.java:730)
at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:97)
at net.minecraft.network.play.server.S0FPacketSpawnMob.func_148833_a(SourceFile:15)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:197)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Dino_Boy321'/440, l='MpServer', x=-2465.98, y=74.35, z=192.06]]
Chunk stats: MultiplayerChunkCache: 304, 304
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-147,64,-32), Chunk: (at 13,4,0 in -10,-2; contains blocks -160,0,-32 to -145,255,-17), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 13892 game time, 13892 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 88 total; [EntityZombie['Zombie'/28213, l='MpServer', x=-17.44, y=-20.02, z=19.05], EntityCaveSpider['Cave Spider'/8786, l='MpServer', x=-49.62, y=-0.01, z=21.05], EntityBat['Bat'/97617, l='MpServer', x=-2482.42, y=24.03, z=160.36], EntityZombie['Zombie'/28343, l='MpServer', x=-9.06, y=-22.26, z=17.72], EntityZombie['Zombie'/29532, l='MpServer', x=32.89, y=-24.38, z=8.61], EntityCreeper['Creeper'/96728, l='MpServer', x=-2436.50, y=63.00, z=112.50], EntityZombie['Zombie'/29542, l='MpServer', x=32.86, y=-24.38, z=14.61], EntityZombie['Zombie'/29456, l='MpServer', x=35.96, y=-24.38, z=-12.39], EntityZombie['Zombie'/28404, l='MpServer', x=-36.14, y=-20.02, z=34.02], EntityZombie['Zombie'/28403, l='MpServer', x=-17.77, y=-20.91, z=29.33], EntityChameleon['Chameleon'/96690, l='MpServer', x=-2459.19, y=66.00, z=140.31], EntityZombie['Zombie'/29455, l='MpServer', x=41.89, y=-24.38, z=-3.39], EntityZombie['Zombie'/16792, l='MpServer', x=-16.20, y=-27.37, z=38.31], EntitySkeleton['Skeleton'/52313, l='MpServer', x=-22.76, y=-52.80, z=24.19], EntityCaveSpider['Cave Spider'/76277, l='MpServer', x=1.80, y=-46.89, z=-13.90], EntityCaveSpider['Cave Spider'/81039, l='MpServer', x=-41.67, y=-35.37, z=-18.30], EntityZombie['Zombie'/29439, l='MpServer', x=35.97, y=-24.38, z=-15.39], EntityBat['Bat'/97386, l='MpServer', x=-2478.44, y=38.10, z=157.13], EntityBat['Bat'/97387, l='MpServer', x=-2474.53, y=37.84, z=165.55], EntityZombie['Zombie'/29355, l='MpServer', x=53.89, y=-24.38, z=5.61], EntityZombie['Zombie'/29344, l='MpServer', x=50.89, y=-24.38, z=-12.39], EntityZombie['Zombie'/16880, l='MpServer', x=-22.47, y=-27.37, z=33.21], EntityZombie['Zombie'/29346, l='MpServer', x=47.89, y=-24.38, z=-12.39], EntityZombie['Zombie'/29351, l='MpServer', x=56.89, y=-24.38, z=5.61], EntityChameleon['Chameleon'/97360, l='MpServer', x=-2475.50, y=69.00, z=203.50], EntityZombie['Zombie'/29367, l='MpServer', x=53.89, y=-24.38, z=11.61], EntityZombie['Zombie'/16110, l='MpServer', x=-13.43, y=-26.36, z=50.14], EntityCreeper['Creeper'/97459, l='MpServer', x=-2501.50, y=31.00, z=113.50], EntitySkeleton['Skeleton'/97465, l='MpServer', x=-2417.13, y=63.00, z=128.56], EntitySkeleton['Skeleton'/47970, l='MpServer', x=26.94, y=-27.71, z=-38.26], EntityItem['item.tile.nightbloom'/97436, l='MpServer', x=-2404.16, y=67.13, z=203.88], EntityZombie['Zombie'/28575, l='MpServer', x=-43.50, y=-20.02, z=39.98], EntityClientPlayerMP['Dino_Boy321'/440, l='MpServer', x=-2465.98, y=74.35, z=192.06], Entitykoi['Koi'/97477, l='MpServer', x=-2485.50, y=61.98, z=149.50], Entitykoi['Koi'/97476, l='MpServer', x=-2486.02, y=61.00, z=151.69], CommonFish['Fish'/97480, l='MpServer', x=-2486.50, y=62.00, z=149.50], EntityChameleon['Chameleon'/96410, l='MpServer', x=-2439.34, y=64.00, z=127.66], EntityBat['Bat'/97106, l='MpServer', x=-2489.75, y=58.72, z=115.68], EntitySkeleton['Skeleton'/98049, l='MpServer', x=-2504.94, y=66.00, z=183.47], EntitySkeleton['Skeleton'/98050, l='MpServer', x=-2503.50, y=66.00, z=186.50], EntityChameleon['Chameleon'/97044, l='MpServer', x=-2427.50, y=65.00, z=170.50], EntityChameleon['Chameleon'/97047, l='MpServer', x=-2443.73, y=66.00, z=173.31], EntityLace['Lace'/97049, l='MpServer', x=-2510.22, y=67.00, z=167.75], EntityChameleon['Chameleon'/97048, l='MpServer', x=-2506.50, y=66.00, z=180.50], EntityCaveSpider['Cave Spider'/54969, l='MpServer', x=-15.83, y=-51.05, z=21.70], Butterflyfish['Butterflyfish'/98230, l='MpServer', x=-2475.50, y=62.00, z=143.50], CommonFish['Fish'/98238, l='MpServer', x=-2412.50, y=62.00, z=138.59], EntityCreeper['Creeper'/51035, l='MpServer', x=-4.45, y=-0.05, z=55.18], EntityItem['item.tile.botania:flower10'/97177, l='MpServer', x=-2466.56, y=67.13, z=187.91], EntityItem['item.item.seeds'/97178, l='MpServer', x=-2465.47, y=67.13, z=184.66], EntityItem['item.item.seeds'/97179, l='MpServer', x=-2464.59, y=67.13, z=185.41], EntityWitch['Witch'/97180, l='MpServer', x=-2465.42, y=67.00, z=190.01], EntityChameleon['Chameleon'/97169, l='MpServer', x=-2420.50, y=67.00, z=188.50], EntityChameleon['Chameleon'/97170, l='MpServer', x=-2420.25, y=68.00, z=189.38], EntityChameleon['Chameleon'/97171, l='MpServer', x=-2419.50, y=68.00, z=191.97], EntitySpider['Spider'/97809, l='MpServer', x=-2459.19, y=70.00, z=218.50], EntitySpider['Spider'/97808, l='MpServer', x=-2466.00, y=69.00, z=229.06], EntityItem['item.tile.nightbloom'/96869, l='MpServer', x=-2474.31, y=61.13, z=142.44], EntityCaveSpider['Cave Spider'/65841, l='MpServer', x=32.50, y=-30.62, z=-36.53], EntityChameleon['Chameleon'/96893, l='MpServer', x=-2417.31, y=65.00, z=154.53], EntityChameleon['Chameleon'/96894, l='MpServer', x=-2411.66, y=66.00, z=158.88], CommonFish['Fish'/98340, l='MpServer', x=-2440.50, y=56.00, z=156.50], EntityBat['Bat'/97860, l='MpServer', x=-2466.26, y=39.00, z=129.58], EntityEnderman['Enderman'/98384, l='MpServer', x=-2462.50, y=69.00, z=263.50], EntitySpider['Spider'/98381, l='MpServer', x=-2464.50, y=69.00, z=261.50], EntityZombie['Zombie'/98379, l='MpServer', x=-2450.50, y=65.00, z=147.50], EntityCreeper['Creeper'/98412, l='MpServer', x=-2497.50, y=69.00, z=261.50], EntityCreeper['Creeper'/98408, l='MpServer', x=-2489.50, y=69.00, z=256.50], EntitySkeleton['Skeleton'/98406, l='MpServer', x=-2495.50, y=69.00, z=261.50], EntityCaveSpider['Cave Spider'/80565, l='MpServer', x=-24.69, y=-49.03, z=6.46], EntityItem['item.tile.grassPrairie'/97905, l='MpServer', x=-2469.88, y=62.13, z=144.97], EntityItem['item.tile.grassPrairie'/97907, l='MpServer', x=-2469.19, y=62.13, z=144.13], EntityItem['item.tile.grassPrairie'/97906, l='MpServer', x=-2470.53, y=62.13, z=143.75], EntitySkeleton['Skeleton'/97959, l='MpServer', x=-2399.50, y=67.00, z=190.50], EntityBat['Bat'/96994, l='MpServer', x=-2500.25, y=64.10, z=116.34], EntityChameleon['Chameleon'/96896, l='MpServer', x=-2485.50, y=65.00, z=155.50], EntitySpider['Spider'/98000, l='MpServer', x=-2482.84, y=67.00, z=230.59], EntityCreeper['Creeper'/98020, l='MpServer', x=-2414.53, y=63.00, z=127.36], EntityZombie['Zombie'/98036, l='MpServer', x=-2540.50, y=26.00, z=172.50], EntityCreeper['Creeper'/98037, l='MpServer', x=-2539.50, y=29.01, z=180.69], EntityCreeper['Creeper'/98038, l='MpServer', x=-2537.53, y=26.00, z=178.69], EntitySkeleton['Skeleton'/98039, l='MpServer', x=-2536.50, y=26.00, z=177.50], EntityZombie['Zombie'/98033, l='MpServer', x=-2537.44, y=26.00, z=177.78], EntityZombie['Zombie'/98034, l='MpServer', x=-2540.50, y=26.00, z=173.50], EntityZombie['Zombie'/98035, l='MpServer', x=-2539.50, y=26.00, z=171.50], EntityCreeper['Creeper'/98045, l='MpServer', x=-2501.50, y=66.00, z=188.50], EntityCreeper['Creeper'/98047, l='MpServer', x=-2505.97, y=66.00, z=183.50], EntitySkeleton['Skeleton'/98040, l='MpServer', x=-2538.50, y=26.00, z=176.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:368)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2383)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:864)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 228368256 bytes (217 MB) / 716644352 bytes (683 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 3923 (219688 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.03 FML v7.2.217.1147 Minecraft Forge 10.12.2.1147 53 mods loaded, 52 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.2.217.1147} [Forge Mod Loader] (forge-1.7.2-10.12.2.1147.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.12.2.1147} [Minecraft Forge] (forge-1.7.2-10.12.2.1147.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{1.0.2.10} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.0.2.34} [Not Enough Items] (NotEnoughItems-1.7.2-1.0.2.34-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
battlegear2{1.0.5.5} [Mine & Blade Battlegear 2 - Bullseye] ([1.7.2] Mine & Blade Battlegear 2 - Bullseye - 1.0.5.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
SC0_SpaceCore{0.7.6} [SpaceCore] ([1.7.2] SpaceCore 0.7.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
SC0_Wings{1.2.5} [Survival Wings] ([1.7.2] Survival Wings 1.2.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Amberoguia{1.3} [Amberoguia] ([1.7.2]Amberoguia_v1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
bspkrsCore{6.9} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FloatingRuins{1.7.2.r05} [FloatingRuins] ([1.7.2]FloatingRuins-universal-1.7.2.r05.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AnimationAPI{1.2.1} [AnimationAPI] (AnimationAPI-1.7.2-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
aquaticabyss{1.1.0} [Aquatic Abyss] (AquaticAbyss-1.7.2-1.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ArchimedesShips{1.7.2 v1.5.2} [Archimedes' Ships] (ArchimedesShips.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
asielib{0.2.0} [asielib] (AsieLib-1.7.2-0.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiblioCraft{1.7.1} [BiblioCraft] (BiblioCraft[1.7.1][MC1.7.2].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiomesOPlenty{2.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.2-2.0.0.762-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Botania{beta-21} [Botania] (Botania beta-21.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
candycraftmod{(Alpha)} [CandyCraft] (CandyCraft (1.7.2).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CarpentersBlocks{3.1.1} [Carpenter's Blocks] (Carpenter's Blocks v3.1.1 - MC 1.7+.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DragonMounts{r38} [Dragon Mounts] (dragonmount_r38_mc1.7.x.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights{1.3.3} [Dynamic Lights] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights_onFire{1.0.4} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights_dropItems{1.0.7} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights_mobEquipment{1.0.5} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights_floodLights{1.0.1} [Dynamic Lights Flood Light] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights_otherPlayers{1.0.7} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DynamicLights_thePlayer{1.1.2} [Dynamic Lights Player Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FinderCompass{1.7.2d} [Finder Compass] (FinderCompass_1.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ftea{1.2} [Flower Tea] (Flower Tea v1.2[1.7.2].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Highlands{2.2.0pre3} [Highlands] (Highlands-1.7.2-v-2.2.0pre4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
iChunUtil{3.1.0} [iChunUtil] (iChunUtil-3.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
wuppy29_koi{1.11.0} [Koi] (Koi 1.11.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
LotsOfFood{1.7.2} [Lots of Food] (Lots of Food-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MagicYarn{1.1.3} [Magic Yarn] (MagicYarn-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mam{1.7.10-1.0.1} [Myths & Monsters Mod] (mam-1.7.2-1.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
necromancy{1.6.8} [Necromancy] (Necromancy-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PetBat{1.3.4} [Pet Bat] (PetBat-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
plantmegapack{3.00.09} [Plant Mega Pack] (Plant Mega Pack-1.7.2-3.00.09.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjectZulu|Core{1.2.8.3} [Project Zulu] (ProjectZulu-1.2.8.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
reptilemod{1.7.2} [Reptile Mod] (reptilemod-1.7.2-2.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Sentries{1.7.2} [Sentries] (sentries.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
shinyfood{1.4} [ShinyFood] (ShinyFoodMod1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
autoutils{1.0.1} [Autoutils] (statues-1.7.2-2.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
statues{2.1.1} [Statues] (statues-1.7.2-2.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TwilightForest{2.0.3} [The Twilight Forest] (twilightforest-1.7.2-2.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AS_UpdateCheck{1.1.5} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Waila{1.5.2_1.7.2} [Waila] (Waila-1.5.2a_1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
yegamolchattels{1.0.1} [Ye Gamol Chattels] (YeGamolChattels-1.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
asielibcore{} [AsieLib CoreMod] (minecraft.jar) Unloaded->Disabled
Launched Version: 1.7.2-Forge10.12.2.1147
LWJGL: 2.9.0
OpenGL: ATI Radeon 3000 Graphics GL version 3.3.9836 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (UK)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 1201 (67256 bytes; 0 MB) allocated, 35 (1960 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Looking forward to seeing your mobs!
Anywayssssss...
UKDeccy, you remember me? I'm the one who suggested the Skvader and shared my opinions about all the mobs!
Here are some suggestions that I'd like to share:
Ice Elemental:Hostile mobs that spawns in any areas with snow or ice.For appearance it could either have thin legs and no wings or have wings but no legs and has sharp arms.And of course he is made of ice.As for abilities,it can either slice you with its sharp arms or shoot ice projectiles at you.For drops,maybe it will drop its sharp arm that can be used as a melee weapon?And also maybe sharp ice pieces that can be thrown at mobs to deal damaga.
3 Headed Humanoid Snake:Hostile mob that spawns....I dunno,forests maybe?Has a human-like body except it's scaly and has three snake heads with long necks.Its melee attacks should poison any entities that it attacks.And maybe it can spit some sort of acid as its ranged attack?As for drops,maybe scales for armor?
Giant Lobster/Crab:Hostile mob that spawns deep under the water or maybe in beaches as well?Its appearance?Just a giant lobster or crab,or maybe it can have other things like having a pincer that is larger than the other one?And maybe his melee attacks should have a large knockback?Not sure about drops.
Oh and uh...I got a crash :/
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 8/9/14 8:52 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraftforge.common.config.Configuration.getInt(Ljava/lang/String;Ljava/lang/String;IIILjava/lang/String;)I
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:514)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoSuchMethodError: net.minecraftforge.common.config.Configuration.getInt(Ljava/lang/String;Ljava/lang/String;IIILjava/lang/String;)I
at com.hoopawolf.mam.MythsAndMonstersMod.syncConfig(MythsAndMonstersMod.java:123)
at com.hoopawolf.mam.MythsAndMonstersMod.preInit(MythsAndMonstersMod.java:77)
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:513)
at sun.reflect.GeneratedMethodAccessor3.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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
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:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:512)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 108807992 bytes (103 MB) / 265822208 bytes (253 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.03 FML v7.2.211.1121 Minecraft Forge 10.12.2.1121 22 mods loaded, 22 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.2.211.1121} [Forge Mod Loader] (forge-1.7.2-10.12.2.1121.jar) Unloaded->Constructed->Pre-initialized
Forge{10.12.2.1121} [Minecraft Forge] (forge-1.7.2-10.12.2.1121.jar) Unloaded->Constructed->Pre-initialized
battlegear2{1.0.5.5} [Mine & Blade Battlegear 2 - Bullseye] (1.7.2-MB_Battlegear2-Bullseye-1.0.5.5.jar) Unloaded->Constructed->Pre-initialized
weaponsplus{v1.1 Pre-Release} [Weapons+ Mod] ([1.7.2] Weapons+ v1.5 Beta.jar) Unloaded->Constructed->Pre-initialized
DamageIndicatorsMod{3.1.2} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.2.jar) Unloaded->Constructed->Pre-initialized
AnimationAPI{1.2.2} [AnimationAPI] (AnimationAPI-1.7.2-1.2.2.jar) Unloaded->Constructed->Pre-initialized
aquaticabyss{1.1.0} [Aquatic Abyss] (AquaticAbyss-1.7.2-1.1.0.jar) Unloaded->Constructed->Pre-initialized
craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded->Constructed->Pre-initialized
dynamicswordskills{1.7.2-v1.4} [Dynamic Sword Skills] (dynamicswordskills-1.7.2-v1.4.jar) Unloaded->Constructed->Pre-initialized
fossil{1.7.2 Build 6.3b} [Fossils and Archeology Revival] (Fossils_Archeology_Revival-1.7.2_Build-6.3b.jar) Unloaded->Constructed->Pre-initialized
mam{1.7.10-1.0.1} [Myths & Monsters Mod] (mam-1.7.2-1.0.1.jar) Unloaded->Constructed->Errored
MutantCreatures{1.4.5} [Mutant Creatures] (MutantCreatures-1.7.2-1.4.5.jar) Unloaded->Constructed->Pre-initialized
pvzmcw{Alpha 1.4 - Dark Ages Update: Part 2} [Plants vs Zombies: Minecraft Warfare] (PvZ Minecraft Warfare Alpha 1.4.jar) Unloaded->Constructed->Pre-initialized
rpginventorymod{1.7.2} [Rpg Inventory] (RpgInventory-1.7.2_1.12.jar) Unloaded->Constructed->Pre-initialized
RpgBase{RpgInv8.4} [Berserker, alchemist and Archer Patch] (RpgBasic-1.7.2_1.2.jar) Unloaded->Constructed->Pre-initialized
RPGPlusPlus{RpgInv8.4} [Necro Paladin Addon] (RpgDread-1.7.2_1.1.jar) Unloaded->Constructed->Pre-initialized
RPGRB{RpgInv8.4} [Rogue Beastmaster Addon] (RpgRogueBeastMaster-1.7.2_1.1.jar) Unloaded->Constructed->Pre-initialized
VanillaShields{RpgInv8.4} [Vanilla Shields Mod] (RpgVanillaShields-1.7.2_1.1.jar) Unloaded->Constructed->Pre-initialized
telepads{1.6.4 v5} [Teleportation Pads] (Telepads-1.7.2_1.7.jar) Unloaded->Constructed->Pre-initialized
TwilightForest{2.2.3} [The Twilight Forest] (twilightforest-1.7.2-2.2.3.jar) Unloaded->Constructed->Pre-initialized
THKaguyaMod{2.75_1.7.2} [Itutu no Nandai MOD+] (?????MOD%2B ver2.75-1.7.2.zip) Unloaded->Constructed->Pre-initialized
Krill13's Models
use the latest version of forge 1.7.2
i don't think so..the crash has something to do with mobs spawning
Anyway I'm assuming that the mobs will just stay rare no matter what I do.(except the Cetus, those guys are spawning properly....of course.)
i have come to the conclusion that mo' creatures will always mess up spawning. I wish it was properly compatible though.
ok so i have added the spawn configs and also change the spawning code for them... it should work in the next update(i hope)!
sorry guys
Jar files can work, too.
Oh hai there pal It almost seems like where ever I go, you follow...
http://pastebin.com/vzink3yq