I downloaded the Minecraft launcher and whlie it runs, as soon as I click "Play" it fails. In the development console I see:
Job 'Version & Libraries' finished successfully
Launching game
Looking for old natives to clean up...
Fatal error launching game. Report this to http://mojang.atlassian.net please!
java.lang.NullPointerException
at net.minecraft.launcher.GameLauncher.cleanOldNatives(GameLauncher.java:339)
at net.minecraft.launcher.GameLauncher.launchGame(GameLauncher.java:184)
at net.minecraft.launcher.GameLauncher.onDownloadJobFinished(GameLauncher.java:507)
at net.minecraft.launcher.updater.download.DownloadJob.popAndDownload(DownloadJob.java:112)
at net.minecraft.launcher.updater.download.DownloadJob.access$000(DownloadJob.java:10)
at net.minecraft.launcher.updater.download.DownloadJob$1.run(DownloadJob.java:84)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:680)
When I watch the ~/Library/Application Support/minecraft/ folder, I can see folders and files being created as the console says they are being downloaded, but they immediately dissapear from the folder. I don't know of anything in base OSX that would cause this, but I'm not a Mac expert. Anyone seen something like this or have any suggestions?
The board code says it is too long, here is everything from when I open the launcher, log in, click play, and get the error I'd seen before at the very end.
When I watch the ~/Library/Application Support/minecraft/ folder, I can see folders and files being created as the console says they are being downloaded, but they immediately dissapear from the folder. I don't know of anything in base OSX that would cause this, but I'm not a Mac expert. Anyone seen something like this or have any suggestions?
Hi,
Please post the entire output of the Development Console in spoilers.
https://docs.google....hbkVpsLA6EA/pub
As I said, when all is done I look in the library/app support/minecraft folder and it is empty.