Does anyone know what might be causing these numbers to flood my log file? It is preventing me from monitoring errors live and is making diagnosing a client time-out error difficult.
#Strange floats in log
1 messages · Page 1 of 1 (latest)
it kinda seems like tick times are being logged or something
I don't have many mods so idk what could be causing it
Any explanation? I've been getting these in my logs when I play forge, even if I have all mods uninstalled, it still does this.
This is a mod author that accidentally left a debug print statement in their mod. If you can set your log4j configuration to log logger names, you might be able to find the culprit without a binary search. I'm not able to research that right now, but ping me so I don't forget and I'll do some research.
Then again, if you know what floats are you probably can figure it out yourself if you get bored of waiting for me :P
Thanks. Yeah, I will try to find the mod myself. I was just hoping it was a known issue since most of the mods are popular.
Can you launch with https://modrinth.com/mod/badstdout installed? Hopefully that'll tell us. Looks like it requires code and not a config for log4j to tell us.
I found the mod! It was this:
https://modrinth.com/mod/hold-my-items
I was using 4.2.5 on 1.20.1
idk if it is fixed in 4.3