-
The Bug - In the recently added 'Queue' system, if a server had large amounts of setups or misconfigured configs, a large amount of queue data would be produced, causing a memory leak when all the data was loaded on start and continued to generate during run-time.
-
The Fix - This Queue system has been recoded to only load up some data to check against, then removed from memory. These queued up locations will now only load up (with limitations) briefly when a RTP attempt is made.
-
The Future - If this issue continues, with some edge cases that might still be possible, I will continue to improve this system and will soon make it mandatory to keep enabled.