FancyMenu leaking a LOT of RAM
eDexiam opened this issue · 2 comments
Describe the bug
FancyMenu leaks a lot of Memory (3-
5GB of memory usage to the java binary while only 2GB is assigned to the VM) while using main manu animations
To Reproduce
Steps to reproduce the behavior:
- Have 100MB worth of frames for the main menu
- Start game
- Memory is through the roof
Expected behavior
Not use this much RAM?
Basic Informations (please complete the following information):
- OS: Windows
- FancyMenu Version: 1.4
- Forge Version 31.2.31
- Minecraft Version 1.15.2
- Active Mods Optifine, PreMenuScreen, ItsTheLittleThings
Not a bug. That’s just how Minecraft handles external textures. This process is already optimized, trust me.
Animations are not supposed to have hundreds of frames. Just use a shorter animation or optimize its size.