Hexeption / AEInfinityBooster

https://www.curseforge.com/minecraft/mc-mods/aeinfinitybooster
GNU Lesser General Public License v3.0
4 stars 14 forks source link

Excessive log spam for 'Creating Creative Mode Tab' message #16

Closed rshchekotov closed 3 months ago

rshchekotov commented 1 year ago

Good day,

I hope this finds you well. While working on creating a modpack and debugging some errors, I stumbled upon a repetitive log message related to AEInf.Booster. Specifically, the message:

[Render thread/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab

is logged 77 times in the console. I traced it back to this line in the repository.

I would assume this also scales with the mod count currently I'm working with just 32 mods, but there are far bigger modpacks.

Would you consider decreasing the log level to debug for this? My thought process is that this seems more like an internal message rather than something an end-user would need to see frequently. If users are interested, they can always adjust their logger settings to access debug logs.

Another suggestion would be to add the actual creative-tab id, provided it is possible, to the debug-message so that one may identify what exactly happens.

Thank you for your time and consideration.

Warm regards, Roman

Zelioth commented 10 months ago

Hey, can also confirm could you please fix this.

FO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:08] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:08] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:08] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:08] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:08] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:08] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:08] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:08] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:08] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:08] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:08] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:08] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:08] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:08] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:08] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:08] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:09] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:09] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:09] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:09] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:09] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:09] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:09] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:09] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:09] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:09] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab [18.11 21:41:09] [Server] [main/INFO] [uk.co.he.ae.AEInfinityBooster/]: Creating Creative Mode Tab

SirEndii commented 9 months ago

Fixed in #19