Debug Logs
From Imprudence
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:
/User/<username>/Library/Application Support/Imprudence/logs/ - Windows XP:
C:\Documents and Settings\<username>\Application Data\Imprudence\logs\ - Windows Vista:
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: (Unknown)
- Windows: Imprudence.dmp, ImprudencePlus.dmp
Where to Send Them
Please email your logs to:
- Linux / Mac: jacek.antonelli at gmail.com (Jacek)
- Windows: hakushakukun at gmail.com (McCabe)
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.

