Don't Starve Log Reader

Locate game error messages in 5 seconds.

Download for Windows
Download for MacOS

What is a log?

Logs are txt files generated during the running of Don't Starve / Dont' Starve Together, which record detailed information about the game's information.


Where is the log file located?

By default, logs are located in Documents - Klei. They may appear in the main directory, cluster directory, or cluster archive, depending on your game settings.

This software automatically searches for all Don't Starve / Dont' Starve Together log files.


How to find the latest log?

If your game has recently crashed, disconnected from server, or failed to launch, you can open this software to see the latest log, which will appear at the top of the list.

On MacOS systems, reading logs requires granting access permissions (Settings - Privacy & Security - Files and Folders - Find Log Reader, check the "Documents" folder).


How to find error messages?

If the log contains error messages, you can click the button on the left side of the software to quickly jump to them. Error messages will be highlighted in red. If the error is related to a mod, that mod is likely to appear in the error message.

For some specific issues, such as crashes in c level, it may not be able to pinpoint the exact mod.


How is this different from mod error trackers?

Log Reader is a software. Compared to some mods that assist with error tracking, such as Bug Tracker or Insight, it has the following advantages:

(1) No need to subscribe or enable it in the game. It is independent of the game's code environment, so it won't fail due to changes in code interfaces.

(2) Completely independent. It works normally even after the game has exited.

(3) More interactive. You can use Ctrl+F to quickly search, copy error messages to the clipboard, open the log location, or save it as a file, which game mods cannot do.

(4) A more visually appealing interface.


What can't this software do?

It cannot detect bugs that do not cause the game to crash.


Is this software open source?

Yes, see: https://github.com/lw-0x4eb1a/dst-log-reader

Due to personal time constraints, PRs are not accepted. If you want to extend its functionality, feel free to fork and develop it further.