Minecraft – How to redownload Minecraft’s binary files on a Mac

minecraft-java-edition

I was trying to install a mod, but it didn't work and I deleted the mod files. I went to play Minecraft, but it just launched to a black screen.

I clicked "Force Update", but Minecraft gave the following error:

Failed to Launch Fatal Error Occurred (4): /Users/(my name)/Library/Application Support/minecraft/bin/minecraft.jar

I tried deleting Minecraft and redownloading, but that didn't work, nor did waiting a day to see if the problem resolved itself.

How can I redownload the files for Minecraft on Mac so I can get back to playing?

Best Answer

When you download Minecraft for Mac, you download an application file which you then place in your Applications folder. But that's just a wrapper for the "real" Minecraft binary files (a set of JAR files), which gets downloaded into your Application Support folder.

So when you delete and redownload the Minecraft application, you haven't done anything about the actual binaries already downloaded and being used. If these are corrupted (as they appear to be in your situation), they won't be fixed by redownloading the Minecraft application.

While "Force update" should do something about these files, you can do something about it yourself by manually deleting the downloaded JAR files.

To do this, you'll need to navigate to the path described in the error. In Finder, go to the Go menu and select Go to Folder... Type in the following:

~/Library/Application Support/minecraft

and click the Go button. Finder will open a new folder with a few subfolders, including one labeled bin. Throw the bin folder in the Trash and empty it.

Now go back into your Applications folder and open Minecraft. Minecraft will then redownload its binaries and the problem should be resolved.