• 0

    posted a message on Mowzie's Mobs: Powerful overworld enemies and more! - Version 1.5.14: Down below and up above!
    Quote from BobMowzie»
    Foliaath seeds are coming! The planted foliaath's will still be aggressive to the player that planted them. They're plants; they don't have emotional connections. Also, they would just be in the ground when you approached them if they weren't targeting you.

    maybe instead of them being tamed there could be an enchantment for armor that makes it neutral
    Posted in: Minecraft Mods
  • 0

    posted a message on modded minecraft not loading
    thanks i downloaded java 7 and its working
    Posted in: Java Edition Support
  • 0

    posted a message on modded minecraft not loading
    Quote from zohar101»
    Since you're doing 1.7.2 and that's java v8, that's not going to work. Install java 7, hit edit profile, and under JVM executable path point your java to your newly installed java 7 file instead of java 8.
    Or if you have no clue what I'm talking about, uninstall java 8 and install java 7.

    i dont know what version will work on windows 8 besides v8 and i wont be able to downgrade until january
    Posted in: Java Edition Support
  • 0

    posted a message on modded minecraft not loading
    Quote from zohar101»
    Launcher log will say something, even if it is a few lines. That big text column on your MC launcher? Post it after the game fails to start.

    [spoiler/]
    [18:47:30 INFO]: Minecraft Launcher 1.5.3 (through bootstrap 5) started on windows...
    [18:47:30 INFO]: Current time is Dec 1, 2014 6:47:30 PM
    [18:47:30 INFO]: System.getProperty('os.name') == 'Windows 8.1'
    [18:47:30 INFO]: System.getProperty('os.version') == '6.3'
    [18:47:30 INFO]: System.getProperty('os.arch') == 'x86'
    [18:47:30 INFO]: System.getProperty('java.version') == '1.8.0_25'
    [18:47:30 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
    [18:47:30 INFO]: System.getProperty('sun.arch.data.model') == '32'
    [18:47:30 INFO]: JFX is already initialized
    [18:47:32 INFO]: Refreshing local version list...
    [18:47:33 INFO]: Refreshing remote version list...
    [18:47:35 INFO]: Refresh complete.
    [18:47:36 INFO]: Loaded 2 profile(s); selected 'angelkitten1'
    [18:47:36 INFO]: Refreshing auth...
    [18:47:36 INFO]: Logging in with access token
    [spoiler]
    Posted in: Java Edition Support
  • 0

    posted a message on modded minecraft not loading
    it doesnt say anything at all

    and yes i am using forge
    Posted in: Java Edition Support
  • 0

    posted a message on modded minecraft not loading
    i got a new computer and installed minecraft on it. it worked fine when i was playing vanilla but when i installed and played forge it wouldnt load. i got no crash reports or anything. the launcher would just close when i pressed play and minecraft never loaded. i tried on technic with a modpack and it still didnt load. i deleted meta inf and forge installed corectly(im using 1.7.2 and windows 8 if that helps)
    Posted in: Java Edition Support
  • 0

    posted a message on Craftable Animals v2.5.0.2 - see last post for 1.10 and 1.11 versions
    game crashed when i installed extension

    ---- Minecraft Crash Report ----
    // Shall we play a game?

    Time: 6/20/14 2:17 PM
    Description: Initializing game

    java.lang.NoClassDefFoundError: naruto1310/craftableAnimals/core/ItemCraftableAnimal
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
    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.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.loadMods(Loader.java:491)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
    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.ClassNotFoundException: naruto1310.craftableAnimals.core.ItemCraftableAnimal
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 35 more
    Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180)
    ... 37 more


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- Head --
    Stacktrace:
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
    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.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.loadMods(Loader.java:491)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)

    -- Initialization --
    Details:
    Stacktrace:
    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)

    -- System Details --
    Details:
    Minecraft Version: 1.7.2
    Operating System: Windows 7 (x86) version 6.1
    Java Version: 1.7.0_55, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
    Memory: 51529552 bytes (49 MB) / 221958144 bytes (211 MB) up to 518979584 bytes (494 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
    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.205.1098 Minecraft Forge 10.12.1.1098 Optifine OptiFine_1.7.2_HD_D1 37 mods loaded, 37 mods active
    mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML{7.2.205.1098} [Forge Mod Loader] (forge-1.7.2-10.12.1.1098.jar) Unloaded->Constructed
    Forge{10.12.1.1098} [Minecraft Forge] (forge-1.7.2-10.12.1.1098.jar) Unloaded->Constructed
    TooManyItems{1.7.2} [TooManyItems] (minecraft.jar) Unloaded->Constructed
    ChickenShed{1.1.3} [Chicken Shed] ([1.7.2] ChickenShed (v1.1.3).jar) Unloaded->Constructed
    SC0_SpaceCore{0.7.6} [SpaceCore] ([1.7.2] SpaceCore 0.7.6.jar) Unloaded->Constructed
    SC0_Wings{1.2.5} [Survival Wings] ([1.7.2] Survival Wings 1.2.5.zip) Unloaded->Constructed
    SC0_UsefulPets{1.2.0} [Useful Pets] ([1.7.2] Useful Pets 1.2.0.zip) Unloaded->Constructed
    SC0_UsefulPetsPainterly{1.0.2} [Useful Pets Addon - Painterly Textures] ([1.7.2] Useful Pets Addon - Painterly Textures 1.0.2.zip) Unloaded->Constructed
    MoCreatures{6.2.0.dev.R1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.2.0-DEV-R1.zip) Unloaded->Constructed
    craftableMoCreature{1.1.0.0} [CraftableAnimals MoCreature extension.] ([1.7.2]CraftableAnimals MoCreature Extension v1.1.0.0 (1).jar) Unloaded
    DamageIndicatorsMod{3.1.2} [Damage Indicators] ([1.7.2]DamageIndicatorsMod-3.1.2.jar) Unloaded
    powerGems{0.3.0} [Power Gems] ([1.7.2]Power Gems 0.3.0.jar) Unloaded
    animalbikes{1.7.2} [Animal Bikes] (AnimalBikes_1.7.2.jar) Unloaded
    ArchimedesShips{1.7.2 v1.5.2} [Archimedes' Ships] (ArchimedesShips.jar) Unloaded
    tennox_bacteria{2.0.6} [Bacteria Mod] (BacteriaMod-1.7.2-2.0.6.jar) Unloaded
    BiblioCraft{1.7.0} [BiblioCraft] (BiblioCraft[1.7.0][MC1.7.2].jar) Unloaded
    Mantle{1.7.2-132.45b0b50} [Mantle] (Mantle-1.7.2-0.2.8.jar) Unloaded
    Natura{2.2.0} [Natura] (natura-1.7.2-2.2.0a3.jar) Unloaded
    BiomesOPlenty{2.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.2-2.0.0.785-universal.jar) Unloaded
    CarpentersBlocks{3.1.4} [Carpenter's Blocks] (Carpenter's Blocks v3.1.4 - MC 1.7+.zip) Unloaded
    SKC-Core{1.1.0.1} [SKC Core] (SKC Core 1.1.0.1 - MC 1.7.2 - Forge (10.12.0.1024).jar) Unloaded
    SKC-CraftableHorseArmor{1.1.0.1} [Craftable Horse Armor] (CraftableHorseArmor 1.1.0.1 - MC 1.7.2 - Forge (10.12.0.1024).jar) Unloaded
    craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1.zip) Unloaded
    CustomSpawner{3.2.0.dev.R1} [DrZhark's CustomSpawner] (CustomMobSpawner 3.2.0-DEV-R2.zip) Unloaded
    DragonMounts{r37} [Dragon Mounts] (dragonmount_r37_mc1.7.x.zip) Unloaded
    eplus{1.7.2-2.0.1.6} [Enchanting Plus] (EnchantingPlus-1.7.2-2.0.1.6.jar) Unloaded
    invinciblehamster{1.4} [Invincible Hamster] (InvincibleHamster-1.4.jar) Unloaded
    modularpots{1.7.2.11} [Modular Flower Pots] (ModularPots-1.7.2.11.jar) Unloaded
    cfm{3.2.9.2} [§6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.2.9.2-beta-build2(1.7.2).jar) Unloaded
    startools{1.0.0} [startools] (NetherStar Tools 1.7.2.jar) Unloaded
    ObsidianBoat{v1.3.2} [Obsidian Boat] (ObsidianBoat-1.7.2-1.3.2.jar) Unloaded
    harvestcraft{1.7.2c} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.2c.zip) Unloaded
    weeeflowers{1.7.2b} [Pam's Weee! Flowers] (Pam's WeeeFlowers 1.7.2b.zip) Unloaded
    plantmegapack{3.00.07} [Plant Mega Pack] (Plant Mega Pack-1.7.2-3.00.07.jar) Unloaded
    shinyfood{1.4} [ShinyFood] (shinyfood-[1.7.2][v1.4].jar) Unloaded
    stillhungry{1.7.2-2.1.0} [Still Hungry!] (stillhungry-1.7.2-2.1.0.jar) Unloaded
    Launched Version: 1.7.2-Forge10.12.1.1098
    LWJGL: 2.9.0
    OpenGL: AMD Radeon HD 8210 GL version 4.2.12198 Compatibility Profile Context 12.102.1.1000, ATI Technologies Inc.
    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)
    Posted in: Minecraft Mods
  • 0

    posted a message on MrCrayfish's Furniture Mod v4.1 - The Outdoor Update! (Updated: 9/1/2017)
    awesome mod
    just two ideas though

    a laptop which can be crafted with a computer and stone pressure plate but would have the same function as computer

    you can change the wood of an item(that uses the wood texture) by putting it in a crafting grid with the wood you want, any axe and a slime ball
    Posted in: Minecraft Mods
  • 0

    posted a message on Dragon Mounts r46 [WIP]
    Quote from Charlazer

    I'm sorry if this has been posted before, but how do you access the configuration file to change whether or not dragon eggs spawn in dungeon chests?

    go to the config file in the minecraft folder, find dragonmounts and change egg spawn in chest to true
    Posted in: WIP Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Quote from Eylonx

    server crashes sincei adopted the kitty and got her a bed...

    ---- Minecraft Crash Report ----
    // I'm sorry, Dave.

    Time: 4/6/14 6:10 PM
    Description: Ticking entity

    java.lang.NoSuchMethodError: net.minecraft.world.World.clip(Lnet/minecraft/util/Vec3;Lnet/minecraft/util/Vec3;)Lnet/minecraft/util/MovingObjectPosition;
    at drzhark.mocreatures.entity.item.MoCEntityKittyBed.func_70685_l(MoCEntityKittyBed.java:137)
    at drzhark.mocreatures.entity.passive.MoCEntityKitty.getKittyStuff(MoCEntityKitty.java:473)
    at drzhark.mocreatures.entity.passive.MoCEntityKitty.func_70636_d(MoCEntityKitty.java:762)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1685)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:227)
    at drzhark.mocreatures.entity.passive.MoCEntityKitty.func_70071_h_(MoCEntityKitty.java:1371)
    at net.minecraft.world.World.func_72866_a(World.java:2101)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:674)
    at net.minecraft.world.World.func_72870_g(World.java:2064)
    at net.minecraft.world.World.func_72939_s(World.java:1916)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:512)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:657)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:329)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:568)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:705)


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- Head --
    Stacktrace:
    at drzhark.mocreatures.entity.item.MoCEntityKittyBed.func_70685_l(MoCEntityKittyBed.java:137)
    at drzhark.mocreatures.entity.passive.MoCEntityKitty.getKittyStuff(MoCEntityKitty.java:473)
    at drzhark.mocreatures.entity.passive.MoCEntityKitty.func_70636_d(MoCEntityKitty.java:762)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1685)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:227)
    at drzhark.mocreatures.entity.passive.MoCEntityKitty.func_70071_h_(MoCEntityKitty.java:1371)
    at net.minecraft.world.World.func_72866_a(World.java:2101)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:674)
    at net.minecraft.world.World.func_72870_g(World.java:2064)

    -- Entity being ticked --
    Details:
    Entity Type: MoCreatures.Kitty (drzhark.mocreatures.entity.passive.MoCEntityKitty)
    Entity ID: 1054
    Entity Name: Kitty
    Entity's Exact location: -2479.54, 88.00, -25816.65
    Entity's Block location: World: (-2480,88,-25817), Chunk: (at 0,5,7 in -155,-1614; contains blocks -2480,0,-25824 to -2465,255,-25809), Region: (-5,-51; contains chunks -160,-1632 to -129,-1601, blocks -2560,0,-26112 to -2049,255,-25601)
    Entity's Momentum: 0.00, -0.08, 0.00
    Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1916)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:512)

    -- Affected level --
    Details:
    Level name: world
    All players: 1 total; [EntityPlayerMP['Killer'/853, l='world', x=-2514.25, y=78.00, z=-25799.45]]
    Chunk stats: ServerChunkCache: 1067 Drop: 0
    Level seed: -4496746168767809168
    Level generator: ID 00 - default, ver 1. Features enabled: true
    Level generator options:
    Level spawn location: World: (220,64,244), Chunk: (at 12,4,4 in 13,15; contains blocks 208,0,240 to 223,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 1674461 game time, 228162 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 80781 (now: false), thunder time: 138137 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:657)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:329)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:568)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:705)

    -- System Details --
    Details:
    Minecraft Version: 1.7.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_25, Oracle Corporation
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 770255160 bytes (734 MB) / 1016397824 bytes (969 MB) up to 1016397824 bytes (969 MB)
    JVM Flags: 2 total; -Xmx1024M -Xms1024M
    AABB Pool Size: 6232 (348992 bytes; 0 MB) allocated, 5543 (310408 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
    FML: MCP v9.01-pre FML v7.2.116.1024 Minecraft Forge 10.12.0.1024 5 mods loaded, 5 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{7.2.116.1024} [Forge Mod Loader] (forge.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{10.12.0.1024} [Minecraft Forge] (forge.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CustomSpawner{3.2.0.dev.R1} [DrZhark's CustomSpawner] (CustomMobSpawner 3.2.0-DEV-R1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    MoCreatures{6.2.0.dev.R1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.2.0-DEV-R1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 1032 (57792 bytes; 0 MB) allocated, 840 (47040 bytes; 0 MB) used
    Player Count: 1 / 20; [EntityPlayerMP['Killer'/853, l='world', x=-2514.25, y=78.00, z=-25799.45]]
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

    server crashes sincei adopted the kitty and got her a bed...
    ---- Minecraft Crash Report ----
    // I'm sorry, Dave.

    Time: 4/6/14 6:10 PM
    Description: Ticking entity

    java.lang.NoSuchMethodError: net.minecraft.world.World.clip(Lnet/minecraft/util/Vec3;Lnet/minecraft/util/Vec3;)Lnet/minecraft/util/MovingObjectPosition;
    at drzhark.mocreatures.entity.item.MoCEntityKittyBed.func_70685_l(MoCEntityKittyBed.java:137)
    at drzhark.mocreatures.entity.passive.MoCEntityKitty.getKittyStuff(MoCEntityKitty.java:473)
    at drzhark.mocreatures.entity.passive.MoCEntityKitty.func_70636_d(MoCEntityKitty.java:762)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1685)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:227)
    at drzhark.mocreatures.entity.passive.MoCEntityKitty.func_70071_h_(MoCEntityKitty.java:1371)
    at net.minecraft.world.World.func_72866_a(World.java:2101)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:674)
    at net.minecraft.world.World.func_72870_g(World.java:2064)
    at net.minecraft.world.World.func_72939_s(World.java:1916)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:512)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:657)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:329)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:568)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:705)


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- Head --
    Stacktrace:
    at drzhark.mocreatures.entity.item.MoCEntityKittyBed.func_70685_l(MoCEntityKittyBed.java:137)
    at drzhark.mocreatures.entity.passive.MoCEntityKitty.getKittyStuff(MoCEntityKitty.java:473)
    at drzhark.mocreatures.entity.passive.MoCEntityKitty.func_70636_d(MoCEntityKitty.java:762)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1685)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:227)
    at drzhark.mocreatures.entity.passive.MoCEntityKitty.func_70071_h_(MoCEntityKitty.java:1371)
    at net.minecraft.world.World.func_72866_a(World.java:2101)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:674)
    at net.minecraft.world.World.func_72870_g(World.java:2064)

    -- Entity being ticked --
    Details:
    Entity Type: MoCreatures.Kitty (drzhark.mocreatures.entity.passive.MoCEntityKitty)
    Entity ID: 1054
    Entity Name: Kitty
    Entity's Exact location: -2479.54, 88.00, -25816.65
    Entity's Block location: World: (-2480,88,-25817), Chunk: (at 0,5,7 in -155,-1614; contains blocks -2480,0,-25824 to -2465,255,-25809), Region: (-5,-51; contains chunks -160,-1632 to -129,-1601, blocks -2560,0,-26112 to -2049,255,-25601)
    Entity's Momentum: 0.00, -0.08, 0.00
    Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1916)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:512)

    -- Affected level --
    Details:
    Level name: world
    All players: 1 total; [EntityPlayerMP['Killer'/853, l='world', x=-2514.25, y=78.00, z=-25799.45]]
    Chunk stats: ServerChunkCache: 1067 Drop: 0
    Level seed: -4496746168767809168
    Level generator: ID 00 - default, ver 1. Features enabled: true
    Level generator options:
    Level spawn location: World: (220,64,244), Chunk: (at 12,4,4 in 13,15; contains blocks 208,0,240 to 223,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 1674461 game time, 228162 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 80781 (now: false), thunder time: 138137 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:657)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:329)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:568)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:705)

    -- System Details --
    Details:
    Minecraft Version: 1.7.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_25, Oracle Corporation
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 770255160 bytes (734 MB) / 1016397824 bytes (969 MB) up to 1016397824 bytes (969 MB)
    JVM Flags: 2 total; -Xmx1024M -Xms1024M
    AABB Pool Size: 6232 (348992 bytes; 0 MB) allocated, 5543 (310408 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
    FML: MCP v9.01-pre FML v7.2.116.1024 Minecraft Forge 10.12.0.1024 5 mods loaded, 5 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{7.2.116.1024} [Forge Mod Loader] (forge.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{10.12.0.1024} [Minecraft Forge] (forge.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CustomSpawner{3.2.0.dev.R1} [DrZhark's CustomSpawner] (CustomMobSpawner 3.2.0-DEV-R1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    MoCreatures{6.2.0.dev.R1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.2.0-DEV-R1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 1032 (57792 bytes; 0 MB) allocated, 840 (47040 bytes; 0 MB) used
    Player Count: 1 / 20; [EntityPlayerMP['Killer'/853, l='world', x=-2514.25, y=78.00, z=-25799.45]]
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

    the same happened to me
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    my world crahsed when my cat tried to go on a cat bed

    ---- Minecraft Crash Report ----
    // Quite honestly, I wouldn't worry myself about that.

    Time: 4/5/14 2:05 PM
    Description: Ticking entity

    java.lang.NoSuchMethodError: net.minecraft.world.World.clip(Lnet/minecraft/util/Vec3;Lnet/minecraft/util/Vec3;)Lnet/minecraft/util/MovingObjectPosition;
    at drzhark.mocreatures.entity.item.MoCEntityKittyBed.func_70685_l(MoCEntityKittyBed.java:137)
    at drzhark.mocreatures.entity.passive.MoCEntityKitty.getKittyStuff(MoCEntityKitty.java:473)
    at drzhark.mocreatures.entity.passive.MoCEntityKitty.func_70636_d(MoCEntityKitty.java:762)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1685)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:227)
    at drzhark.mocreatures.entity.passive.MoCEntityKitty.func_70071_h_(MoCEntityKitty.java:1371)
    at net.minecraft.world.World.func_72866_a(World.java:2092)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:672)
    at net.minecraft.world.World.func_72870_g(World.java:2055)
    at net.minecraft.world.World.func_72939_s(World.java:1907)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:510)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:657)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:568)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:114)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:705)


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- Head --
    Stacktrace:
    at drzhark.mocreatures.entity.item.MoCEntityKittyBed.func_70685_l(MoCEntityKittyBed.java:137)
    at drzhark.mocreatures.entity.passive.MoCEntityKitty.getKittyStuff(MoCEntityKitty.java:473)
    at drzhark.mocreatures.entity.passive.MoCEntityKitty.func_70636_d(MoCEntityKitty.java:762)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1685)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:227)
    at drzhark.mocreatures.entity.passive.MoCEntityKitty.func_70071_h_(MoCEntityKitty.java:1371)
    at net.minecraft.world.World.func_72866_a(World.java:2092)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:672)
    at net.minecraft.world.World.func_72870_g(World.java:2055)

    -- Entity being ticked --
    Details:
    Entity Type: MoCreatures.Kitty (drzhark.mocreatures.entity.passive.MoCEntityKitty)
    Entity ID: 426518
    Entity Name: Kitty
    Entity's Exact location: -1167.78, 4.00, -226.05
    Entity's Block location: World: (-1168,4,-227), Chunk: (at 0,0,13 in -73,-15; contains blocks -1168,0,-240 to -1153,255,-225), Region: (-3,-1; contains chunks -96,-32 to -65,-1, blocks -1536,0,-512 to -1025,255,-1)
    Entity's Momentum: 0.01, -0.08, -0.08
    Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1907)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:510)

    -- Affected level --
    Details:
    Level name: New World
    All players: 1 total; [EntityPlayerMP['angelkitten1'/890, l='New World', x=-1167.39, y=4.00, z=-228.78]]
    Chunk stats: ServerChunkCache: 1270 Drop: 0
    Level seed: -2192944669538177305
    Level generator: ID 01 - flat, ver 0. Features enabled: true
    Level generator options:
    Level spawn location: World: (-1206,4,-246), Chunk: (at 10,0,10 in -76,-16; contains blocks -1216,0,-256 to -1201,255,-241), Region: (-3,-1; contains chunks -96,-32 to -65,-1, blocks -1536,0,-512 to -1025,255,-1)
    Level time: 1441 game time, 1441 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 134164 (now: false), thunder time: 149761 (now: false)
    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
    Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:657)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:568)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:114)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:705)

    -- System Details --
    Details:
    Minecraft Version: 1.7.2
    Operating System: Windows 7 (x86) version 6.1
    Java Version: 1.7.0_17, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
    Memory: 139925352 bytes (133 MB) / 393248768 bytes (375 MB) up to 518979584 bytes (494 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
    AABB Pool Size: 1752 (98112 bytes; 0 MB) allocated, 1617 (90552 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.01-pre FML v7.2.106.1012 Minecraft Forge 10.12.0.1012 30 mods loaded, 30 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{7.2.106.1012} [Forge Mod Loader] (forge-1.7.2-10.12.0.1012.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{10.12.0.1012} [Minecraft Forge] (forge-1.7.2-10.12.0.1012.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FamiliarsAPI{1.7.2} [Familiars API] (FamiliarsAPI-1.7.2b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DragonMounts{r37} [Dragon Mounts] (dragonmount_r37_mc1.7.x.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    lucky{4.5.0} [Lucky Block] ([1-7-2]_Lucky_Block_v4-5-0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CraftableAnimals{2.4 beta} [Craftable Animals] ([1.7.2]CraftableAnimals beta1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DoggyTalents{v1.6.0a} [Doggy Talents] ([1.7] Doggy Talents - v1.6.0a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BiblioCraft{1.6.1} [BiblioCraft] (BiblioCraft[1.6.1][MC1.7.2].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Blocks3D{1.7.2.1} [3D Blocks Mod] (Blocks3DMod-1.7.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    craftguide{1.5.2} [CraftGuide] (CraftGuide-1.6.7.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CustomSpawner{3.2.0.dev.R1} [DrZhark's CustomSpawner] (CustomMobSpawner 3.2.0-DEV-R1 (1).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    MoCreatures{6.2.0.dev.R1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.2.0-DEV-R1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    emeraldmod{3.0} [EmeraldMod] (EmeraldMod 1.7.2 Forge V3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    carystanley_extremefarming{1.0} [Extreme Farming] (extremefarming_mod-1.7.2-v1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FamiliarsDefaultMobPack{1.7.2} [DefaultMobPack] (FamiliarsDefaultMobPack-1.7.2a (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FamiliarsExtendedFamPack{1.7.2} [ExtendedFamPack] (FamiliarsExtendedFamPack-1.7.2a (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FamiliarsHerobrineFamPack{1.7.2} [HerobrineFamPack] (FamiliarsHerobrineFamPack-1.7.2a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    inventorytweaks{1.57-116} [Inventory Tweaks] (InventoryTweaks-1.57-116.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Lazy Mod{1.0} [Lazy Mod] (LazyMod-1.7.2-1.0.jar) 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
    moreplayermodels{1.7.2} [MorePlayerModels] (MorePlayerModels_1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    bonecraft{1.7.2b} [Pam's BoneCraft] (Pam's BoneCraft 1.7.2b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    desertcraft{1.7.2a} [Pam's DesertCraft] (Pam's DesertCraft 1.7.2b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    getalltheseeds{1.7.2a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.7.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    randomplants{1.7.2a} [Pam's RandomPlants] (Pam's Random Pants 1.7.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    temperateplants{1.7.2a} [Pam's Temperate Plants] (Pam's Temperate Plants 1.7.2b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    pandorasbox{1.5} [Pandora's Box] (PandorasBox-1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    PetBat{1.2.9} [Pet Bat] (PetBat-1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    radixcore{0.9.0.Beta} [RadixCore] (RadixCore-0.9.0.Beta MC-1.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 216 (12096 bytes; 0 MB) allocated, 196 (10976 bytes; 0 MB) used
    Player Count: 1 / 8; [EntityPlayerMP['angelkitten1'/890, l='New World', x=-1167.39, y=4.00, z=-228.78]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Posted in: Minecraft Mods
  • 0

    posted a message on Mob Concept - Mini-Creepers (+pics) [v.1.1]
    i wan one
    i think mah brain esploded from cutie-pie factor
    Posted in: Suggestions
  • 0

    posted a message on Orca: The predator of the 21 seas! Now with a new model!
    Quote from koopachris


    -snip-

    Now for quibble number 2. You stated that the mob is neutral. The way you describe
    it, though, it's just an aggressive mob with an agro timer. Since orcas can be trained
    in real life, I'd suggest making them somehow tameable, but only to the extent that
    they won't attack you without being attacked first. Perhaps this could be accomplished
    by throwing a bunch of fish to them or something. I know it's not nearly that easy, but
    then again an actual wolf won't become your life-sacrificing best friend because you handed
    him a bone, so hey.

    -snip-

    maybe baby orcas could spawn and you can tame them with like 20 fish (they are big after all)
    Posted in: Suggestions
  • 0

    posted a message on Orca: The predator of the 21 seas! Now with a new model!
    awesome idea. though maybe they should act like wolves since it would be rare for humans to be attacked by one in the wild. also they should drop whale blubber which can be used to make a potion of anti-hunger
    Posted in: Suggestions
  • 0

    posted a message on Spirit Animals Mod (need someone to mod and someone to texture)
    sounds awesome though maybe it should be harder to get a spirit animal
    you dont have to read this if you dont want to change it its just a suggestion

    maybe instead of you finding nectar in a dungeon you can find a special alter-like place that will have like a spirit master NPC or something if you right click him and have 30 levels a little thing will pop up asking you if you want to spend those levels or not. if you say yes he will ask you some questions about you for what spirit animal you should get(after all, spirit animals depend on the person). after you finished the questions you will get the nectar that will be a certain colour depending on that animal. and(maybe) there can be an option when you first get your spirit animal if you want a medalion or a tatoo(cause it might look wierd in pixels). when you get your spirit animal you can set a home for it where you can choose if it will teleport to it when low health. if the spirit animal dies it will summon a chest that holds an item called "ashes of (player name)'s spirit animal". if you take them to the alter place you can throw them in the pool of spirit water in the center(did i menion that?) it will summon the animal if you have 50 levels.
    also maybe there should be custom animals for this mod so you are not limited to vanilla mobs(if you do custom mobs i could help with modeling if ya want)
    Posted in: Mods Discussion
  • To post a comment, please .