FancyMenu [Fabric] [MOVED TO NEW PROJECT]

FancyMenu [Fabric] [MOVED TO NEW PROJECT]

17M Downloads

FancyMenu leaking a LOT of RAM

eDexiam opened this issue · 2 comments

commented

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:

  1. Have 100MB worth of frames for the main menu
  2. Start game
  3. Memory is through the roof

Expected behavior
Not use this much RAM?

Screenshots
firefox_EWSfqXpoA7

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
commented

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.

commented

Is it normal that it somehow uses RAM that I didn't allocate to the VM?