promotional bannermobile promotional banner

Logs Fixer

A mod that prevents logs cause lag
Back to Files

logsfixer-0.0.1.preview-1.jar

File namelogsfixer-0.0.1.jar
Uploader
col9kamcol9kam
Uploaded
Apr 6, 2026
Downloads
23
Size
62.5 KB
Mod Loaders
Forge
File ID
7882499
Type
A
Alpha
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:logs-fixer-1504036:7882499")

Learn more about Curse Maven

What's new

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.

This mod has no additional files