• 0

    posted a message on [SP/LAN/MP]CocoaCraft 1.64 [Milk,Cocoa,Coffee]
    For some reason my cocoa saplings randomly become water when I try to grow them without the use of bonemeal.

    I am using mod version 1.61.
    Posted in: Minecraft Mods
  • 0

    posted a message on (1.6.4) TRUECRAFT Modpack, over 100+ biomes, ruins, and more! (REVIVAL)
    Now it does absolutely nothing instead of crashing. It's a start, I guess...
    Posted in: Minecraft Mods
  • 0

    posted a message on (1.6.4) TRUECRAFT Modpack, over 100+ biomes, ruins, and more! (REVIVAL)
    When I create a new profile and make it launch using Java 7, I still get the error even though I made it match its location when I typed it into the profile. By the way, my Java 7 is stored in Program Files (x86) instead of regular Program Files, which is where Java 6 is installed. Could this be causing an issue?
    Posted in: Minecraft Mods
  • 0

    posted a message on (1.6.4) TRUECRAFT Modpack, over 100+ biomes, ruins, and more! (REVIVAL)
    Whenever I enter that, I get a fatal error of some sort from Java. I am no expert on this, but I believe that it is unable to recognize the argument or something?

    EDIT: Here is what it says:
    Posted in: Minecraft Mods
  • 0

    posted a message on (1.6.4) TRUECRAFT Modpack, over 100+ biomes, ruins, and more! (REVIVAL)
    Oh, for some reason, after I updated to Java 7, TrueCraft runs on like 256 megabytes of RAM. I cannot reset that number back to 2G. Help!!
    Posted in: Minecraft Mods
  • 0

    posted a message on (1.6.4) TRUECRAFT Modpack, over 100+ biomes, ruins, and more! (REVIVAL)
    Finally got it to work!
    Posted in: Minecraft Mods
  • 0

    posted a message on Halocraft v0.7.7 [ End-Of-Life? ]
    A rocket a day keeps the spammers away.
    Posted in: Minecraft Mods
  • 1

    posted a message on Halocraft v0.7.7 [ End-Of-Life? ]
    Quote from BlueSilver02

    we all love this mod so do us all a favor and update it for 1.6.2


    Not trying to sound harsh, but if you bothered to read the post at the top of this page, it clearly states that Chief has a lot of stuff to do, so it's not like he can simply drop what he is doing and update it..
    Posted in: Minecraft Mods
  • 0

    posted a message on (1.6.4) TRUECRAFT Modpack, over 100+ biomes, ruins, and more! (REVIVAL)
    This, I believe, is the relevant part.

    Quote from Forge Logs »

    2013-09-11 20:12:19 [FINE] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
    2013-09-11 20:12:19 [FINE] [ForgeModLoader] Running coremod plugin FMLForgePlugin
    2013-09-11 20:12:19 [FINE] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
    2013-09-11 20:12:19 [FINE] [ForgeModLoader] Running coremod plugin TreeCapitatorCorePlugin
    2013-09-11 20:12:19 [FINE] [ForgeModLoader] Coremod plugin TreeCapitatorCorePlugin run successfully
    2013-09-11 20:12:19 [FINE] [ForgeModLoader] Running coremod plugin ChemcraftCoreLoadingPlugin
    2013-09-11 20:12:19 [INFO] [STDERR] Exception in thread "main" java.lang.NoClassDefFoundError: java/nio/file/Paths
    2013-09-11 20:12:19 [INFO] [STDERR] at chemcraft.core.util.CoreModConfiguration.load(CoreModConfiguration.java:28)
    2013-09-11 20:12:19 [INFO] [STDERR] at chemcraft.core.util.CoreModUtils.loadConfig(CoreModUtils.java:72)
    2013-09-11 20:12:19 [INFO] [STDERR] at chemcraft.core.util.CoreModUtils.getBoolean(CoreModUtils.java:95)
    2013-09-11 20:12:19 [INFO] [STDERR] at chemcraft.core.util.CoreModUtils.<init>(CoreModUtils.java:47)
    2013-09-11 20:12:19 [INFO] [STDERR] at chemcraft.core.util.CoreModUtils.<init>(CoreModUtils.java:31)
    2013-09-11 20:12:19 [INFO] [STDERR] at chemcraft.core.util.CoreModUtils.<init>(CoreModUtils.java:59)
    2013-09-11 20:12:19 [INFO] [STDERR] at chemcraft.core.asm.ChemcraftCoreLoadingPlugin.injectData(ChemcraftCoreLoadingPlugin.java:47)
    2013-09-11 20:12:19 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.injectTransformers(CoreModManager.java:385)
    2013-09-11 20:12:19 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.injectPostfixTransformers(FMLLaunchHandler.java:108)
    2013-09-11 20:12:19 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.appendCoreMods(FMLLaunchHandler.java:113)
    2013-09-11 20:12:19 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:78)
    2013-09-11 20:12:19 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:51)
    2013-09-11 20:12:19 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
    2013-09-11 20:12:19 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: java.nio.file.Paths
    2013-09-11 20:12:19 [INFO] [STDERR] at java.net.URLClassLoader$1.run(Unknown Source)
    2013-09-11 20:12:19 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
    2013-09-11 20:12:19 [INFO] [STDERR] at java.net.URLClassLoader.findClass(Unknown Source)
    2013-09-11 20:12:19 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2013-09-11 20:12:19 [INFO] [STDERR] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    2013-09-11 20:12:19 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2013-09-11 20:12:19 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:99)
    2013-09-11 20:12:19 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2013-09-11 20:12:19 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2013-09-11 20:12:19 [INFO] [STDERR] ... 13 more
    Posted in: Minecraft Mods
  • 0

    posted a message on (1.6.4) TRUECRAFT Modpack, over 100+ biomes, ruins, and more! (REVIVAL)
    Quote from Deathpebbles »

    And Glibby, do you play on a mac computer, or windows?


    I use Windows 7.
    Posted in: Minecraft Mods
  • 0

    posted a message on (1.6.4) TRUECRAFT Modpack, over 100+ biomes, ruins, and more! (REVIVAL)
    Having a lot of trouble with Chemcraft, will post crash logs later.
    Posted in: Minecraft Mods
  • 0

    posted a message on Halocraft v0.7.7 [ End-Of-Life? ]
    Chief... are you still alive? :(
    Posted in: Minecraft Mods
  • 0

    posted a message on (1.6.4) TRUECRAFT Modpack, over 100+ biomes, ruins, and more! (REVIVAL)
    Looks great! :D
    Posted in: Minecraft Mods
  • 0

    posted a message on Ivorius' Mods || Structures - Dungeons - Drugs - Statues - Flags - Boxes of Doom - & ++
    Quote from Ivorius
    Did you read the latest news on the OP? ;)


    Oops, sorry, didn't notice that at first.. :(
    Posted in: Minecraft Mods
  • To post a comment, please .