VazkiiMods / Patchouli

Accessible, Data-Driven, Dependency-Free Documentation for Minecraft Modders and Pack Makers
https://vazkiimods.github.io/Patchouli/
Other
302 stars 122 forks source link

Why is my log being spammed by Botania/Patchouli Spamming Render thread/Warn #656

Open ModernGamingWorld opened 1 year ago

ModernGamingWorld commented 1 year ago

Mod loader

Forge

Minecraft version

1.19.2

Patchouli version

Patchouli-1.19.2-77

Modloader version

43.2.11

Modpack info

No response

The latest.log file

https://gist.github.com/ModernGamingWorld/569380c5cab8c87f7fbc4c37bdb37ef4

Issue description

I am working on a custom recipe mod for my Modpack & I go to check my log file and find out your mod is spamming my log with warnings of recipes that no longer use the default recipe, I have since started moving those said recipes to my own mod. Is there away to disable your recipe spam puke for both this mod and Botania

Steps to reproduce

No response

Other information

No response

williewillus commented 1 year ago

Where exactly are log lines being emitted by Patchouli and Botania? Please link me to an exact sequence of lines that is reproducible with just those two mods. All I see is log garbage from malformed recipes added by external mods/kubejs/etc. This is unactionable.

williewillus commented 1 year ago

Patchouli is mentioned in that log a grand total of 8 times.

qznfbnj commented 1 year ago

Have you used delogger already? Maybe it can be used to remove spam before the problem is actually solved.