Added 0.7 debug logging info.

This commit is contained in:
WrinklyNinja
2014-09-06 09:48:13 -07:00
parent d7b60a034f
commit abf1999974
@@ -1,7 +1,8 @@
If LOOT is crashing, or there is some other problem that's not due to missing or incorrect masterlist metadata, the following should be done:
1. In LOOT's settings, set the debug verbosity to its medium setting.
2. Run LOOT again to replicate the issue.
3. Upload the debug log that is generated at `%LOCALAPPDATA%\LOOT\LOOTDebugLog.txt` to some location you can share it from. If the log is less than 512 KB, you can upload it to [Pastebin](http://pastebin.com/) without requiring an account. Otherwise, a service such as Dropbox, Google Drive, OneDrive, etc. can be used. Please don't use filesharing websites with countdown timers or captchas.
If LOOT is crashing, or there is some other problem that's not due to missing or incorrect masterlist metadata, the following should be done:
1. In LOOT's settings, set the debug verbosity to its medium setting. (If you're running the 0.7 alpha, it's an Enable Debug Logging checkbox instead.)
2. Run LOOT again to replicate the issue.
3. Upload the debug log that is generated at `%LOCALAPPDATA%\LOOT\LOOTDebugLog.txt` to some location you can share it from. If the log is less than 512 KB, you can upload it to [Pastebin](http://pastebin.com/) without requiring an account. Otherwise, a service such as Dropbox, Google Drive, OneDrive, etc. can be used. Please don't use filesharing websites with countdown timers or captchas.
4. If you're running the 0.7 alpha, also upload the `%LOCALAPPDATA\LOOT\CEFDebugLog.txt`.
Note that LOOT wipes the log each time it starts, so if you encounter an issue, don't run LOOT again without first uploading or making a copy of the log.