From 33b44432673db8b2f9f924a37cfad3f88c505e40 Mon Sep 17 00:00:00 2001 From: Woah Date: Thu, 25 Mar 2021 18:08:27 -0400 Subject: [PATCH] Audio renaming (still need to find sound effect audio) Identified the probable cause of the display thread death HDToolKit.bufferSwap. There's an error that gets thrown when the user exits the client without going through the proper way to do so which is unacceptable. A band-aid has been applied.