Page 1 of 1

1.8.1.13 Changes (May 11th Reset)

Posted: Sun May 10, 2020 5:41 pm
by NiteHawk
-Fixed a object leak on the client due to not disposing objects properly. (This is not the same as a memory leak). Every time you'd go to resize or apply a new skin, objects wouldn't get removed by the 'garbage collector' which caused the dead objects to build up, and could eventually crash the client. This wasn't noticed earlier because they don't actually have a memory footprint thus didn't really show.