Memory Leak of Client Player
pietro-lopes opened this issue ยท 1 comments
Describe the bug
Memory leak of Client Player
ArmorMainScreen holds an static instance of self that:
-> holds a upgradeOptions which is SearchOptions that:
-> holds player
How to reproduce the bug
Join game and exit to main screen, Player is leaked
Expected behavior
No leak
Additional details
No response
Which Minecraft version are you using?
1.21
Which version of PneumaticCraft: Repressurized are you using?
8.0.3
Crash log
No response