How To Send Logs with mclo.gs
When you encounter crashes, bugs, or other issues in Minecraft, game logs are essential for troubleshooting. This guide will show you how to find your logs and share them using mclo.gs, a free log-sharing service designed specifically for Minecraft.
Why Use mclo.gs?
- Automatic analysis - mclo.gs scans your logs and highlights potential problems
- Easy sharing - Get a simple link to share with support teams
- Privacy-focused - Logs are automatically deleted after a period of time
- No file size issues - Avoids the problems of pasting long logs directly into Discord or forums
Prism Launcher
Prism Launcher makes it extremely easy to access and upload your logs directly from the launcher.
Method 1: Upload Directly from Prism (Recommended)
- Open Prism Launcher
- Right-click on your modpack/instance
- Click "Edit..." (or select the instance and press
Ctrl+E) - Go to the "Other Logs" tab on the left sidebar
- Select the log you want to share:
- Latest Log - Most recent game session
- Previous logs - Listed by date/time if available
- Click the "Upload" button at the bottom
- Select "mclo.gs" from the upload options
- A link will be automatically copied to your clipboard - share this link!
Method 2: Upload After a Crash
- If your game just crashed, Prism will often show a crash report dialog
- Click the "Upload Log" or "Upload to mclo.gs" button if available
- Share the generated link
Method 3: Manual Log Location
If you need to find the log files manually:
Windows:
C:\Users\[YourUsername]\AppData\Roaming\PrismLauncher\instances\[InstanceName]\.minecraft\logs\
macOS:
~/Library/Application Support/PrismLauncher/instances/[InstanceName]/.minecraft/logs/
Linux:
~/.local/share/PrismLauncher/instances/[InstanceName]/.minecraft/logs/
The main log file is called latest.log. For crashes, also check the crash-reports folder.
Modrinth App
The Modrinth App makes it easy to access and share your game logs directly from the launcher.
Upload Directly from Modrinth (Recommended)
- Open the Modrinth App
- Click on the modpack/profile you were playing
- Click on the "Logs" tab
- Select the log you want to share (e.g.,
latest.log) - Click the "Share" button
- A mclo.gs link will be automatically generated - copy it and share!
Manual Log File Location
If you need to find the log files manually:
Windows:
C:\Users\[YourUsername]\AppData\Roaming\ModrinthApp\profiles\[ProfileName]\logs\
macOS:
~/Library/Application Support/ModrinthApp/profiles/[ProfileName]/logs/
Linux:
~/.local/share/ModrinthApp/profiles/[ProfileName]/logs/
CurseForge App
The CurseForge App stores logs in a slightly different location depending on your setup.
Finding Your Logs
- Open the CurseForge App
- Go to your Minecraft section
- Click on the modpack you were playing
- Click the three dots menu (...) next to the Play button
- Select "Open Folder"
- Navigate to the
logsfolder - Open
latest.logwith a text editor
Alternative: From Settings
- In CurseForge, click the gear icon (Settings) in the bottom left
- Under Game Specific, click Minecraft
- Find "Minecraft Install Location" - this shows where your instances are stored
- Navigate to:
Instances\[ModpackName]\logs\latest.log
Log File Location
Default Windows location:
C:\Users\[YourUsername]\curseforge\minecraft\Instances\[ModpackName]\logs\
Custom location: Check your CurseForge settings for your configured install path.
Uploading to mclo.gs
Once you have your log file, here's how to upload it:
Method 1: Copy and Paste (Easiest)
- Open
latest.login a text editor - Select all the text (
Ctrl+Aon Windows/Linux,Cmd+Aon Mac) - Copy it (
Ctrl+CorCmd+C) - Go to https://mclo.gs
- Paste the log into the text box (
Ctrl+VorCmd+V) - Click "Save"
- Copy the URL from your browser's address bar and share it!
Method 2: Drag and Drop
- Go to https://mclo.gs
- Drag your
latest.logfile directly onto the webpage - The log will be uploaded automatically
- Copy the URL and share it!
Which Log File Do I Need?
| Situation | File to Upload |
|---|---|
| Game crashed | logs/latest.log AND crash-reports/crash-[date]-[time]-client.txt |
| Game froze or lagged | logs/latest.log |
| Mod not working | logs/latest.log |
| Game won't start | logs/latest.log (or logs/debug.log if latest.log is empty) |
| Server connection issues | logs/latest.log |
Tip: When in doubt, upload latest.log - it contains the most comprehensive information about your most recent game session.
Tips for Getting Help
When asking for help in Discord or forums:
- Always include the mclo.gs link - Don't paste raw logs into chat
- Describe what happened - What were you doing when the issue occurred?
- Mention any recent changes - Did you add/remove mods, update anything?
- Include your launcher - Let people know which launcher you're using
- Specify the modpack version - If applicable
Example help request:
"My game crashed when I opened a chest. I'm using Prism Launcher with Homestead 1.2.6. Here's my log: https://mclo.gs/xxxxx"
Troubleshooting
"My latest.log is empty"
- Try looking at
debug.loginstead - Make sure you actually launched the game (logs are created on launch)
"I can't find the logs folder"
- Enable "Show hidden files" in your file explorer
- The
.minecraftfolder is hidden by default on some systems
"mclo.gs says the log is too large"
- Try uploading just the last portion of the log (the most recent entries)
- Look for the crash report file in
crash-reportsfolder instead
"The log doesn't show my crash"
- If the game crashed hard, the crash might not have been written to
latest.log - Check the
crash-reportsfolder for a dedicated crash report file
Additional Resources
- mclo.gs - The log sharing service
- Prism Launcher Documentation - Official Prism docs
- Discord Support - Get help from our community
Need more help? Join our Discord community for support!