Calm The Leaks (CTL)

This mod extends atl outputs, recognises leak trends, and then recommends fixes based of confidence levels after leveraging spark data. CTL doesn't hide real problems - it filters startup noise and false positives so you can focus on real leaks.

File Details

calmtheleaks-1.2 Hotfix-neoforge.jar

  • R
  • Apr 7, 2026
  • 139.01 KB
  • 1.1K
  • 1.21.1
  • NeoForge

File Name

calmtheleaks-1.2 Hotfix-neoforge.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:calm-the-leaks-ctl-1449975:7891671"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

-Dedicated server compatibility fix: payload registration/handling split so server-side paths do not load client GUI classes.

-Network handshake fix: restored common registration of calmtheleaks:s2c_panel so clients no longer fail with “channel missing on server side.”

-Panel open logic remains client-only while keeping common networking classloading safe for dedicated servers.