Wugand opened this issue 5 years ago ยท 1 comments
WeakHash map in CollarCapProvider holds every loaded entity as key and an Object containing the same entity as value. This produces an loop reference preventing the GC from removing the entity. So every loaded entity stays in memory forever!
Fixed in 1.21