promotional bannermobile promotional banner

Logs Fixer

A mod that prevents logs cause lag

File Details

logsfixer-0.0.1.preview-1.jar

  • A
  • Apr 6, 2026
  • 62.54 KB
  • 6
  • 1.20.1
  • Forge

File Name

logsfixer-0.0.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:logs-fixer-1504036:7882499")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

First preview of this mod.

The description is still very basic because this is a very new project, so please keep that in mind. This preview may still have problems or may not work correctly in all cases.

What this mod currently tries to do is reduce repeated log spam from mods, such as missing texture messages or similar errors that get printed many times. Instead of allowing the same message to flood the logs over and over, it tries to suppress the duplicates and replace them with a summarized version.

This can help reduce unnecessary log overhead and improve performance in situations where excessive repeated logging becomes a problem.