Developer postOriginal post (opens in a new tab)

Quick Fix for crash on last update (v0.27.1)

There was a crash on the last update caused by the new animation logic when the reviewer was spawning. Since the reviewer never visits the store in group there are no talking animations implemented for that character, this was causing the animation logic to crash. I've pushed an update with the fix, and added more debugging information in the crash dumps to better recreate the failure.