Jump to content

melalton

Members
  • Posts

    1
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

melalton's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I couldn't launch on a Mac using the method stated in the EAQ: java -cp minecraft.jar net.minecraft.LauncherFrame I would get a "NoClassDefFoundError: net/minecraft/LauncherFrame" error. So I poked around found where the LauncherFrame.class is, and this method works instead: java -cp {PATH-TO-YOUR-MINECRAFT-APP}/Minecraft.app/Contents/Resources/Java/MinecraftLauncher.jar net.minecraft.LauncherFrame Should the EAQ be updated? Or am I doing it wrong? I'm using OS X 10.8.2
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.