• 0

    posted a message on [1.6.2] Gravity Control [Forge]
    OK this is great but are you working on the time control mod because that was really cool?
    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    2013-07-26 22:45:24 [INFO] [ForgeModLoader] Forge Mod Loader version 6.2.19.789 for Minecraft 1.6.2 loading
    2013-07-26 22:45:24 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_25, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7
    2013-07-26 22:45:24 [FINE] [ForgeModLoader] Java classpath at launch is /C:/Users/james_2/Desktop/MagicLauncher_1.1.7.exe
    2013-07-26 22:45:24 [FINE] [ForgeModLoader] Java library path at launch is C:\Users\james_2\AppData\Roaming\.minecraft\versions\1.6.2-Forge9.10.0.789/1.6.2-Forge9.10.0.789-natives
    2013-07-26 22:45:24 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
    2013-07-26 22:45:24 [FINEST] [ForgeModLoader] Adding coremod for loading cpw.mods.fml.relauncher.FMLCorePlugin
    2013-07-26 22:45:24 [FINEST] [ForgeModLoader] Adding coremod for loading net.minecraftforge.classloading.FMLForgePlugin
    2013-07-26 22:45:24 [FINE] [ForgeModLoader] All core mods are successfully located
    2013-07-26 22:45:24 [FINE] [ForgeModLoader] Discovering coremods
    2013-07-26 22:45:24 [FINE] [ForgeModLoader] Examining for coremod candidacy CodeChickenCore 0.9.0.0.jar
    2013-07-26 22:45:24 [FINE] [ForgeModLoader] Loading coremod CodeChickenCore 0.9.0.0.jar
    2013-07-26 22:45:24 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    2013-07-26 22:45:24 [INFO] [STDERR] java.lang.RuntimeException: java.lang.NoSuchFieldException: mcDir
    2013-07-26 22:45:24 [INFO] [STDERR] at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:57)
    2013-07-26 22:45:24 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    2013-07-26 22:45:24 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    2013-07-26 22:45:24 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    2013-07-26 22:45:24 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
    2013-07-26 22:45:24 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
    2013-07-26 22:45:24 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:293)
    2013-07-26 22:45:24 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:128)
    2013-07-26 22:45:24 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
    2013-07-26 22:45:24 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
    2013-07-26 22:45:24 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
    2013-07-26 22:45:24 [INFO] [STDERR] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:76)
    2013-07-26 22:45:24 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:51)
    2013-07-26 22:45:24 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
    2013-07-26 22:45:24 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-07-26 22:45:24 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2013-07-26 22:45:24 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-07-26 22:45:24 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    2013-07-26 22:45:24 [INFO] [STDERR] at magic.launcher.Launcher.main(Unknown Source)
    2013-07-26 22:45:24 [INFO] [STDERR] Caused by: java.lang.NoSuchFieldException: mcDir
    2013-07-26 22:45:24 [INFO] [STDERR] at java.lang.Class.getDeclaredField(Unknown Source)
    2013-07-26 22:45:24 [INFO] [STDERR] at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:51)
    2013-07-26 22:45:24 [INFO] [STDERR] ... 18 more
    2013-07-26 22:45:24 [SEVERE] [ForgeModLoader] An error occurred trying to configure the minecraft home at C:\Users\james_2\AppData\Roaming\.minecraft for Forge Mod Loader
    java.lang.RuntimeException: java.lang.NoSuchFieldException: mcDir
    at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:57)
    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.newInstance(Unknown Source)
    at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:293)
    at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:128)
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
    at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
    at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:76)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:51)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
    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 magic.launcher.Launcher.main(Unknown Source)
    Caused by: java.lang.NoSuchFieldException: mcDir
    at java.lang.Class.getDeclaredField(Unknown Source)
    at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:51)
    ... 18 more
    2013-07-26 22:45:24 [SEVERE] [ForgeModLoader] Unable to launch
    java.lang.RuntimeException: java.lang.NoSuchFieldException: mcDir
    at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:57)
    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.newInstance(Unknown Source)
    at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:293)
    at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:128)
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
    at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
    at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:76)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:51)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
    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 magic.launcher.Launcher.main(Unknown Source)
    Caused by: java.lang.NoSuchFieldException: mcDir
    at java.lang.Class.getDeclaredField(Unknown Source)
    at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:51)
    ... 18 more
    2013-07-26 22:45:24 [INFO] [STDOUT] *** Main class main() finished ***


    I it wont open the game
    Posted in: Minecraft Mods
  • 0

    posted a message on Making a small survival Big Dig server for 5 people (3 left)
    To join the server you must have played Big Dig before and have a sufficient knowledge about the mods in the Big Dig Mod-pack. Please leave a comment bellow and tell me why you want to join and your IGN. This server uses LogMeInHamichi you must know how to use this I will not explain it to you. If I deiced you should be on the server then I will send you a message with the LogMeInHamichi network name and password. The server is survival and you must make your own house.

    The rules for the server are

    <banable>
    > Be nice to the other people on the server
    >don't grief
    >don't steal
    >be at least 13 years old

    I don't mind if you swear on the server

    You are not allowed to use the Blaze Rod glitch or Magma engines

    The Server Ip is: 25.2.5.125:25565 (note the server is white listed and you need the LogMeInHamichi network to join)
    Posted in: PC Servers
  • 0

    posted a message on Extended Workbench v1.4.2
    in RL the shovel would be ­ since you would have to use it would be harder to lift the end when the shaft is longer. but great mod
    Posted in: Minecraft Mods
  • 0

    posted a message on Custom NPCs
    ingore this
    Posted in: Minecraft Mods
  • 0

    posted a message on ~ Paintball ~ [Updated!]
    what does the paint brush do?
    Posted in: Minecraft Mods
  • 0

    posted a message on Risugami's Mods - Updated.
    were do i download a 1.3.1 version i can't find it
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4] [V6.3.0] [320,000 Downloads] The Wars Mod
    how do i install
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.2] Armor Movement Mod - Forge Update!
    this is a good mod if you add more it could be a great mod :)
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.4.6] Grey Goo Mod v2.3.3 (NEW RAINBOW GOO!) {With machines, Plague World, dimensions!}
    did you get this idea from the mod fungicraft?
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.4.2][SSP/LAN]Mob-Talker Beta-11[open-sourced]
    i like it but can you make it so you can talk to them sooner please
    Posted in: Minecraft Mods
  • 0

    posted a message on Kikkin's Mods: New Gravel Biomes!: The Odd Mods!
    i think that this could be a start to a very good mod or maybe the start of a very good modder :)
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.X] Portal Gun - Reconstructed [v1] - Rewritten... again.
    what blocks dosent the portal go on?
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.2.5] Port of the Zipline Mod
    i loved this mod thank you so much :D
    Posted in: Minecraft Mods
  • To post a comment, please .