Memory leak caused by fake players
Fidelxyz opened this issue ยท 0 comments
Memory leak occurs when creating and removing fake players.
It is a bug from upstream Fabric API FabricMC/fabric#3974, which is fixed in commit FabricMC/fabric@13a40c6. I got a memory leak on Create mod with Forgified Fabric API (Creators-of-Create/Create#8544), and the developers of Create suggested to cherry-pick the above commit to fix this issue.