Troubleshooting

If something doesn't work, the app's error dialogs are designed to make it easy to figure out why — and easy to share what went wrong if you need to report a bug.

The error dialog

When an import, export, or connection fails, you'll see a red error dialog with:

For most issues, the message alone tells you what to fix (wrong URL, network offline, malformed log file). For anything else, copy the details and check the log.

Common issues

"VOD chat replay is unavailable"

Twitch removes chat replay from older VODs and from sub-only or mature sections. There's nothing the app can do — the data isn't there. If you're the streamer, save chat live with Live Stream Monitor instead.

Emotes are showing as text in messages

Your emote cache is stale, or — much more commonly — the channel-specific source for that streamer isn't loaded. Channel emotes are not added automatically. Open Emotes → Emote Manager and either:

See How emotes work for the full model.

Live capture won't connect

A few things to check:

The app retries up to 5 times with exponential backoff (capped at 60 seconds between attempts) when a session drops. If it can't connect at all, double-check the channel is broadcasting right now.

CSV import shows weird timestamps

The CSV importer expects offset seconds in column 1. If your CSV came from a different tool that uses wall-clock timestamps, convert it first or use the Log File importer with a custom timestamp format.

Import is very slow

For very long VODs (10+ hours) with active chat, the download itself can take several minutes — that's normal. If a much shorter import is slow:

Channel Details tab is missing

Channel details are fetched once at import time. If you were offline or the platform's API was unreachable, the tab won't appear. Reimport when you're back online.

For Log File and CSV imports, channel details only fetch if you filled in the Streamer name field.

Reporting a bug

If you hit a real bug, the best report includes:

  1. What you were doing — which import source, which menu, which file
  2. What you expected vs what happened
  3. The output of Copy Details from the error dialog (if one appeared)
  4. A line or two from the error log (Help → Error Logs Folder, today's file)

Contact details are on the Help → About screen inside the app.

When in doubt: restart

Closing and reopening the app clears any temporary state without losing your emote cache or saved live logs. If something feels off and the error log doesn't show anything obvious, a clean restart is harmless and often fixes it.