< help / Find crash reports

Find crash reports


How to find and send a crash report manually.

As of MiniMeters v0.8.18 MiniMeters no longer attemps to automatically upload crash logs. Instead, MiniMeters will save a log while the program is running. If you experience a crash, hang, or general issue these logs can help greatly.

Opening a ticket and sending a log on the Discord will help me debug your issue and solve it for you and others.

Windows:
  1. Navigate to %AppData%/MiniMeters
  2. An easy way to find this folder is to open the start menu and type "%AppData%

  3. Open the folder titled log_files and send the most recent file in that folder.
  4. On Windows, a Minidump file called "previous_dump_file.dmp" will be saved upon a crash. This file contains the state of MiniMeters at the time of the crash.
macOS:
  1. Navigate to ~/Library/Preferences/MiniMeters
  2. An easy to way to find this folder is to open Finder, hold the Option key, click the Go menu, and click Library.

  3. Open the folder titled log_files and send the most recent file in that folder.
  4. Get the most recent crash log and upload it to the Discord.
Linux:
  1. Navigate to ~/.MiniMeters
  2. Open the folder titled log_files and send the most recent file in that folder.
  3. Get the most recent crash log and upload it to the Discord.

Still need help?