From db1e9ac7fc9ef23531af68730d27fd0afc436b30 Mon Sep 17 00:00:00 2001 From: Tyler Watson Date: Mon, 17 Aug 2015 13:01:36 +1000 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c597ff3..895e9085 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,17 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin * API: Now ignores unknown server packets (@Wolfje) * API: Potentially removed arithmetic overflows in server (@Wolfje) +### Using the Crash Reporter + +TShock now has a crash reporter built in which writes crash logs to the `crashes` directory +in the event of a catastrophic failure. **To change where TShock writes its crash logs, +specify the `-crashdir` parameter on the command line**. + +1. In the event of a crash, look for a file called `crash_xxxx.zip` in the `crashes` directory +2. Upload the file somewhere, beware the crash file may be quite large (>100MB), anywhere like google drive, dropbox or mega will be fine +3. Post a link to the crash with reproduction steps in the TShock support forum + +Alternatively, if you do not want to report the crash, just delete the file. ## TShock 4.3.7