RamLeakFIX
No reviews yet
Eliminates client-side memory leaks by purging unused textures and entity garbage from RAM.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
# RamLeakFix
**RamLeakFix** is a lightweight, highly optimized client-side performance mod designed for Minecraft. It targets heavy engine structures to prevent severe Java heap memory accumulation (RAM leaks) without impacting your gameplay smoothness.
Unlike heavy optimization frameworks, RamLeakFix works entirely independently and **does NOT require Fabric API** or any other external libraries.
### 🚀 Key Features
* **Texture Pool Management:** Periodically cleans and unloads unused dynamic skin textures from the client storage.
* **Dead Entity AI Purge:** Safely sweeps the active client world registries to wipe out lingering brain allocations from removed or dead entities.
* **Smart Garbage Collection Execution:** Triggers core memory collection natively outside of heavy operations (like chunk baking or loading screens) to avoid any micro-stutters or frame spikes.
* **Purely Client-Side:** Lightweight footprint designed exclusively for the user terminal. Will not interfere with multiplayer server joins.
### 🛠️ Compatibility
* **Mod Loader:** Fabric Only
* **Dependencies:** None! (Works on any Fabric Loader version out of the box)
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources