• 0

    posted a message on [1.5.2] [SP|MP|LAN] EnderStuff+ v1.0.2
    Looking forward for this mod to be updated to 1.7.2 ( ᐛ )
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7-1.13] TheMasterCaver's Mods and Tweaks
    I thought that "default 1.7.x cave generation photo" was photo of microbe...

    Anyway, nice mods!
    Posted in: Minecraft Mods
  • 1

    posted a message on [1.14] Pet Bats. Flying! Hanging! Fighting!
    Quote from Plurp



    Thanks for clear explanation.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.14] Pet Bats. Flying! Hanging! Fighting!
    I found a bug on this mod.
    Every time I let the bat fly, the life (NOT life limit, the life) turns back in 20 even it's life limit is over than 20.

    Sorry for the bad English. If there is some thing wrong with this sentence, please let me know.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8.9/1.7.2] Eastonium147's Mods *NuiCraft updated to MC1.8.9!*
    Wish if there is:
    1.eggnog, or some fruit juice in Mo'drinks mod
    2.Taming Waddledee in kirby enemy mod

    I hope if you can look over my idea once.
    Posted in: Minecraft Mods
  • 0

    posted a message on Kirby Mod!
    Quote from MysteriousMxz

    Please update this mod to 1.6.2. It's much better than Eastonium's Kirby Enemy Mod


    I take that comment as a slander to Eastonium.
    Anyway I evaluate this mod! Kirby are so adorable and cute!
    Posted in: Minecraft Mods
  • 0

    posted a message on You Are the Creeper 2: 0.9.1 Beta: Yep, it's back! And first bugfix!
    Quote from xXAssassin112Xx

    I really wanted to play the mod, but I got a crash report :(

    ---- Minecraft Crash Report ----
    // Don't be sad. I'll do better next time, I promise!
    Time: 8/27/13 8:15 PM
    Description: Initializing game
    java.lang.NoClassDefFoundError: yatc/ItemCrown
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:457)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:193)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:173)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:104)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:510)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:172)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
    Caused by: java.lang.ClassNotFoundException: yatc.ItemCrown
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 35 more
    Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/common/IArmorTextureProvider
    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:171)
    ... 37 more
    Caused by: java.lang.ClassNotFoundException: net.minecraftforge.common.IArmorTextureProvider
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 41 more
    Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:171)
    ... 43 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:457)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:193)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:173)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:104)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:510)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:172)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470)
    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
    -- System Details --
    Details:
    Minecraft Version: 1.6.2
    Operating System: Windows 7 (x86) version 6.1
    Java Version: 1.7.0_21, Oracle Corporation
    Java VM Version: Java HotSpot™ Client VM (mixed mode, sharing), Oracle Corporation
    Memory: 61787464 bytes (58 MB) / 135041024 bytes (128 MB) up to 518979584 bytes (494 MB)
    JVM Flags: 1 total; -Xmx512M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v8.04 FML v6.2.19.789 Minecraft Forge 9.10.0.789 4 mods loaded, 4 mods active
    mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML{6.2.19.789} [Forge Mod Loader] (coremods) Unloaded->Constructed
    Forge{9.10.0.789} [Minecraft Forge] (coremods) Unloaded->Constructed
    YATC{b0.9.0 (1.4.6)} [You Are the Creeper] (yatc_b0.9.1_1.4.6.zip) Unloaded
    Launched Version: 1.6.2-Forge9.10.0.789
    LWJGL: 2.9.0
    OpenGL: GeForce 210/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: Default
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
    I don't know exactly what it is, but I think it could be the crown item? Maybe? Can someone please help me figure this out?
    I had gotten this crash two times, I had mods the first time. I took them all out except YATC and I still got the same crash :( As I said before, judging by the crash I think it's the crown I'm not sure, as I'm quite a noob at installing mods manually. I hope someone makes an installer for the mod. But is the mod 1.6.2?


    This mod is not for 1.6.2(it's for 1.4.6~7), and we need to wait maybe for ever
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2] [SP|MP|LAN] EnderStuff+ v1.0.2
    Quote from SullyTheUnusual

    Testing out the latest dev build for MC 1.6.2 on my server, couldn't get it to load. Here's the Forge log: http://pastebin.com/mYMX5Rp1


    This mod is not for 1.6.2
    Posted in: Minecraft Mods
  • 0

    posted a message on You Are the Creeper 2: 0.9.1 Beta: Yep, it's back! And first bugfix!
    Quote from riper2000

    You will be Exterminated!!!!


    Nice joke, I wasn't able to help my self to stop laughing.


    I wonder why do some people cannot be patient...why wont they respect modders?
    We need to be more "Elegant"
    Posted in: Minecraft Mods
  • 0

    posted a message on You Are the Creeper 2: 0.9.1 Beta: Yep, it's back! And first bugfix!
    I really know we want to mod to update, but we really need to be patient more.
    When ever the modder come back, he would be upset when he saw all these comments for begging.

    Well, he might not come back...It's sad,huh.
    Posted in: Minecraft Mods
  • 0

    posted a message on You Are The Zombie Mod - BECOME A ZOMBIE! - 1.5.2
    *message deleted for some reasons*
    Posted in: WIP Mods
  • 0

    posted a message on [1.6.4] The Necromancy Mod 1.5 - Necro API 1.2
    I'm afraid to tell this but we can't download the new version...
    I only can download 1.3 from the "download"
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.2] More Usable Items Mod! (MUI)
    This is pretty cool, and I like it!
    Once I wander if I can help making textures...but I'm still studying to make better texture than one I made before, sorry:(
    Anyway its a cool mod!
    Posted in: Minecraft Mods
  • To post a comment, please .