• 1

    posted a message on Dragon Mounts r46 [WIP]
    I'm really waiting for this mod's release. Keep up the good work! Dragons never looked so adorable. :3
    Naming dragons indeed would do wonders.
    Posted in: WIP Mods
  • 0

    posted a message on [1.5.1/1.5.2][Forge][SMP-capable] AltriaCraft - v1.0_a2b [WIP]
    I just read the entire topic, and i don't have words to say the level that my mind has been blown. A really nice WIP Mod with one of the best ideas that i've ever seen. And it is so organized!

    Keep up the good work sweetie! Your mod is indeed charming. :3
    Posted in: WIP Mods
  • 0

    posted a message on [1.5.2] More Player Models
    Thanks for the quick answer, darling! I really appreciate it
    Keep up the good work! :3
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.4.7][Forge] Atmosmobs v1.3.2b - ExtraBiomesXL Support is back!
    Haha, you're a pretty funny lad. Keep the good work! :3
    Posted in: Minecraft Mods
  • 0

    posted a message on Metallurgy - Putting the "Mine" back in "Minecraft"!
    Hey! Getting this crash:

    ---- Minecraft Crash Report ----
    // Sorry :(

    Time: 24/11/12 22:08
    Description: Rendering screen

    java.lang.NullPointerException
    at um.<init>(SourceFile:46)
    at th.getIconItemStack(CreativeTabs.java:205)
    at avl.a(GuiContainerCreative.java:798)
    at avl.a(GuiContainerCreative.java:625)
    at auy.a(GuiContainer.java:90)
    at avo.a(SourceFile:31)
    at avl.a(GuiContainerCreative.java:556)
    at bac.b(EntityRenderer.java:977)
    at net.minecraft.client.Minecraft.J(Minecraft.java:888)
    at net.minecraft.client.Minecraft.run(Minecraft.java:783)
    at java.lang.Thread.run(Unknown Source)


    It has something to do with the creative tab. Can someone help me?
    Posted in: Minecraft Mods
  • 0

    posted a message on Extended Workbench v1.4.2

    Caught exception from extendedWorkbench
    java.lang.NoSuchMethodError: codechicken.nei.recipe.TemplateRecipeHandler$RecipeTransferRect.<init>(Ljava/awt/Rectangle;Ljava/lang/String;[Ljava/lang/Object;)V
    at naruto1310.extendedWorkbench.ExtendedShapedRecipeHandler.loadTransferRects(ExtendedShapedRecipeHandler.java:93)
    at codechicken.nei.recipe.TemplateRecipeHandler.<init>(TemplateRecipeHandler.java:312)
    at codechicken.nei.recipe.ShapedRecipeHandler.<init>(ShapedRecipeHandler.java:20)
    at naruto1310.extendedWorkbench.ExtendedShapedRecipeHandler.<init>(ExtendedShapedRecipeHandler.java:20)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at naruto1310.extendedWorkbench.mod_ExtendedWorkbench.load(mod_ExtendedWorkbench.java:287)
    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:440)
    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:69)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
    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:69)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:651)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:197)
    at net.minecraft.client.Minecraft.a(Minecraft.java:469)
    at net.minecraft.client.Minecraft.run(Minecraft.java:756)
    at java.lang.Thread.run(Unknown Source)
    2012-11-24 21:53:43 [INFO] [STDERR] cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: codechicken.nei.recipe.TemplateRecipeHandler$RecipeTransferRect.<init>(Ljava/awt/Rectangle;Ljava/lang/String;[Ljava/lang/Object;)V
    2012-11-24 21:53:43 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
    2012-11-24 21:53:43 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:652)
    2012-11-24 21:53:43 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:197)
    2012-11-24 21:53:43 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:469)
    2012-11-24 21:53:43 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:756)
    2012-11-24 21:53:43 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
    2012-11-24 21:53:43 [INFO] [STDERR] Caused by: java.lang.NoSuchMethodError: codechicken.nei.recipe.TemplateRecipeHandler$RecipeTransferRect.<init>(Ljava/awt/Rectangle;Ljava/lang/String;[Ljava/lang/Object;)V
    2012-11-24 21:53:43 [INFO] [STDERR] at naruto1310.extendedWorkbench.ExtendedShapedRecipeHandler.loadTransferRects(ExtendedShapedRecipeHandler.java:93)
    2012-11-24 21:53:43 [INFO] [STDERR] at codechicken.nei.recipe.TemplateRecipeHandler.<init>(TemplateRecipeHandler.java:312)
    2012-11-24 21:53:43 [INFO] [STDERR] at codechicken.nei.recipe.ShapedRecipeHandler.<init>(ShapedRecipeHandler.java:20)
    2012-11-24 21:53:43 [INFO] [STDERR] at naruto1310.extendedWorkbench.ExtendedShapedRecipeHandler.<init>(ExtendedShapedRecipeHandler.java:20)
    2012-11-24 21:53:43 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    2012-11-24 21:53:43 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    2012-11-24 21:53:43 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    2012-11-24 21:53:43 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
    2012-11-24 21:53:43 [INFO] [STDERR] at java.lang.Class.newInstance0(Unknown Source)
    2012-11-24 21:53:43 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
    2012-11-24 21:53:43 [INFO] [STDERR] at naruto1310.extendedWorkbench.mod_ExtendedWorkbench.load(mod_ExtendedWorkbench.java:287)
    2012-11-24 21:53:43 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2012-11-24 21:53:43 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2012-11-24 21:53:43 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2012-11-24 21:53:43 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    2012-11-24 21:53:43 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
    2012-11-24 21:53:43 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    2012-11-24 21:53:43 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2012-11-24 21:53:43 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    2012-11-24 21:53:43 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
    2012-11-24 21:53:43 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    2012-11-24 21:53:43 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    2012-11-24 21:53:43 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    2012-11-24 21:53:43 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    2012-11-24 21:53:43 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
    2012-11-24 21:53:43 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2012-11-24 21:53:43 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2012-11-24 21:53:43 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2012-11-24 21:53:43 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    2012-11-24 21:53:43 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
    2012-11-24 21:53:43 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    2012-11-24 21:53:43 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    2012-11-24 21:53:43 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    2012-11-24 21:53:43 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    2012-11-24 21:53:43 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
    2012-11-24 21:53:43 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:651)
    2012-11-24 21:53:43 [INFO] [STDERR] ... 4 more
    2012-11-24 21:54:25 [INFO] [STDERR] Someone is closing me!

    Just got a crash here with NEI. Hope it gets fixed soon!Extended mods are disabled.
    Posted in: Minecraft Mods
  • 1

    posted a message on OptiFine HD (FPS Boost, Dynamic Lights, Shaders and much more)
    Quote from Neon_ColorsFTW22

    Im guessing the root of all causes that include "aym.class" is because of this mod...

    Anybody know a fix?


    Agreed. Well, i'm expecting a bugfix soon.
    Let's wait patiently. :3
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2] Back Tools [v1] Sheathed Weapons & Tools!
    Aww, no Smart Moving compatibility? Dang it.

    Oh, iChun, if possible, there is a "backpack" mod around the forums, and i'm lazy-ezy to get the link right now. But could you look into it and make it possible to get it working with your mod? A backpack on my back would be incredible.
    Also, i have an idea right here. You could sheat your items with a hotkey, and unsheate them with the key. Random item sheating is kinda annoying.
    Anyway, your mod is incredible! All of them are. You have a big talent, mister.
    oh, i feel sorry about your dog. My cat died recently and i'm feeling awful as well.
    Posted in: Minecraft Mods
  • 0

    posted a message on iPixeli's Gender Mod
    I'm really anxious and waiting for the Forge release. GIRLS RULE NOW ­ES. <3 Loved your idea, sweetiepie! Now i can be even more cutier while playing with my boyfriend. Thanks!
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.2][1.6.4][1.5.2][SMP]Fihgu's Command Mods for Vanilla Server
    Double-post son. It is not allowed. Just edit the other post.
    Also,
    • Server is VANILLA only.
    • "
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2]Improved First Person View (version 1.5.2r1, May 30th 2013)
    Woah, some incompatibilities and crashes, but the snapshot looks great! Totally waiting for the release.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.4.7] CameraCraft [2.3] - Take photos in Minecraft!
    There you go, sir. This SMP crash is awful. Can you fix it? Thanks! A sweet mod you've made. <3

    ---- Minecraft Crash Report ----
    // Hi. I'm Minecraft, and I'm a crashaholic.

    Time: 24/11/12 19:10
    Description: Ticking memory connection

    java.lang.IllegalStateException: java.io.EOFException
    at com.google.common.io.ByteStreams$ByteArrayDataInputStream.readByte(ByteStreams.java:330)
    at de.take_weiland.CameraCraft.Common.PhotoSizeAmountInfo.readFrom(PhotoSizeAmountInfo.java:69)
    at de.take_weiland.CameraCraft.Common.PhotoSizeAmountInfo.createFrom(PhotoSizeAmountInfo.java:77)
    at de.take_weiland.CameraCraft.Common.Network.PacketHandler.onPacketData(PacketHandler.java:187)
    at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:249)
    at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:239)
    at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:78)
    at iv.a(NetServerHandler.java:1054)
    at dj.a(SourceFile:59)
    at cf.b(MemoryConnection.java:79)
    at iv.d(NetServerHandler.java:82)
    at iw.b(NetworkListenThread.java:55)
    at bdr.b(IntegratedServerListenThread.java:111)
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:691)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:587)
    at bdo.q(IntegratedServer.java:110)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:494)
    at fy.run(SourceFile:856)
    Caused by: java.io.EOFException
    at java.io.DataInputStream.readByte(Unknown Source)
    at com.google.common.io.ByteStreams$ByteArrayDataInputStream.readByte(ByteStreams.java:328)
    ... 17 more
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.4.7] Mine & Blade: Commander - alpha 7
    Quote from s4snap

    why did you take out the dual wielding?????????


    Oh boy, you're getting reported. ( ͡° ͜ʖ ͡°)
    Anyway, Keep the good work! If you have any troubles with modelling or such, PM me nerd-boy. I can be of assistance to you :3
    I'm really expecting this MOD's release.
    Posted in: WIP Mods
  • 0

    posted a message on Smart Moving
    Why, when i install Render Player API, i move like a derp? ):
    Posted in: Minecraft Mods
  • 0

    posted a message on OptiFine HD (FPS Boost, Dynamic Lights, Shaders and much more)
    Quote from usb88

    i'm using forge 6.4.0.395 and optifine works for me except a bug that i write in post #25854


    I'm getting world tick issues here. Crashes everytime i rejoin a world or respawn. ):
    Posted in: Minecraft Mods
  • To post a comment, please .