Skip to main content

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.

  1. Open Prism Launcher
  2. Right-click on your modpack/instance
  3. Click "Edit..." (or select the instance and press Ctrl+E)
  4. Go to the "Other Logs" tab on the left sidebar
  5. Select the log you want to share:
    • Latest Log - Most recent game session
    • Previous logs - Listed by date/time if available
  6. Click the "Upload" button at the bottom
  7. Select "mclo.gs" from the upload options
  8. A link will be automatically copied to your clipboard - share this link!

Method 2: Upload After a Crash

  1. If your game just crashed, Prism will often show a crash report dialog
  2. Click the "Upload Log" or "Upload to mclo.gs" button if available
  3. 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.

  1. Open the Modrinth App
  2. Click on the modpack/profile you were playing
  3. Click on the "Logs" tab
  4. Select the log you want to share (e.g., latest.log)
  5. Click the "Share" button
  6. 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

  1. Open the CurseForge App
  2. Go to your Minecraft section
  3. Click on the modpack you were playing
  4. Click the three dots menu (...) next to the Play button
  5. Select "Open Folder"
  6. Navigate to the logs folder
  7. Open latest.log with a text editor

Alternative: From Settings

  1. In CurseForge, click the gear icon (Settings) in the bottom left
  2. Under Game Specific, click Minecraft
  3. Find "Minecraft Install Location" - this shows where your instances are stored
  4. 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)

  1. Open latest.log in a text editor
  2. Select all the text (Ctrl+A on Windows/Linux, Cmd+A on Mac)
  3. Copy it (Ctrl+C or Cmd+C)
  4. Go to https://mclo.gs
  5. Paste the log into the text box (Ctrl+V or Cmd+V)
  6. Click "Save"
  7. Copy the URL from your browser's address bar and share it!

Method 2: Drag and Drop

  1. Go to https://mclo.gs
  2. Drag your latest.log file directly onto the webpage
  3. The log will be uploaded automatically
  4. Copy the URL and share it!

Which Log File Do I Need?

SituationFile to Upload
Game crashedlogs/latest.log AND crash-reports/crash-[date]-[time]-client.txt
Game froze or laggedlogs/latest.log
Mod not workinglogs/latest.log
Game won't startlogs/latest.log (or logs/debug.log if latest.log is empty)
Server connection issueslogs/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:

  1. Always include the mclo.gs link - Don't paste raw logs into chat
  2. Describe what happened - What were you doing when the issue occurred?
  3. Mention any recent changes - Did you add/remove mods, update anything?
  4. Include your launcher - Let people know which launcher you're using
  5. 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.log instead
  • 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 .minecraft folder 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-reports folder 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-reports folder for a dedicated crash report file

Additional Resources


Need more help? Join our Discord community for support!