Black Screen after latest macbook pro retina SMC update
Apple released an SMC update (http://www.macrumors.com/2013/03/14/apple-releases-retina-macbook-pro-smc-update-to-address-gaming-frame-rates-and-fan-issues/) for Macbook Pro Retina laptops this week that was supposed to fix some issues relating to performance of video games & some fan stuff. This morning I hopped on my Minecraft server with no issues for a bit. Then, a few hours later when I got into work, I performed the SMC update. After it was done I decided to see how Minecraft looked afterwards.
Right now it launches, gets to the login screen, accepts my credentials.. then I see the loading screen (with the green bar) flash very briefly before the screen goes black. I tried launching it from the command line to see if any exceptions were being thrown or anything, and this is all I see:
- java -d64 -Xmx2048M -Xms2048M -cp ./minecraft.jar net.minecraft.LauncherFrame
asdf
229 recipes
27 achievements
2013-03-15 11:17:11 [CLIENT] [INFO] Setting user: phobologic
(Session ID is xxxx)
2013-03-15 11:17:11 [CLIENT] [INFO] LWJGL Version: 2.4.2
#########
(I removed the Session ID because I'm not sure if that's sensitive or not, but it was along string - looked perhaps like a UUID).
Anyway, not sure what is going on. I've forced an update, and that completed successfully, but it then goes to the black screen. Is there anything else I can do to troubleshoot this? Thanks!
Environment
Mountain Lion (10.8.3) on a Macbook Pro Retina
- java -version
java version "1.6.0_43"
Java(TM) SE Runtime Environment (build 1.6.0_43-b01-447-11M4203)
Java HotSpot(TM) 64-Bit Server VM (build 20.14-b01-447, mixed mode)
- uname -a
Darwin sigyn.local 12.3.0 Darwin Kernel Version 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64 x86_64
Linked Issues
duplicates1
Created Issue:
Black Screen after latest macbook pro retina SMC update
Apple released an SMC update (http://www.macrumors.com/2013/03/14/apple-releases-retina-macbook-pro-smc-update-to-address-gaming-frame-rates-and-fan-issues/) for Macbook Pro Retina laptops this week that was supposed to fix some issues relating to performance of video games & some fan stuff. This morning I hopped on my Minecraft server with no issues for a bit. Then, a few hours later when I got into work, I performed the SMC update. After it was done I decided to see how Minecraft looked afterwards.
Right now it launches, gets to the login screen, accepts my credentials.. then I see the loading screen (with the green bar) flash very briefly before the screen goes black. I tried launching it from the command line to see if any exceptions were being thrown or anything, and this is all I see:
- java -d64 -Xmx2048M -Xms2048M -cp ./minecraft.jar net.minecraft.LauncherFrame
asdf
229 recipes
27 achievements
2013-03-15 11:17:11 [CLIENT] [INFO] Setting user: phobologic
(Session ID is xxxx)
2013-03-15 11:17:11 [CLIENT] [INFO] LWJGL Version: 2.4.2#########
(I removed the Session ID because I'm not sure if that's sensitive or not, but it was along string - looked perhaps like a UUID).
Anyway, not sure what is going on. I've forced an update, and that completed successfully, but it then goes to the black screen. Is there anything else I can do to troubleshoot this? Thanks!
Environment
Mountain Lion (10.8.3) on a Macbook Pro Retina
- java -version
java version "1.6.0_43"
Java(TM) SE Runtime Environment (build 1.6.0_43-b01-447-11M4203)
Java HotSpot(TM) 64-Bit Server VM (build 20.14-b01-447, mixed mode)
- uname -a
Darwin sigyn.local 12.3.0 Darwin Kernel Version 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64 x86_64
duplicates
For technical support, please visit this website.
Does this issue seem similar to MC-11970? You may want to follow this tutorial to update your LWJGL files.
This is a technical support issue; this site is for bug reports only. For technical support please use the Mojang Support Center.
Thanks, sorry for the mixup!