• 0

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

    It'd be cool if there was more aquatic life like the following:

    octopus,

    orca,

    whales,

    shrimp,

    Angler fish,

    oyster,

    lobster,


    Much like the Slappy McCraken's Ocean Life Extended mod.

    Posted in: Minecraft Mods
  • 0

    posted a message on Carpenter's Blocks

    Ok so is there a way to make this mod compatible with the 3D Blocks mod?

    Posted in: Minecraft Mods
  • 0

    posted a message on Carpenter's Blocks

    Sweet Ghandi you were right! It was my 3D Blocks mod. I guess it should have been obvious that it was a mod conflict.

    Posted in: Minecraft Mods
  • 0

    posted a message on Carpenter's Blocks

    Ok so I have a bit of a problem. Everything on this mod is invisible. How do I fix that?

    Posted in: Minecraft Mods
  • 0

    posted a message on MO' BENDS - Animations for Players and Mobs! (0.24.0 - The Customization Update)

    I have a question/suggestion. How about adding fingers that can clutch when holding a weapon/tool and clutch to punch and loosen when not punching.

    Posted in: WIP Mods
  • 0

    posted a message on WearMC - Full character customisation! [www.WearMC.com]

    Is there a way to convert a Blender model to the correct format without purchasing the 3D craft Cubik pro, or can I convert it on the lite version? What exactly is the type of format required?

    Posted in: Minecraft Mods
  • 0

    posted a message on WearMC - Full character customisation! [www.WearMC.com]

    Wow! This was something I was looking for for a while! Didn't know something like this even existed til now.

    Quick question though. Can models made by Blender be compatible to upload and use in this mod?

    Oh, and being added would also be nice if that's ok. My username is Daikaioh.

    Posted in: Minecraft Mods
  • 0

    posted a message on BiblioCraft [v2.4.5]-Bookcases, armor stands, shelves, printing presses, seats, clocks, the Atlas and more! Updated 06/21/2018
    I just installed the bibliocraft mod installer with no other mods installed and it still crashed, is there anything im doing wrong?
    Posted in: Minecraft Mods
  • 0

    posted a message on BiblioCraft [v2.4.5]-Bookcases, armor stands, shelves, printing presses, seats, clocks, the Atlas and more! Updated 06/21/2018
    This was the crash report i got, sorry if i did the spoiler wrong
    [spoiler] ---- Minecraft Crash Report ----
    // Oh - I know what I did wrong!

    Time: 2/28/14 7:43 PM
    Description: Initializing game

    java.lang.StringIndexOutOfBoundsException: String index out of range: -1
    at java.lang.String.substring(String.java:1904)
    at net.minecraftforge.common.Configuration.load(Configuration.java:599)
    at net.minecraftforge.common.Configuration.<init>(Configuration.java:100)
    at jds.bibliocraft.Config.init(Config.java:85)
    at jds.bibliocraft.BiblioCraft.preInit(BiblioCraft.java:58)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    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(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    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:521)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:182)
    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(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)


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

    -- Head --
    Stacktrace:
    at java.lang.String.substring(String.java:1904)
    at net.minecraftforge.common.Configuration.load(Configuration.java:599)
    at net.minecraftforge.common.Configuration.<init>(Configuration.java:100)
    at jds.bibliocraft.Config.init(Config.java:85)
    at jds.bibliocraft.BiblioCraft.preInit(BiblioCraft.java:58)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    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(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    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:521)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:182)
    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(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    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_45, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 11112528 bytes (10 MB) / 81346560 bytes (77 MB) up to 1037959168 bytes (989 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
    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.35.804 Minecraft Forge 9.10.0.804 Optifine OptiFine_1.6.2_HD_U_C4 5 mods loaded, 5 mods active
    mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{6.2.35.804} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
    Forge{9.10.0.804} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
    mod_TooManyItems{1.6.2 2013-07-30} [mod_TooManyItems] (mod.jar) Unloaded->Constructed->Pre-initialized
    BiblioCraft{1.5.0} [BiblioCraft] (BiblioCraft[v1.5.0].zip) Unloaded->Constructed->Errored
    Launched Version: mod
    LWJGL: 2.9.0
    OpenGL: Mobile Intel(R) 4 Series Express Chipset Family GL version 2.1.0 - Build 8.15.10.2202, Intel
    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 [spoiler]
    Posted in: Minecraft Mods
  • 0

    posted a message on BiblioCraft [v2.4.5]-Bookcases, armor stands, shelves, printing presses, seats, clocks, the Atlas and more! Updated 06/21/2018
    I have a problem. The first time I installed this mod, it was working perfectly fine. But the next time I went to my minecraft, it crashed. I didn't change anything and I had no other mods installed. I tried making another profile and installed it again and it still didn't work. I tried this on 1.6.2 and 1.6.4. Am I missing something?
    Posted in: Minecraft Mods
  • 0

    posted a message on DrZhark's Mo' Creatures (mod suggestion thread)
    How about tamable and ridable cammels that spawn in dessert biomes. (not like they can be found anywhere else)
    Posted in: Mods Discussion
  • 0

    posted a message on [1.4.6] [Forge] TooManyPlants - 15 new plants, 19 new items!
    Oh! Oh! I got it!!! A plant mob! A mob that looks like a plant and drops some sort of special item or something! Camon, you know you love that idea!!! ����
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2] ExtraCake Mod - v1.2.0
    Squid cake! Squid cake! I would love!!!!! A squid cake!!! Oh my gosh a SQUID CAKE!!!! Please you must make a squid cake!!!!! I will do a very special mod review if you do! Once I get my equipment......I would love!!!!!! A squid cake!!! Squid squid squid squid squid!!!!........SQUID!!! Hey would you like to have a squid cake? (Mysterious voice)"why I would love!!!!!!a squid cake". See he wants a squid cake too!!! Oh my gosh a SQUID CAKE!!!!!!.................Squid!!!
    Posted in: Minecraft Mods
  • 0

    posted a message on [V4.5] [1.6.2] [Forge] [SMP] Jammy Furniture Mod!
    This mod seems to be imcompatible with NetherPlus and GemsPlus mods. Is there a way to fix that :huh:
    Posted in: Minecraft Mods
  • 0

    posted a message on {WIP}SONICRAFT[sonic the hedgehog mod] WITH CHAO!}
    Hey I can do a mod showcase on YouTube if you like whenever you want me to and when i find the time. I love chao and still play the game.
    Posted in: WIP Mods
  • To post a comment, please .