But I also figure it out.For some reason its chase ...... PIGS
AT MODZ.JAR SEE
SPIDERPIGZ.PNG
MODELSPIDERZPIG.CLASS
ENTITYZSPID3RPIGZ.CLASS
AND THE ONLY REASON THAT IT CHASE PIGS,BECAUSE THE SPIDERPIG MUTANTZ DO NOT KNOW THAT PLAYER DO NOT ARE PIGS
And i'm tired of using caps lock
TheHippoMaster, I wanted to say great job on your mods they are awesome, also I wanted to ask if you could make the mutants STRONGER THAN EVER can you make a Ultimate Chemical X that makes the mutants super mutants so for example maybe Mutant Zombie can have 2 heads, then maybe it makes a explosion when it smashes the ground, and be a bit bigger. I hope you add it it would be awesome if you did!
TheHippoMaster, I wanted to say great job on your mods they are awesome, also I wanted to ask if you could make the mutants STRONGER THAN EVER can you make a Ultimate Chemical X that makes the mutants super mutants so for example maybe Mutant Zombie can have 2 heads, then maybe it makes a explosion when it smashes the ground, and be a bit bigger. I hope you add it it would be awesome if you did!
He wont because he will not make mutant boss mobs because they are already bosses, and too hard for him to make even better.
TheHippoMaster, I wanted to say great job on your mods they are awesome, also I wanted to ask if you could make the mutants STRONGER THAN EVER can you make a Ultimate Chemical X that makes the mutants super mutants so for example maybe Mutant Zombie can have 2 heads, then maybe it makes a explosion when it smashes the ground, and be a bit bigger. I hope you add it it would be awesome if you did!
repeating a suggestion will not work
it will not add that because it do not want that
AT MODZ.JAR SEE
SPIDERPIGZ.PNG
MODELSPIDERZPIG.CLASS
ENTITYZSPID3RPIGZ.CLASS
AND THE ONLY REASON THAT IT CHASE PIGS,BECAUSE THE SPIDERPIG MUTANTZ DO NOT KNOW THAT PLAYER DO NOT ARE PIGS
And i'm tired of using caps lock
He's saying that the Spiderpig is evidence that the Mutant Spider is coming.
But we already know Mutant Spider is coming... Its the Incomplete Mutant in the mod, I suggested that the mod creator adds in a Mutant Spider Jockey,and then a mutant Nether Mob.
Rollback Post to RevisionRollBack
*Do you wanna hear a skeleton joke? It's very humerus.
But we already know Mutant Spider is coming... Its the Incomplete Mutant in the mod, I suggested that the mod creator adds in a Mutant Spider Jockey,and then a mutant Nether Mob.
the incomplete mutant in the mod is the spider pig it has four spider legs and two pigs legs and he chase pigs and if you open the mod with winrar you can see that the name of him is spider pig
But we already know Mutant Spider is coming... Its the Incomplete Mutant in the mod, I suggested that the mod creator adds in a Mutant Spider Jockey,and then a mutant Nether Mob.
My best bet is that it'll be none other than the Mutant Zombie Pigman.
My Mutant Creatures mod wont work when I start up my minecraft it crashes can you help me I cleaned my minecraft re installed it and every thing I dont know so Im asking you.
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 12/14/14 12:44 AM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: thehippomaster/MutantCreatures/MutantSkeleton
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: thehippomaster/MutantCreatures/MutantSkeleton
at thehippomaster.MutantCreatures.item.ChemicalX.<clinit>(ChemicalX.java:83)
at thehippomaster.MutantCreatures.MutantCreatures.preInit(MutantCreatures.java:89)
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.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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
... 10 more
Caused by: java.lang.ClassNotFoundException: thehippomaster.MutantCreatures.MutantSkeleton
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 39 more
Caused by: java.lang.NoClassDefFoundError: thehippomaster/AnimationAPI/IAnimatedEntity
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 41 more
Caused by: java.lang.ClassNotFoundException: thehippomaster.AnimationAPI.IAnimatedEntity
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 45 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 47 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 61209336 bytes (58 MB) / 264851456 bytes (252 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.05 FML v7.10.85.1230 Minecraft Forge 10.13.2.1230 4 mods loaded, 4 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.10.85.1230} [Forge Mod Loader] (forge-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized
Forge{10.13.2.1230} [Minecraft Forge] (forge-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized
MutantCreatures{1.4.7} [Mutant Creatures] (MutantCreatures) Unloaded->Constructed->Errored
the mutant spider needs to have a web attack that applies slowness and trap you in a web or rappel up in the air and then decends to dodge your sword hits. also the mutant spider applies poison II or IV.
AT MODZ.JAR SEE
SPIDERPIGZ.PNG
MODELSPIDERZPIG.CLASS
ENTITYZSPID3RPIGZ.CLASS
AND THE ONLY REASON THAT IT CHASE PIGS,BECAUSE THE SPIDERPIG MUTANTZ DO NOT KNOW THAT PLAYER DO NOT ARE PIGS
And i'm tired of using caps lock
Click my Dragons or Click my Pokemons(http://pokefarm.com/zc?quickbuy=GNn|JD You can buy 100ZC for me)

Try my maps
Hug me!

and Meet the Roleplay Characters!
John
Young John
Informations about the Characters is at the profile!
He wont because he will not make mutant boss mobs because they are already bosses, and too hard for him to make even better.
*Do you wanna hear a skeleton joke? It's very humerus.
BEWARE THE MAN WHO SPEAKS IN HANDS
Some Suggestions of mine you should check out:
Stone Variants With Building Variety
Storing XP
repeating a suggestion will not work
it will not add that because it do not want that
Click my Dragons or Click my Pokemons(http://pokefarm.com/zc?quickbuy=GNn|JD You can buy 100ZC for me)

Try my maps
Hug me!

and Meet the Roleplay Characters!
John
Young John
Informations about the Characters is at the profile!
And i'm tired to say 1000 times about that
Click my Dragons or Click my Pokemons(http://pokefarm.com/zc?quickbuy=GNn|JD You can buy 100ZC for me)

Try my maps
Hug me!

and Meet the Roleplay Characters!
John
Young John
Informations about the Characters is at the profile!
That is extremely confusing you know. :/
*Do you wanna hear a skeleton joke? It's very humerus.
BEWARE THE MAN WHO SPEAKS IN HANDS
Some Suggestions of mine you should check out:
Stone Variants With Building Variety
Storing XP
He's saying that the Spiderpig is evidence that the Mutant Spider is coming.
But we already know Mutant Spider is coming... Its the Incomplete Mutant in the mod, I suggested that the mod creator adds in a Mutant Spider Jockey, and then a mutant Nether Mob.
*Do you wanna hear a skeleton joke? It's very humerus.
BEWARE THE MAN WHO SPEAKS IN HANDS
Some Suggestions of mine you should check out:
Stone Variants With Building Variety
Storing XP
the incomplete mutant in the mod is the spider pig it has four spider legs and two pigs legs and he chase pigs and if you open the mod with winrar you can see that the name of him is spider pig
My best bet is that it'll be none other than the Mutant Zombie Pigman.
Then maybe a Mutant Wither Skeleton.
*Do you wanna hear a skeleton joke? It's very humerus.
BEWARE THE MAN WHO SPEAKS IN HANDS
Some Suggestions of mine you should check out:
Stone Variants With Building Variety
Storing XP
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 12/14/14 12:44 AM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: thehippomaster/MutantCreatures/MutantSkeleton
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: thehippomaster/MutantCreatures/MutantSkeleton
at thehippomaster.MutantCreatures.item.ChemicalX.<clinit>(ChemicalX.java:83)
at thehippomaster.MutantCreatures.MutantCreatures.preInit(MutantCreatures.java:89)
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.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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
... 10 more
Caused by: java.lang.ClassNotFoundException: thehippomaster.MutantCreatures.MutantSkeleton
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 39 more
Caused by: java.lang.NoClassDefFoundError: thehippomaster/AnimationAPI/IAnimatedEntity
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 41 more
Caused by: java.lang.ClassNotFoundException: thehippomaster.AnimationAPI.IAnimatedEntity
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 45 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 47 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 61209336 bytes (58 MB) / 264851456 bytes (252 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.05 FML v7.10.85.1230 Minecraft Forge 10.13.2.1230 4 mods loaded, 4 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.10.85.1230} [Forge Mod Loader] (forge-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized
Forge{10.13.2.1230} [Minecraft Forge] (forge-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized
MutantCreatures{1.4.7} [Mutant Creatures] (MutantCreatures) Unloaded->Constructed->Errored
secondly do you have animation API