promotional bannermobile promotional banner

AllTheLeaks (Memory Leak Fix)

This mod fixes memory leaks of some mods, Neoforge and Minecraft until they implement their fixes.

File Details

alltheleaks-1.1.0+1.21.1-neoforge.jar

  • R
  • Nov 5, 2025
  • 1.05 MB
  • 398.6K
  • 1.21.1
  • NeoForge

File Name

alltheleaks-1.1.0+1.21.1-neoforge.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:alltheleaks-1091339:7189061"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • added debugChunkLoading config to track which chunks are being loaded
    • /atl track_chunk x z [dimension] (overworld as default or current world if player used the command)
    • /atl track_chunk (to clear any tracked chunk, starts to track all)
  • added debugThreadsStuck config to point where a stuck thread is from when trying to stop a server
  • now tracking client player logout
  • if "playerrevive" mod is loaded, it will not complain about null removal reason at clone event
  • ingredientDedupe cache now is cleaned on reload to avoid growing on restart (reported same issue to ModernFix)

fix leaks:

  • jei
  • minecolonies
  • craftingtweaks

fix modifing itemstacks for ingredientDedupe:

  • railcraft