-
Bug
-
Resolution: Fixed
-
1.0.8
-
None
-
Mac OS X 1.7.5
Macbook Pro 2010
Intel Core 2 Duo 2.4GHZ
4 GB RAM
Java
{quote}
java version "1.6.0_51"
Java(TM) SE Runtime Environment (build 1.6.0_51-b11-456-11M4508)
{quote}
-
Unconfirmed
MINECRAFT 1.6.1 & 1.6.2:
Client> Exception in thread "main" joptsimple.MissingRequiredOptionException: Missing required option(s) ['version'] Client> at joptsimple.OptionParser.ensureRequiredOptions(OptionParser.java:447) Client> at joptsimple.OptionParser.parse(OptionParser.java:437) Client> at net.minecraft.client.main.Main.main(SourceFile:44) Game ended with bad state (exit code 1)
MINECRAFT 1.5.2 (it's different...)
Client> Jul 5, 2013 9:31:29 AM net.minecraft.launchwrapper.LogWrapper log
Client> INFO: Using tweak class name net.minecraft.launchwrapper.VanillaTweaker
Client> Jul 5, 2013 9:31:30 AM net.minecraft.launchwrapper.LogWrapper log
Client> INFO: Launching wrapped minecraft
Client> Jul 5, 2013 9:31:32 AM net.minecraft.launchwrapper.LogWrapper log
Client> SEVERE: Unable to launch
Client> java.lang.reflect.InvocationTargetException
Client> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Client> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
Client> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
Client> at java.lang.reflect.Method.invoke(Method.java:597)
Client> at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
Client> at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
Client> Caused by: java.lang.UnsatisfiedLinkError: org.lwjgl.DefaultSysImplementation.getPointerSize()I
Client> at org.lwjgl.DefaultSysImplementation.getPointerSize(Native Method)
Client> at org.lwjgl.Sys.<clinit>(Sys.java:113)
Client> at net.minecraft.client.Minecraft.G(SourceFile:1985)
Client> at net.minecraft.client.Minecraft.main(SourceFile:1559)
Client> ... 6 more
Game ended with no troubles detected (exit code 0)