Minecraft

Discussion in 'Fan Town' started by seebs, May 9, 2015.

  1. seebs

    seebs Benevolent Dictator

    you might need a slightly lower number than 3072, not sure what it would be. I am not good at Windows.

    We have fastcraft, which helps with performance some. Don't have anything like optifine, don't know whether it'd be compatible.
     
  2. itsAlana

    itsAlana let me tell you about the vorkosigan saga

    Okay, so the .jar loads fine and prompts me to log into minecraft and all that, and I can see the crafting table icon in my Dock, but it's not actually loading; the messages & errors pane shows a lot of things, ends with 'Process ended with code: 1', and then closes Minecraft. I've pasted the log if that'll help, because what it's saying is nonsense to me:

    Code:
    The game is running. Please wait.
    [20:31:19] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
    [20:31:19] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
    [20:31:19] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
    [20:31:19] [main/INFO] [FML]: Forge Mod Loader version 7.99.26.1481 for Minecraft 1.7.10 loading
    [20:31:19] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_65, running on Mac OS X:x86_64:10.9.5, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
    [20:31:19] [main/WARN] [FML]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [20:31:19] [main/INFO] [FML]: [AppEng] Core Init
    [20:31:20] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [20:31:20] [main/WARN] [FML]: The coremod mods.betterfoliage.loader.impl.BetterFoliageLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [20:31:20] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [20:31:22] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
    [20:31:22] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.lang.UnsupportedClassVersionError: nf/fr/ephys/cookiecore/common/CookieCoreASM : Unsupported major.minor version 51.0
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at java.lang.ClassLoader.defineClass1(Native Method)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at java.security.AccessController.doPrivileged(Native Method)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at java.lang.Class.forName0(Native Method)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at java.lang.Class.forName(Class.java:249)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Exception in thread "main" [20:31:22] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at /Applications/Kintsugi Launcher/./instances/Kintsugi/minecraft for Forge Mod Loader
    java.lang.UnsupportedClassVersionError: nf/fr/ephys/cookiecore/common/CookieCoreASM : 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.12.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:460) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
        at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
        at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) ~[forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
        at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
        at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
        at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
        at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1481-1.7.10.jar:?]
        at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
        at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.lang.UnsupportedClassVersionError: nf/fr/ephys/cookiecore/common/CookieCoreASM : Unsupported major.minor version 51.0
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at java.lang.ClassLoader.defineClass1(Native Method)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
    [20:31:22] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at java.security.AccessController.doPrivileged(Native Method)
    [20:31:23] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    [20:31:23] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
    [20:31:23] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    [20:31:23] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    [20:31:23] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at java.lang.Class.forName0(Native Method)
    [20:31:23] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at java.lang.Class.forName(Class.java:249)
    [20:31:23] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460)
    [20:31:23] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
    [20:31:23] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
    [20:31:23] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
    [20:31:23] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
    [20:31:23] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
    [20:31:23] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
    [20:31:23] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
    [20:31:23] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Process ended with code: 1

    ETA: this looks like the actual error, even though it's halfway through the messages?:
    Exception in thread "main" [20:31:22] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at /Applications/Kintsugi Launcher/./instances/Kintsugi/minecraft for Forge Mod Loader
    java.lang.UnsupportedClassVersionError: nf/fr/ephys/cookiecore/common/CookieCoreASM : Unsupported major.minor version 51.0
     
    Last edited: Jun 28, 2015
  3. jacktrash

    jacktrash spherical sockbox

    i'm waiting until the testing stage is over, cuz my head is full, but i want y'all to know that i am TOTES EXCITE.
     
  4. Key

    Key never make a triangle

    I'm getting excited too, which is ridiculous because I can't play Minecraft. It gives me a headache and then I start feeling sick to my stomach if I so much as watch someone play it for longer than fifteen minutes. =|
     
  5. seebs

    seebs Benevolent Dictator

    The weird message you're seeing there is because you're running Java 6. Need to be Java 7. Not 6 or 8. (Long story.)

    So right now it's down because of issues, the big thing is there's something that is causing crashes moderately frequently and I can't figure out what it is. It's apparently a moderately common bug that absolutely has something to do with some kind of bug, almost certainly in software. Computers might be involved. But it tends to be sporadic, so no one really knows what fixes it.
     
    • Like x 1
  6. Astrodynamicist

    Astrodynamicist Adequate Potato Goblin

    how long is the testing stage expected to last?
     
  7. seebs

    seebs Benevolent Dictator

    dunno, depends a lot on how well it goes. Which is suggesting probably at least a few days.

    I was sorta hoping things would just magically be nice and then I wouldn't have a problem, but haha no.
     
    • Like x 1
  8. Kaylotta

    Kaylotta Writer Trash

    I will poke it tomorrow - but thanks in advance @seebs, you're awesome and I can't wait to play! Also, my MC name is the same as my username, so feel free to add me.

    Question: do y'all think it might be kosher to add my hubby to the list? He is friendly and loves Minecraft, but is not much for forums (not a very talky person).
     
    • Like x 1
  9. vegacoyote

    vegacoyote dog metaphores and pedanticism

    I got the stuff downloaded and Minecraft started up!

    Couldn't get on the server, though.

    And I'm not going to keep trying tonight because i have done too many thing today

    (how many thing? so many.) (not really.)

    and it's late

    so g'night
     
    • Like x 1
  10. Vast Derp

    Vast Derp Professional Griefer

    OH MY GOD THEY CAN FINALLY LIE DOWN AND SLEEP OMG OMG OMG YAAAAY
     
    • Like x 3
  11. Vast Derp

    Vast Derp Professional Griefer

    Have you turned off view bobbing? that fixed the queasiness for me. the headache went away in a few sessions.
     
  12. seebs

    seebs Benevolent Dictator

    Kaylotta: Sure, friendly is fine.
     
  13. seebs

    seebs Benevolent Dictator

    so the server's up for now, it might crash, if it does it'll be down until morning. Do not spend a ton of time getting invested in stuff, we have worldgen issues and may need to remake the world.

    If you wanna go exploring, spawn should be around 0,0 and there's a chest there full of angel rings. Put one in inventory, double-tap to fly. Time will not move until later.
     
    • Like x 2
  14. lvkz

    lvkz Well-Known Karkat

    i've died like 6 times in one chunk of the map A++ kintsugi minecraft i am ready for the final version
     
    • Like x 3
  15. jacktrash

    jacktrash spherical sockbox

    so when worldgen issues are sorted and we have a world we're going to keep, i would like to make 0,0 a sort of town square we can build our Super Cool Kintsugi Colony Fortress around. or a buncha little houses or whatever. but like, it's such a good spawn/teleport point, it'd be cool to mark it somehow.
     
    • Like x 4
  16. Re Allyssa

    Re Allyssa Sylph of Heart

    I'm super new to this so I'm probably gonna die a bunch. I might mess around a bit by myself before trying to join in because I hate looking like a /complete/ noob, haha.

    ETA: This is all @Astrodynamicist 's fault.
     
    Last edited: Jun 29, 2015
    • Like x 2
  17. vegacoyote

    vegacoyote dog metaphores and pedanticism

    ... okay, maybe doing so many thing doesn't actually mean i get to sleep. Dammit. So hey gonna try the server again. Just to make sure, i'm supposed to copy-paste home.seebs.net:25568 into "connect directly to server," right?
     
  18. vegacoyote

    vegacoyote dog metaphores and pedanticism

    ... i'm getting a lot of "warning" and "missing required something for cool sounding mod X" in messages and errors is this normal
     
  19. Hobo

    Hobo HEYYEYAAEYAAAEYAEYAA

    I'M HOME FROM WORK AND I THINK I'M LOGGING ON OH GOD THE EXCITEMENT IS TOO MUCH. Except DAMMIT I don't know what this name thing is. Profile? Username? I can't even remember my username, ;3;

    @vegacoyote Yes it sounds like you're going through the same stuff I am, as long as the actual minecraft screen is loading/initialising stuff you should be good. I say this despite not having ever logged on before so take it with a grain of salt, haha.

    Edit: oh wait maybe I spoke too soon, you might be ahead of me? Ugh.
    EDIT: DAMMIT I WAS SO CLOSE. I almost made it online but I'm not whitelisted, of course. So many tears.
     
    Last edited: Jun 29, 2015
    • Like x 1
  20. AbsenteeLandlady123

    AbsenteeLandlady123 Chronically screaming

    I'm downloading the thiiiiiing :D
     
    • Like x 2
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice