• 0

    posted a message on Draconic Evolution[2.0.1.126]
    The link for the info seems broken. I keep being sent to a blank "http://m.dragontalk.net/"
    Posted in: Minecraft Mods
  • 0

    posted a message on Unique Artifacts - Powerful, Randomly Generated Items - 1.1.3 Bug Fixin's
    Do these artifacts generate in Rouge-like Dungeons?

    EDIT: Nope, they don't.
    Posted in: Minecraft Mods
  • 0

    posted a message on Foundry: Melt ores and metals into liquid, cast them into other items.
    Also, does this mod add ores?
    Posted in: Minecraft Mods
  • 0

    posted a message on Baubles 1.4.6 / 1.5.2 (Updated 2018/1/10)
    Vaskii's Botania also uses Baubles, and it's not on the list. Just wanted to let you know.
    Posted in: Minecraft Mods
  • 0

    posted a message on Foundry: Melt ores and metals into liquid, cast them into other items.
    In your 1.7 version I had a crash with you and Extra Utilities. Removing either fixed it. I'll post this on the Extra Utils forum too.
    ---- Minecraft Crash Report ----
    // Oops.

    Time: 5/26/14 11:56 AM
    Description: Initializing game

    java.lang.NoClassDefFoundError: com/rwtema/extrautils/tileentity/TileEntityEnderThermicLavaPump
    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:209)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
    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:119)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:489)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:202)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:465)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
    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: com.rwtema.extrautils.tileentity.TileEntityEnderThermicLavaPump
    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.NoClassDefFoundError: buildcraft/api/power/IPowerReceptor
    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:180)
    ... 37 more
    Caused by: java.lang.ClassNotFoundException: buildcraft.api.power.IPowerReceptor
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:99)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 41 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:209)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
    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:119)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:489)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:202)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:465)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
    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 (amd64) version 6.1
    Java Version: 1.7.0_21, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 84230352 bytes (80 MB) / 437518336 bytes (417 MB) up to 954466304 bytes (910 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
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.01-pre FML v7.2.156.1060 Minecraft Forge 10.12.1.1060 9 mods loaded, 9 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML{7.2.156.1060} [Forge Mod Loader] (forge-1.7.2-10.12.1.1060.jar) Unloaded->Constructed
    Forge{10.12.1.1060} [Minecraft Forge] (forge-1.7.2-10.12.1.1060.jar) Unloaded->Constructed
    AppliedEnergistics2-Core{rv0-beta-15} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed
    CodeChickenCore{1.0.0} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed
    NotEnoughItems{1.0.1} [Not Enough Items] (NotEnoughItems-1.7.2-1.0.1-universal.jar) Unloaded->Constructed
    appliedenergistics2{rv0-beta-15} [Applied Energistics 2] (appliedenergistics2-rv0-beta-15.jar) Unloaded->Constructed
    ExtraUtilities{1.1.0-prerelease-7a} [Extra Utilities] (extrautilities-1.1.0-prerelease-7a.jar) Unloaded
    foundry{1.0.0.0-pre} [Foundry] (Foundry-1.0.0.0-24.jar) Unloaded
    AE2 Version: beta rv0-beta-15 for Forge 10.12.0.1024
    Launched Version: 1.7.2-Forge10.12.1.1060
    LWJGL: 2.9.0
    OpenGL: AMD Radeon HD 6300 series Graphics GL version 4.1.10750 Compatibility Profile Context, 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 Extra Utilities v1.1.0k
    Quote from ppappila


    Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: bukkit



    Maybe read the crash report first? ;)
    Posted in: WIP Mods
  • 0

    posted a message on Extra Utilities v1.1.0k
    I am getting a crash with version 1.1.0 7a (for 1.7.2 of course). It seems to reference the Ender-Thermic Pump and Buildcraft API. I only have Bibliocraft, Foundry, AE2, and NEI installed alongside, and I don't think they are causing the problem. Here's the log:
    ---- Minecraft Crash Report ----
    // Would you like a cupcake?

    Time: 5/26/14 11:42 AM
    Description: Initializing game

    java.lang.NoClassDefFoundError: com/rwtema/extrautils/tileentity/TileEntityEnderThermicLavaPump
    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:209)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
    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:119)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:489)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:202)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:465)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
    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: com.rwtema.extrautils.tileentity.TileEntityEnderThermicLavaPump
    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.NoClassDefFoundError: buildcraft/api/power/IPowerReceptor
    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:180)
    ... 37 more
    Caused by: java.lang.ClassNotFoundException: buildcraft.api.power.IPowerReceptor
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:99)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 41 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:209)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
    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:119)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:489)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:202)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:465)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
    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 (amd64) version 6.1
    Java Version: 1.7.0_21, Oracle Corporation
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 300363512 bytes (286 MB) / 471990272 bytes (450 MB) up to 954466304 bytes (910 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
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.01-pre FML v7.2.156.1060 Minecraft Forge 10.12.1.1060 10 mods loaded, 10 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML{7.2.156.1060} [Forge Mod Loader] (forge-1.7.2-10.12.1.1060.jar) Unloaded->Constructed
    Forge{10.12.1.1060} [Minecraft Forge] (forge-1.7.2-10.12.1.1060.jar) Unloaded->Constructed
    AppliedEnergistics2-Core{rv0-beta-15} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed
    CodeChickenCore{1.0.0} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed
    NotEnoughItems{1.0.1} [Not Enough Items] (NotEnoughItems-1.7.2-1.0.1-universal.jar) Unloaded->Constructed
    appliedenergistics2{rv0-beta-15} [Applied Energistics 2] (appliedenergistics2-rv0-beta-15.jar) Unloaded->Constructed
    BiblioCraft{1.7.0} [BiblioCraft] (BiblioCraft[1.7.0][MC1.7.2].jar) Unloaded->Constructed
    ExtraUtilities{1.1.0-prerelease-7a} [Extra Utilities] (extrautilities-1.1.0-prerelease-7a.jar) Unloaded
    foundry{1.0.0.0-pre} [Foundry] (Foundry-1.0.0.0-24.jar) Unloaded
    AE2 Version: beta rv0-beta-15 for Forge 10.12.0.1024
    Launched Version: 1.7.2-Forge10.12.1.1060
    LWJGL: 2.9.0
    OpenGL: AMD Radeon HD 6300 series Graphics GL version 4.1.10750 Compatibility Profile Context, 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)
    EDIT: Nevermind, it seems that Foundry was causing the problem...
    Posted in: WIP Mods
  • 0

    posted a message on ignore
    ... but you have a link to it. Sorry. Ignoring now...
    Posted in: Mods Discussion
  • 0

    posted a message on Morph Mod Challange
    This seems dead...
    Posted in: Mods Discussion
  • 0

    posted a message on Morph Mod Challenge - Hardcore Edition
    Oh, yeah, and playing in Hardcore Mode is possible (maybe!), but not recommended.
    Posted in: Mods Discussion
  • 0

    posted a message on Morph Mod Challenge - Hardcore Edition
    Hello everyone! This is another idea similar to my original Morph Mod Challenge, a challenge involving installing the Morph Mod and changing the config settings to make your play-through much more challenging. Well, I've had a new idea, and it would be (in my opinion) even more difficult.

    The basic idea is to morph into something that would be difficult to survive as and then disallowing you from opening the menu to change your morph. Here's how to do that:

    In the config file change the following settings. The asterisk (*) means that the setting is not recommended, but may make things harder:

    # Will you insta-morph into a new morph acquired?
    # 0 = No
    # 1 = Yes
    I:instaMorph=0

    # Can you sleep while morphed?
    # 0 = No
    # 1 = Yes
    I:canSleepMorphed=1/0*

    # Hostile Ability Modes
    # 0 = Off, hostile mobs attack you despite being morphed.
    # 1 = Hostile mobs do not attack you if you are a hostile mob.
    # 2 = Hostile mobs of different types do not attack you if you are a hostile mob but hostile mobs of the same kind do.
    # 3 = Hostile mobs of the same type do not attack you but hostile mobs of other types attack you.
    # 4 = Hostile mobs have a decreased detection range around you.
    # If you'd like to turn on Hostile Ability, I'd recommend Mode 2 (personal preference)
    I:hostileAbilityMode=3/0*

    # Requested by SoundLogic
    # Can you open the morph GUI?
    # 0 = No
    # 1 = Yes
    I:allowMorphSelection=1

    # Disable the flight ability until a player has reached the nether?
    # 0 = No
    # 1 = Yes
    I:disableEarlyGameFlight=0/1*

    # Enable abilities?
    # 0 = No
    # 1 = Yes
    I:abilities=1

    Once you finish all of that, go into the world you wish (you will need cheats turned on), go into creative mode (/gamemode 1), and spawn in the mob you wish to be. Then kill it. Finally, choose it to morph into it. Now all you need to do is go into survival (/gamemode 0), and quit the game. Now go back into the config, and change this:

    # Requested by SoundLogic
    # Can you open the morph GUI?
    # 0 = No
    # 1 = Yes
    I:allowMorphSelection=0

    Now it is done. You will be that creature, with no way to return to normal.

    Some suggestions:

    Zombie / Skeleton: You will burn in daylight. Try w/ NEI disabling nighttime as well!
    Horse / Donkey: You can't fit in tight spaces or through normal doors.
    Squid: You will drown out of water.
    Bat: You will start out 1 block tall, and you will be able to fly (unless early game flight is disabled, in which case you can only fly once you enter the Nether).
    Ender Dragon: TOO BIG!
    Enderman: 3 blocks high and is allergic to water.
    Cave Spider: Less than half a block tall, perspective issues.

    If you think of any other ideas, post them in the comments!
    Posted in: Mods Discussion
  • 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]
    Does anyone else have issues with the Thaumonomicon (sorry if misspelled) Cheat Sheet not existing (even in NEI) when the config option is set to "true"? This is version 4.0.5b.

    EDIT: Nevermind, I derped...
    Posted in: Minecraft Mods
  • 0

    posted a message on Extra Utilities v1.1.0k
    Am I the only one with a world-threatening crash when placing a transfer pipe on a chest? I am running version 3.4, and have minecraft 1.6.4. Here's the crash log:
    ---- Minecraft Crash Report ----
    // This doesn't make any sense!

    Time: 11/3/13 11:18 AM
    Description: Unexpected error

    java.lang.NoClassDefFoundError: buildcraft/api/transport/IPipeTile
    at extrautils.block.BlockTransferPipe.canConnectInventory(BlockTransferPipe.java:420)
    at extrautils.block.BlockTransferPipe.getPipeModel(BlockTransferPipe.java:328)
    at extrautils.block.BlockTransferPipe.getWorldModel(BlockTransferPipe.java:313)
    at extrautils.block.BlockMultiBlock.func_71902_a(BlockMultiBlock.java:69)
    at net.minecraft.client.renderer.RenderBlocks.func_78612_b(RenderBlocks.java:440)
    at net.minecraft.client.renderer.WorldRenderer.func_78907_a(WorldRenderer.java:224)
    at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1551)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1129)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1002)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:945)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:837)
    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.ClassNotFoundException: buildcraft.api.transport.IPipeTile
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 18 more
    Caused by: java.lang.NullPointerException


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

    -- Head --
    Stacktrace:
    at extrautils.block.BlockTransferPipe.canConnectInventory(BlockTransferPipe.java:420)
    at extrautils.block.BlockTransferPipe.getPipeModel(BlockTransferPipe.java:328)
    at extrautils.block.BlockTransferPipe.getWorldModel(BlockTransferPipe.java:313)
    at extrautils.block.BlockMultiBlock.func_71902_a(BlockMultiBlock.java:69)
    at net.minecraft.client.renderer.RenderBlocks.func_78612_b(RenderBlocks.java:440)
    at net.minecraft.client.renderer.WorldRenderer.func_78907_a(WorldRenderer.java:224)
    at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1551)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1129)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['hjake1234'/21, l='MpServer', x=-2504.84, y=5.62, z=-53.21]]
    Chunk stats: MultiplayerChunkCache: 420
    Level seed: 0
    Level generator: ID 01 - flat, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: World: (-2495,4,-44), Chunk: (at 1,0,4 in -156,-3; contains blocks -2496,0,-48 to -2481,255,-33), Region: (-5,-1; contains chunks -160,-32 to -129,-1, blocks -2560,0,-512 to -2049,255,-1)
    Level time: 4021 game time, 4021 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
    Forced entities: 10 total; [EntityCow['Cow'/17909, l='MpServer', x=-2547.13, y=4.00, z=8.22], EntityCow['Cow'/17910, l='MpServer', x=-2540.50, y=4.00, z=16.50], EntityClientPlayerMP['hjake1234'/21, l='MpServer', x=-2504.84, y=5.62, z=-53.21], EntityCow['Cow'/17911, l='MpServer', x=-2539.50, y=4.00, z=12.50], EntityCow['Cow'/17912, l='MpServer', x=-2541.50, y=4.00, z=12.50], EntitySheep['Sheep'/9235, l='MpServer', x=-2505.50, y=4.00, z=-12.50], EntitySheep['Sheep'/9234, l='MpServer', x=-2514.25, y=4.00, z=-30.34], EntityWaypointContainer['unknown'/3534, l='MpServer', x=0.00, y=0.00, z=0.00], EntityHorse['Donkey'/9233, l='MpServer', x=-2521.84, y=4.00, z=-24.72], EntityHorse['Donkey'/9232, l='MpServer', x=-2509.97, y=4.00, z=-12.88]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Integrated singleplayer server
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2311)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:862)
    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)

    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_21, Oracle Corporation
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 220015360 bytes (209 MB) / 746717184 bytes (712 MB) up to 954466304 bytes (910 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
    AABB Pool Size: 979 (54824 bytes; 0 MB) allocated, 147 (8232 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.23.919 Minecraft Forge 9.11.1.919 17 mods loaded, 17 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{6.4.23.919} [Forge Mod Loader] (minecraftforge-9.11.1.919.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{9.11.1.919} [Minecraft Forge] (minecraftforge-9.11.1.919.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems 1.6.1.5 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mod_bspkrsCore{v3.05(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev3.05.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TreeCapitator{Forge 1.6.4.r02} [Treecapitator] ([1.6.4]TreeCapitator.Forge.1.6.4.r02.Universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    arsmagica2{1.0.2b} [Ars Magica 2] (AM2_1.0.2b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ChickenChunks{1.3.3.3} [ChickenChunks] (ChickenChunks 1.3.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ExtraUtilities{0.3.4} [Extra Utilities] (extrautils - 0.3.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Morph{0.3.0} [Morph] (Morph-Beta-0.3.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Natura{2.1.11} [Natura] (Natura-1.6.4-2.1.11.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Natura|ForgeMuliPart{0.1} [Natura Compat: FMP] (Natura-1.6.4-2.1.11.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Thaumcraft{4.0.3a} [Thaumcraft] (Thaumcraft4.0.3a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ThaumicTinkerer{2.0} [Thaumic Tinkerer] (ThaumicTinkerer 2.0-20.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    witchery{0.8.0} [Witchery] (Witchery_164_0-8-0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mod_ZanMinimap{0.9.4} [Zan's Minimap] (ZansMinimap1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Launched Version: 1.6.4-Forge9.11.1.919
    LWJGL: 2.9.0
    OpenGL: AMD Radeon HD 6300 series Graphics GL version 4.1.10750 Compatibility Profile Context, ATI Technologies Inc.
    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: 287 (16072 bytes; 0 MB) allocated, 62 (3472 bytes; 0 MB) used
    Posted in: WIP Mods
  • 0

    posted a message on Morph Mod Challange
    Thank you both! I'm glad you like it.
    Posted in: Mods Discussion
  • 0

    posted a message on Ars Magica 2 - Version 1.4.0.009 (Updated February 8, 2016)
    OMGOMGOMGOMG etc to the power of infintiny plus google plex!!!!!!!!!!!!!!!!!!!!!!!
    Posted in: Minecraft Mods
  • To post a comment, please .