• 0

    posted a message on Clay Soldiers Mod v. 3.0.0-alpha.3 (MC 1.12.x) / 2.0.0-beta.2 (MC 1.7.10)
    Having an issue with the manager pack itself I think

    I get this long series of errors then minecraft quits.

    [21:55:47] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.lang.UnsupportedClassVersionError: de/sanandrew/core/manpack/init/ManPackLoadingPlugin : Unsupported major.minor version 51.0
    [21:55:47] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass1(Native Method)
    [21:55:47] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
    [21:55:47] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
    [21:55:47] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
    [21:55:47] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
    [21:55:47] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
    [21:55:47] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
    [21:55:47] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.security.AccessController.doPrivileged(Native Method)
    [21:55:47] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    [21:55:47] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
    [21:55:47] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    [21:55:47] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    [21:55:47] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName0(Native Method)
    [21:55:47] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName(Class.java:249)
    [21:55:47] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417)
    [21:55:47] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
    [21:55:47] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
    [21:55:47] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    [21:55:48] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at /Users/Dylan/Library/Application Support/minecraft for Forge Mod Loader
    java.lang.UnsupportedClassVersionError: de/sanandrew/core/manpack/init/ManPackLoadingPlugin : Unsupported major.minor version 51.0
     at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.6.0_65]
     at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) ~[?:1.6.0_65]
     at java.lang.ClassLoader.defineClass(ClassLoader.java:621) ~[?:1.6.0_65]
     at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) ~[?:1.6.0_65]
     at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) ~[?:1.6.0_65]
     at java.net.URLClassLoader.access$000(URLClassLoader.java:58) ~[?:1.6.0_65]
     at java.net.URLClassLoader$1.run(URLClassLoader.java:197) ~[?:1.6.0_65]
     at java.security.AccessController.doPrivileged(Native Method) ~[?:1.6.0_65]
     at java.net.URLClassLoader.findClass(URLClassLoader.java:190) ~[?:1.6.0_65]
     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.11.jar:?]
     at java.lang.ClassLoader.loadClass(ClassLoader.java:306) ~[?:1.6.0_65]
     at java.lang.ClassLoader.loadClass(ClassLoader.java:247) ~[?:1.6.0_65]
     at java.lang.Class.forName0(Native Method) ~[?:1.6.0_65]
     at java.lang.Class.forName(Class.java:249) ~[?:1.6.0_65]
     at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417) ~[forge-1.7.10-10.13.2.1232.jar:?]
     at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346) ~[forge-1.7.10-10.13.2.1232.jar:?]
     at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) ~[forge-1.7.10-10.13.2.1232.jar:?]
     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.2.1232.jar:?]
     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.2.1232.jar:?]
     at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.2.1232.jar:?]
     at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.2.1232.jar:?]
     at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
    Exception in thread "main" [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.lang.UnsupportedClassVersionError: de/sanandrew/core/manpack/init/ManPackLoadingPlugin : Unsupported major.minor version 51.0
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass1(Native Method)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.security.AccessController.doPrivileged(Native Method)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName0(Native Method)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.forName(Class.java:249)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
    [21:55:48] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    This doesn't happen with the manager not installed. Running Java 8 Update 25 with Minecraft Forge version 1.7.10 - 10.13.2.1232.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.2]VS. CRAFTSTON HALE (ALL VS. 1 GAMEMODE)
    PLEASE LEAVE FEEDBACK, I REALLY NEED IT!
    :iapprove:
    Posted in: Maps
  • 1

    posted a message on [1.6.2]VS. CRAFTSTON HALE (ALL VS. 1 GAMEMODE)
    Vs. Craftston hale is a new gamemode map made by me, Metasponge64 and my friend duncanboy!

    This works exactly like the Team Fortress 2 Mod, Vs. Saxton Hale which is an All Vs. One type gamemode.

    Please give me feedback, tell me which bosses/classes need balancing! If enough people enjoy this, I will make a V2 of this map, adding map selecting, 2 more maps, and 2 more classes!

    Features:
    1. 6 Different Bosses!
    2. 4 Different non boss classes!
    3. Spectator mode!
    4. Secret Map Spots!

    Bosses:

    Craftston Hale: Uses fists, sign people with your australian fists! Jump high with potions!

    Headless Horseless Horsecrafter: Cut people's heads off with an axe! Teleport with ender pearls!

    Vagisteve: Speak backwards! !snoitop htiw htgnerts ruoy esaercnI !hcnerw nedlog a htiw elpoep tiH

    Christan Brutal Miner: Use three different swords, Sharpness, Knockback, and Fire aspect!

    Old Man: Hit whippersnappers with your cane! Weaken them with potions!

    SkyDoesMinecraft: Kill everyone with budder!

    Classes:

    Trooper: Balanced! Uses a bow and a Knockback 1 Iron Sword

    Sniper: Shoot with a bow from afar! Uses a Punch 1 Bow and a Stone Sword

    Knight: Melee Only! Uses a Knockback 2 Diamond Sword and Snowballs!

    Medic: Heal your teammates! Uses 16 Instant health potions, a Wooden Sword, and a Bow with 8 Arrows!

    Screenshots:









    Download:

    V1.1 Download (Thank you for downloading if you download this, it means a lot to me!)
    Posted in: Maps
  • 0

    posted a message on Teleporting all players within a radius
    Quote from MinisterofOrigin

    Try moving the command block closer.


    WELL IT WORKED

    After hours of frustration, a simple closer positioning of a command block fixes it.

    Okay.
    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on Teleporting all players within a radius
    Using a Stone Button.



    For some reason only works with a lever in this area, but putting a stone button there doesn't work.



    Wiring the button uses.
    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on Teleporting all players within a radius
    Quote from Recabilly

    why such specific decimals?

    try something like "/tp @a[-667,4,-259,5] -715 9 -347"


    The first time I activate it, it works, but the second time it doesn't teleport me.
    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on Teleporting all players within a radius
    Quote from MinisterofOrigin

    /tp @a[x=#,y=#,z=#,r=5] x y z Replace the first x, y and z with the coords of the command block and the second x, y and z with the coords to tp them to.


    So is this correct?

    /tp @a [-667.45227,4,-259.49503,r=5] -715.43824 9 -347.47705
    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on Teleporting all players within a radius
    How do I teleport all players within a 5 block radius to a specified area via command blocks?
    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on Can't install MCforge (SOLVED)
    Quote from MaryseOulette

    That's all you need to do, which version do you have you do not want the forge higher than 108 because many mods have not upgraded to accommodate that yet. I believe most modders have put any updates on hold until the new system is released.


    Oh. Thanks. I messed up because of 2 things

    1. I was using a version higher than 109

    2. mod_arrows.class (Risugami's Elemental arrows mod) was conflicting with it.
    Posted in: Mods Discussion
  • 0

    posted a message on Can't install MCforge (SOLVED)
    Quote from Ranger3795

    Did you, delete the meta-inf folder and used a program like winrar or 7zip to open up Forge mod and drag the files into the jar? All the files in Forge.


    Yeah Meta-Inf is deleted and i dragged the .class files into the minecraft.jar
    Posted in: Mods Discussion
  • 0

    posted a message on Can't install MCforge (SOLVED)
    So I've followed many tutorials on how to install mods for minecraft (Specifically on mac) but a lot of them require MCforge and i can NEVER install it. One said completely ignore the net folder, another said replace only the minecraft.class file but that doesn't work either. I tried installing mods other than that like modloader, audiomod, and customspawner but they worked fine. Any help?
    Posted in: Mods Discussion
  • 0

    posted a message on [1.2.5] MoreCreeps & Weirdos v2.62 SLOT MACHINES - OLD LADIES - RAGING BULL - PET RADIO - NEW ITEMS!
    Quote from MrMisquito

    Hello, i need help, i installed the mods , but nothing will spawn in the wild, only in mob spawners. Please help me, i'm not sure why its not working. i installed The more creeps and weirdos, Custom Mob Spawners, MC Forge, Audio mod and, Mod Loader.


    If you have morecreeps.txt in your mods folder you can turn the spawnrate up or turn on megaspawn.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.2.5] MoreCreeps & Weirdos v2.62 SLOT MACHINES - OLD LADIES - RAGING BULL - PET RADIO - NEW ITEMS!
    Quote from EnviousCarrot

    Can someone send me their .minecraft file with this mod fully installed and working? I can not figure out how to install this mod since he updated it. Send it to me Via PM. Please, I would appreciate it.


    Sorry but, it's illegal to do that.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.2.5] MoreCreeps & Weirdos v2.62 SLOT MACHINES - OLD LADIES - RAGING BULL - PET RADIO - NEW ITEMS!
    Quote from Crafty06

    For your information I do have a mac (version 10.6.8). When I use minecraft.jar.zip it gets stuck at "updating minecraft" and .zip and .rar won't work so it HAS to .jar. Where the heck are you getting your information? I can't think what's going on with mcforge. You should try running minecraft WITHOUT first installing MCAW


    Oh, whoops. Forgot to say that you rename it to minecraft.jar.zip and then open the zip file with archive utility. And because i didn't know what MCAW is, i didn't download it.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.2.5] MoreCreeps & Weirdos v2.62 SLOT MACHINES - OLD LADIES - RAGING BULL - PET RADIO - NEW ITEMS!
    Quote from Crafty06

    A common error when creating a new world. make sure you followed the instructions correctly when installing mcforge. Make sure you take the minecraft.class and take it to minecraft.jar/net/client and paste it there and make sure the "minecraftapplet.class" is also in there. For your audio problems make sure "codecIBXM.class" gets to minecraft.jar/paulscode/sound/codecs and the IBXM folder is in the minecraft.jar

    For stupid MCpatcher click on the link below. Trust me it's a safe link!
    http://www.mediafire...m9te3gl1deepgdk


    Because you don't use a mac, I'm pretty sure you didn't know that we have to rename minecraft.jar to minecraft.jar.zip and then make ti a folder. So i can't use MCpatcher. plus like what freakstrich said, a lot of problems come from them and to me, they're unreliable. Except i found out what the problem is: I can't install MCforge. First i excluded the net folder completely, and still replacing minecraft.class didn't help.
    Posted in: Minecraft Mods
  • To post a comment, please .