Debug Logs

From Imprudence

Jump to: navigation, search

Debug logs help us track down bugs and other nasty issues. So if you are having a problem, we will probably ask you to send us your logs!

The location of the logs varies depending on your operating system. The default location for each operating system is listed below. In all examples, <username> means your computer login name (not your SL name).

  • Linux: /home/<username>/.imprudence/logs/
  • Mac: /Users/<username>/Library/Application Support/Imprudence/logs/
  • Windows XP: C:\Documents and Settings\<username>\Application Data\Imprudence\logs\
  • Windows Vista/Windows 7: C:\Users\<username>\AppData\Roaming\Imprudence\logs\

The important log files are:

  • Imprudence.log: Debug console output for the most recent session.
  • Imprudence.old: Same info as Imprudence.log, but for the previous session.

Crashes

For crashes, the files below are also important to help us debug. They are located in the same directory as before, but they only exist after a crash. Please send Imprudence.log as well as the file(s) below:

  • Linux: stack_trace.log
  • Mac: /Users/<username>/Library/Logs/DiagnosticReports/Imprudence_<date>_<computername>.crash
  • Windows:
Imprudence.dmp
ImprudencePlus.dmp

Where to Send Them

Please email your logs to:

  • Linux (32 bit): jacek at imprudenceviewer.org
  • Linux (64 bit): armin at imprudenceviewer.org
  • Mac: jacek at imprudenceviewer.org
  • Windows: mccabe at imprudenceviewer.org

If you're sending them to us because we asked for them, you can just attach the files and send. But if we're not expecting them, please include a description of the issue you're having (so we know what to look for in the logs), or a link to the forum topic where you've posted your issue.

Personal tools