(I have a Powerbook G4)
So I opened Minecraft this morning, and noticed the update has been released! Having not followed it much, I went over the features to see what it was about. It said you had to download the new launcher to update so, naturally, I did. I opened the new launcher and hit the play button (seems like the right thing to do) the development console popped up and began writing this:
Launcher 1.0.5 (through bootstrap 4) started on osx...
System.getProperty('os.name') == 'Mac OS X'
System.getProperty('os.version') == '10.5.8'
System.getProperty('os.arch') == 'x86_64'
System.getProperty('java.version') == '1.6.0_26'
System.getProperty('java.vendor') == 'Apple Inc.'
Going to log in with legacy stored username & password...
Loaded 1 profile(s); selected '(Default)'
Trying to log in...
Logging in with access token
Logged in successfully
Delta time to compare resources: 1233 ms
Download job 'Resources' skipped as there are no files to download
Job 'Resources' finished successfully
Getting syncinfo for selected version
Queueing library & version downloads
Download job 'Version & Libraries' started (8 threads, 1 files)
Finished downloading /Users/ladycobra/Library/Application Support/minecraft/versions/1.6.1/1.6.1.jar for job 'Version & Libraries': Used own copy as it matched etag
Job 'Version & Libraries' finished successfully
Launching game
Looking for old natives to clean up...
Unpacking natives to /Users/ladycobra/Library/Application Support/minecraft/versions/1.6.1/1.6.1-natives-1372687101628418000
Launching in /Users/ladycobra/Library/Application Support/minecraft
Running /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java -Xdock:icon=/Users/ladycobra/Library/Application Support/minecraft/assets/icons/minecraft.icns -Xdock:name=Minecraft -Xmx1G -Djava.library.path=/Users/ladycobra/Library/Application Support/minecraft/versions/1.6.1/1.6.1-natives-1372687101628418000 -cp /Users/ladycobra/Library/Application Support/minecraft/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.0/lwjgl-2.9.0.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.0/lwjgl_util-2.9.0.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/argo/argo/2.25_fixed/argo-2.25_fixed.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/org/bouncycastle/bcprov-jdk15on/1.47/bcprov-jdk15on-1.47.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/com/google/guava/guava/14.0/guava-14.0.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar:/Users/ladycobra/Library/Application Support/minecraft/versions/1.6.1/1.6.1.jar net.minecraft.client.main.Main --username GirlCalledKill --session token:7c71e7c8c7c046758a5a529d85c62d94:2a1af0a0ca77425ca6e2691b72ede7fd --version 1.6.1 --gameDir /Users/ladycobra/Library/Application Support/minecraft --assetsDir /Users/ladycobra/Library/Application Support/minecraft/assets
---- YOU CAN CLOSE THIS LAUNCHER IF THE GAME STARTED OK ----
---- YOU CAN CLOSE THIS LAUNCHER IF THE GAME STARTED OK ----
---- YOU CAN CLOSE THIS LAUNCHER IF THE GAME STARTED OK ----
---- (We'll do this automatically later ;D) ----
Client> 2013-07-01 09:58:23 [CLIENT] [INFO] Setting user: GirlCalledKill
Client> 2013-07-01 09:58:23 [CLIENT] [INFO] (Session ID is token:7c71e7c8c7c046758a5a529d85c62d94:2a1af0a0ca77425ca6e2691b72ede7fd)
Client> Invalid memory access of location 0x0 rip=0x0
Client>
A notification then popped up saying that Minecraft had quit unexpectedly, though the launcher was still up.
I've tried to launch multiple times, none have worked.
Given new launcher however, you will find it in a folder path (sorry this is windows, I do not have a OSX virtual machine or dual boot at moment) libraries\org\lwjgl\lwjgl\lwjgl\2.9.0.
You only need to replace or should need to replace LWJGL.jar
This folder is in the minecraft folder located in ~/Library/Application Support
Given new launcher however, you will find it in a folder path (sorry this is windows, I do not have a OSX virtual machine or dual boot at moment) libraries\org\lwjgl\lwjgl\lwjgl\2.9.0.
You only need to replace or should need to replace LWJGL.jar
This folder is in the minecraft folder located in ~/Library/Application Support
Thanks so much! I haven't tried it yet, my favourite servers are still on 1.5.2 so I'll test it later, or wait until 2.9.1 comes out.
Thanks for the help though, no one else I asked seemed to know
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
So I opened Minecraft this morning, and noticed the update has been released! Having not followed it much, I went over the features to see what it was about. It said you had to download the new launcher to update so, naturally, I did. I opened the new launcher and hit the play button (seems like the right thing to do) the development console popped up and began writing this:
Launcher 1.0.5 (through bootstrap 4) started on osx...
System.getProperty('os.name') == 'Mac OS X'
System.getProperty('os.version') == '10.5.8'
System.getProperty('os.arch') == 'x86_64'
System.getProperty('java.version') == '1.6.0_26'
System.getProperty('java.vendor') == 'Apple Inc.'
Going to log in with legacy stored username & password...
Loaded 1 profile(s); selected '(Default)'
Trying to log in...
Logging in with access token
Logged in successfully
Delta time to compare resources: 1233 ms
Download job 'Resources' skipped as there are no files to download
Job 'Resources' finished successfully
Getting syncinfo for selected version
Queueing library & version downloads
Download job 'Version & Libraries' started (8 threads, 1 files)
Finished downloading /Users/ladycobra/Library/Application Support/minecraft/versions/1.6.1/1.6.1.jar for job 'Version & Libraries': Used own copy as it matched etag
Job 'Version & Libraries' finished successfully
Launching game
Looking for old natives to clean up...
Unpacking natives to /Users/ladycobra/Library/Application Support/minecraft/versions/1.6.1/1.6.1-natives-1372687101628418000
Launching in /Users/ladycobra/Library/Application Support/minecraft
Running /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java -Xdock:icon=/Users/ladycobra/Library/Application Support/minecraft/assets/icons/minecraft.icns -Xdock:name=Minecraft -Xmx1G -Djava.library.path=/Users/ladycobra/Library/Application Support/minecraft/versions/1.6.1/1.6.1-natives-1372687101628418000 -cp /Users/ladycobra/Library/Application Support/minecraft/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl/2.9.0/lwjgl-2.9.0.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.0/lwjgl_util-2.9.0.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/argo/argo/2.25_fixed/argo-2.25_fixed.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/org/bouncycastle/bcprov-jdk15on/1.47/bcprov-jdk15on-1.47.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/com/google/guava/guava/14.0/guava-14.0.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar:/Users/ladycobra/Library/Application Support/minecraft/libraries/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar:/Users/ladycobra/Library/Application Support/minecraft/versions/1.6.1/1.6.1.jar net.minecraft.client.main.Main --username GirlCalledKill --session token:7c71e7c8c7c046758a5a529d85c62d94:2a1af0a0ca77425ca6e2691b72ede7fd --version 1.6.1 --gameDir /Users/ladycobra/Library/Application Support/minecraft --assetsDir /Users/ladycobra/Library/Application Support/minecraft/assets
---- YOU CAN CLOSE THIS LAUNCHER IF THE GAME STARTED OK ----
---- YOU CAN CLOSE THIS LAUNCHER IF THE GAME STARTED OK ----
---- YOU CAN CLOSE THIS LAUNCHER IF THE GAME STARTED OK ----
---- (We'll do this automatically later ;D) ----
Client> 2013-07-01 09:58:23 [CLIENT] [INFO] Setting user: GirlCalledKill
Client> 2013-07-01 09:58:23 [CLIENT] [INFO] (Session ID is token:7c71e7c8c7c046758a5a529d85c62d94:2a1af0a0ca77425ca6e2691b72ede7fd)
Client> Invalid memory access of location 0x0 rip=0x0
Client>
A notification then popped up saying that Minecraft had quit unexpectedly, though the launcher was still up.
I've tried to launch multiple times, none have worked.
please excuse my stupid username, i was very different when i made this account.
It is a LWJGL issue in 2.9.0. They are proposed to fix it in 2.9.1.
https://github.com/L...lwjgl/issues/36
https://mojang.atlas...omment-tabpanel
Or if you want to try latest nightly LWJGL then you can get that here, which is 2.9.1 but may be unstable.
http://ci.newdawnsof...LWJGL-git-dist/
How to change LWJGL.jar for new Launcher and directory setup.
Old Info
http://www.minecraft...ls/Update_LWJGL
Given new launcher however, you will find it in a folder path (sorry this is windows, I do not have a OSX virtual machine or dual boot at moment) libraries\org\lwjgl\lwjgl\lwjgl\2.9.0.
You only need to replace or should need to replace LWJGL.jar
This folder is in the minecraft folder located in ~/Library/Application Support
Thanks so much! I haven't tried it yet, my favourite servers are still on 1.5.2 so I'll test it later, or wait until 2.9.1 comes out.
Thanks for the help though, no one else I asked seemed to know