Skip to content

2026.08.35

Choose a tag to compare

@AallynReed AallynReed released this 21 Aug 23:01
· 22 commits to main since this release

Auto-relog no longer waits on Trove's crash dialog

Trove runs its own crash handler alongside every instance. It stays silent until the game crashes or stops responding, and then puts up a dialog — one that keeps the dead instance alive. Left running overnight, auto-relog would sit there waiting on a process that was never going to exit.

Now, while auto-relog is enabled for a running account, Better Trove Tools watches for that dialog. Once it has been up for a few seconds the crash handler is closed, the stalled instance is closed out, and the account is signed back in. A crash dismissed this way always counts as a crash, so the relog still happens even if Trove exits quietly afterwards.

With auto-relog switched off nothing changes — the crash handler is left exactly where it is, so you can read it.