Getting your Client Logs
The Minecraft Client and Server keep separate logs and you may run into errors that require the logs from your Client. Examples would be rendering issues, client crashes, lag, and disconnects.
- Windows
- MultiMC
- Coming Soon...
- Vanilla Launcher
- Coming Soon...
The vanilla launcher stores it's logs in the %appdata%/.minecraft folder. Follow the steps below to navigate there or locate a custom location.
We have this section of the article in Video!
Default Location
- Open the Windows File Manager.
- Enter
%appdata%/.minecraftinto the omnibar. - Open the
logsorcrash-reportsfolder. Recreate the error and upload the text to a website like mcLogs.
Check both the
crash-reportsfolder for newly generated files after recreating the error. Thelatest.logfile in thelogsfolder will be created every time you start the server.
Custom Location
You can create a custom installation and set the location where the game files are stored. If you're not sure where you placed that, you can follow the below steps to find it.
- Open the launcher and make sure you select "Minecraft: Java Edition".
- Click on the "Installations" tab.
- Hover over the installation you want.
- Click the folder icon on the right side of the entry.
- Open the
crash-reportsorlogsfolder. Recreate the error and upload the text to a website like mcLogs.
Check both the
crash-reportsfolder for newly generated files after recreating the error. Thelatest.logfile in thelogsfolder will be created every time you start the server.
Coming soon!
MultiMC is a multi-platform game launcher that has a couple of popular forks, PolyMC and Prism Launcher. It makes it easier to manage multiple versions of Minecraft and has the ability to import and export modpacks.
MultiMC and it's forks are very similar in layout, so we'll be using MultiMC as the example.
We have this section of the article in Video!
Using the File Manager
- Right click the instance.
- Select "Open Minecraft Folder".
- Locate the "crash-reports" and "logs" folder.
- Launch the game and recreate the issue.
- Upload the "latest.log" and newest crash report to a site like MClogs
Using the instance editor
- Right click the instance.
- Select "Edit Instance".
- Select "Minecraft Logs"
- Use the dropdown to select the log you want.
- Use the "Upload" button to upload the selected log
Coming soon!