• 0

    posted a message on WearMC - Full character customisation! [www.WearMC.com]
    May I have access? My username is TheBeesKnees42
    Posted in: Minecraft Mods
  • 0

    posted a message on Modsauce help!
    Hi! I downloaded most of the mods on the Modsauce modpack used by the Hermitcraft members, and I keep on crashing! Here's the crash report:


    [14:52:15] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
    [14:52:15] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
    [14:52:15] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
    [14:52:15] [main/INFO] [FML]: Forge Mod Loader version 7.2.156.1060 for Minecraft 1.7.2 loading
    [14:52:15] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_67, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre7
    [14:52:15] [main/WARN] [FML]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [14:52:15] [main/INFO] [FML]: [AppEng] Core Init
    [14:52:15] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [14:52:15] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [14:52:15] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [14:52:15] [main/WARN] [FML]: The coremod mariculture.fishery.VanillaOverride does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [14:52:15] [main/WARN] [FML]: The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [14:52:15] [main/WARN] [FML]: The coremod openeye.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [14:52:15] [main/WARN] [FML]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [14:52:15] [main/WARN] [FML]: The coremod tconstruct.preloader.TConstructLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [14:52:15] [main/INFO] [TCorestruct]: Scalpel. Suction. Lumber axe. CLEAR! *zap*
    [14:52:15] [main/INFO] [TCorestruct]: Constructing preloader (Modules: [tconstruct.preloader.ASMInterfaceRepair, tconstruct.preloader.AccessTransformers])
    [14:52:15] [main/INFO] [TCorestruct]: Found a properties file. Attempting load...
    [14:52:15] [main/INFO] [TCorestruct]: Loaded properties successfully. Using specified settings.
    [14:52:15] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [14:52:15] [main/WARN] [FML]: The coremod rainwarrior.hooks.plugin.Plugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [14:52:15] [main/WARN] [FML]: The coremod schmoller.tubes.asm.TubesPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    java.lang.NoClassDefFoundError: codechicken/lib/config/ConfigFile
    at schmoller.tubes.asm.TubesPlugin.(TubesPlugin.java:32)
    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.loadCoreMod(CoreModManager.java:424)
    at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:312)
    at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
    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:112)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:114)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.ClassNotFoundException: codechicken.lib.config.ConfigFile
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 15 more
    Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180)
    ... 17 more
    [14:52:15] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at C:\Users\Owner\AppData\Roaming\.minecraft for Forge Mod Loader
    java.lang.NoClassDefFoundError: codechicken/lib/config/ConfigFile
    at schmoller.tubes.asm.TubesPlugin.(TubesPlugin.java:32) ~[Tubes-1.7.2-2.0.4.jar:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_67]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_67]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_67]
    at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_67]
    at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_67]
    at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:424) ~[forge-1.7.2-10.12.1.1060.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:312) ~[forge-1.7.2-10.12.1.1060.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) ~[forge-1.7.2-10.12.1.1060.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.2-10.12.1.1060.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.2-10.12.1.1060.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.2-10.12.1.1060.jar:?]
    at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:112) [forge-1.7.2-10.12.1.1060.jar:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) [launchwrapper-1.9.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
    Caused by: java.lang.ClassNotFoundException: codechicken.lib.config.ConfigFile
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188) ~[launchwrapper-1.9.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_67]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_67]
    ... 15 more
    Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180) ~[launchwrapper-1.9.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_67]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_67]
    ... 15 more
    Exception in thread "main" java.lang.NoClassDefFoundError: codechicken/lib/config/ConfigFile
    at schmoller.tubes.asm.TubesPlugin.(TubesPlugin.java:32)
    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.loadCoreMod(CoreModManager.java:424)
    at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:312)
    at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
    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:112)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:114)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.ClassNotFoundException: codechicken.lib.config.ConfigFile
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 15 more
    Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180)
    ... 17 more

    Any help? Thanks!
    Posted in: Mods Discussion
  • 0

    posted a message on Helpful Villagers v1.4.0 BETA - Builders and more on the way...
    I'd love to see the miner being able to smelt things if a furnace is in his hut. That would be awesome. Thanks for listening!
    Posted in: Minecraft Mods
  • 0

    posted a message on [Idea] "Resurrection" - more interesting respawning - WoW inspired
    I love this idea! Unfortunately, I too have no experience in mod making, and I know no one who does. Sorry, but message me when you finally get it to come out!
    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on [MC 1.12.x] Minecraft Comes Alive v6.0.0 (MILLIONS OF PLAYERS!)
    Quote from ZEpicTeam

    There is no 1.7.2, as there is no MCP for 1.7.2, and therefore no Forge, so by extension no MCA.
    I've heard the update will be as bad as the update from either 1.3 to 1.4 or 1.2 to 1.3. For most modders, at least.

    Thanks for telling me!! I guess I'll have to stick with 1.6 for now then :(
    Posted in: Minecraft Mods
  • 0

    posted a message on [MC 1.12.x] Minecraft Comes Alive v6.0.0 (MILLIONS OF PLAYERS!)
    Really? No 1.7.2? Ok.
    Posted in: Minecraft Mods
  • To post a comment, please .