The Minecraft launcher keeps logs of game events as they happen which can be useful for debugging errors or other issues that may occur within the game.

The latest log begins logging after Minecraft successfully launches. Sometimes error messages are logged there and are helpful in troubleshooting certain errors and crashes that happen in-game.

XInstructions


XStep 1

Start Minecraft and run it to the point where the crash/error occurs. Then close Minecraft and keep it closed.

XStep 2

Locate your .minecraft folder. The process is different whether you’re using Windows, macOS or Linux.

XWindows

  1. Press ⊞ Win + R
  2. Type %appdata%\.minecraft
  3. Press OK.

https://user-images.githubusercontent.com/18114966/181196927-19a0cb10-dd57-4034-9b86-6b8f6a0dda0a.png

XmacOS

  1. Switch to Finder
  2. Press + Shift + G
  3. Type ~/Library/Application Support/minecraft
  4. Press Go

https://user-images.githubusercontent.com/18114966/181197786-e8c83bb0-54a7-42ed-8ea9-3c7987d3b3aa.png

XLinux

On Linux, the Minecraft data folder is located in ~/.minecraft.

XStep 3

Open the logs folder inside the .minecraft folder.

https://user-images.githubusercontent.com/18114966/181198699-4ee39967-623b-4432-9228-205cea54f51b.png

XStep 4

In the Logs folder, scroll down and find a file called latest or latest.log. Double-click the file to open it in Notepad.

https://user-images.githubusercontent.com/18114966/181199377-1e6af9d2-4495-44da-a2f6-8ffbbb0ed040.png

XStep 5

Select the entire contents (Ctrl+A or +A) of the file and copy it (Ctrl+C or +C).

XStep 6

Open mclo.gs and paste (Ctrl+V or +V) the contents into the largest field.

XStep 7

Press 💾 Save and on the next page, copy the URL from the address bar and give it to whoever requested the log. Wait for further instructions.