• 0

    posted a message on What if Nintendo bought Minecraft?
    Quote from Aeroisticon
    They would ruin it, and then everyone would stop playing it.

    How would they ruin it? Nintendo is known for there polish and quality, if anything, Nintendo will make it better!
    Posted in: Discussion
  • 0

    posted a message on OpenBlocks 1.2.8
    Okay, no matter what I do, this mod crashes. When I try to start up minecraft with Open Blocks and Open Mods lid, it just crashes. I have tried to fix it by having them being the only two mods, but it still crashes. All I have to do is put them in the Mods folder, right? That's what I do with all of my other mods, and they work perfectly.

    Here is the crash report:

    ---- Minecraft Crash Report ----
    // I blame Dinnerbone.
    Time: 5/17/14 4:13 PM
    Description: There was a severe problem during mod loading that has caused the game to fail
    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraftforge/event/entity/player/PlayerOpenContainerEvent
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:149)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:521)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:472)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/event/entity/player/PlayerOpenContainerEvent
    at java.lang.Class.getDeclaredMethods0(Native Method)
    at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
    at java.lang.Class.privateGetPublicMethods(Unknown Source)
    at java.lang.Class.getMethods(Unknown Source)
    at net.minecraftforge.event.EventBus.register(EventBus.java:33)
    at openblocks.OpenBlocks.preInit(OpenBlocks.java:336)
    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:545)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:520)
    ... 10 more
    Caused by: java.lang.ClassNotFoundException: net.minecraftforge.event.entity.player.PlayerOpenContainerEvent
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 43 more
    Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
    ... 45 more

    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 7 (x86) version 6.1
    Java Version: 1.7.0_55, Oracle Corporation
    Java VM Version: Java HotSpotâ„¢ Client VM (mixed mode, sharing), Oracle Corporation
    Memory: 51357144 bytes (48 MB) / 141361152 bytes (134 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
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v8.11 FML v6.4.20.916 Minecraft Forge 9.11.1.916 6 mods loaded, 6 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{6.4.20.916} [Forge Mod Loader] (minecraftforge-9.11.1.916.jar) Unloaded->Constructed->Pre-initialized
    Forge{9.11.1.916} [Minecraft Forge] (minecraftforge-9.11.1.916.jar) Unloaded->Constructed->Pre-initialized
    OpenModsCore{0.4} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    OpenMods{0.4} [OpenMods] (OpenModsLib-0.4b.jar) Unloaded->Constructed->Pre-initialized
    OpenBlocks{1.2.7} [OpenBlocks] (OpenBlocks-1.2.7.jar) Unloaded->Constructed->Errored
    Posted in: Minecraft Mods
  • 0

    posted a message on [MC 1.12.x] Minecraft Comes Alive v6.0.0 (MILLIONS OF PLAYERS!)
    How do you get your children to have kids? I can not find any item that makes your children have kids, can someone help me?
    Posted in: Minecraft Mods
  • 0

    posted a message on [GLSL shaderpack] Naelego's Cel Shaders
    I saw the pic, and I was like, "Okami in minecraft?! Heck yeah!" Gonna get this now. :3
    Posted in: Minecraft Mods
  • 0

    posted a message on OptiFine HD (FPS Boost, Dynamic Lights, Shaders and much more)
    I'm having trouble installing it... I put it in to the mods folder, I run minecraft, and its just not there, can anyone help me? I installed forge correctly, I am using the Damage indicator mod, and it works. Please help me.
    Posted in: Minecraft Mods
  • 0

    posted a message on The Ice Cream Sandwich Creeper Mod v1.1.0a *4/10/2015: Craft your own ice cream!*
    Frozen yogurt creepers? :3
    Posted in: Minecraft Mods
  • 0

    posted a message on UPDATED PIX: Gryphons (Balanced flight for Survival mode)
    Also, add me to the list of Bannerlords please! ^_^
    Posted in: Suggestions
  • 0

    posted a message on UPDATED PIX: Gryphons (Balanced flight for Survival mode)
    Any idea when this will come out? Its a nice idea... OHMERGURD JUST GET THE MOD DONE ALREADY!!!! But really, take your time. :SSSS:
    Posted in: Suggestions
  • 2

    posted a message on [1.4.7][Forge] Atmosmobs v1.3.2b - ExtraBiomesXL Support is back!
    Hurry up and update! I want this NOW! But take your time. :3
    Quote from bluebell12

    I'm not sure why, but the mobs aren't spawning for me. I first used Magic Launcher to install it, then I did it manually. I followed the installation instructions perfectly, but they won't spawn. I can craft all the items, I can get spawn eggs and spawn them in that way. They act just fine when I use a spawn egg, but they won't spawn naturally. I haven't seen a single one anywhere. Do you know why this could be? Is it possible for a mod conflict that allows the mod to work but nothing to spawn?

    Are you useing Minecraft 1.5.1? The mod has not updated yet. So maybe thats why.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.4] Rainbow Xp Mod
    I like small mods that just make minecraft look different. Also, I like this mod even more because it is compatible with ANY texture pack! Now thats just awesome! :)
    Posted in: Minecraft Mods
  • 0

    posted a message on Mutant Creatures - Spider Pig, Spider Pig [v1.4.9]
    The mutant enderman... IS AWSOME! He can make clones to trick you, and you have to hit the right one. He can teleport, (Duh!) and blind you. He has 200 hit points. (1 = half a heart)
    Posted in: Minecraft Mods
  • 0

    posted a message on Finder Compass - turns the vanilla item into a configurable search utility
    When will this be updated to 1.5? I WANT :Diamond: NOW!!! :angry:
    Posted in: Minecraft Mods
  • 0

    posted a message on Hit Splat Damage Indicators v3.3.2 RPG UI and Damage Amount Mod
    THANK. FRICEN. GOD. This mod is awsome! It makes it easyer to tell whats stronger and whats not! It makes minecraft feel like an RPG!
    Posted in: Minecraft Mods
  • To post a comment, please .