Finding log files - Smashing-Tech/Smash-Hit-Blender-Tools GitHub Wiki

Sometimes, bugs may be very hard to find. In order to help ease the pain of hard to diagnose bugs, Blender Tools produces logs for some things.

You can find the logs in the following locations:

Component Windows Linux Contents
Test Server %TEMPDIR%/shbt-testserver/server.log /tmp/shbt-testserver/server.log Contains HTTP request logs with your local IP address (which cannot be used to identify you) and exports of segments downloaded by the SHBT Quick Test app.