
Console spam
samve000 opened this issue ยท 4 comments
The client log keeps spamming:
[Render thread/WARN] (soundcontroller) Unable to find volume for sound presencefootsteps:...
I'm also experiencing some tps lag so maybe it's because of that...
I too have been seeing log spam like this, though for sound groups instead and have no idea how to disable it from clogging up my console logs. It looks like this except for each block type that exists in the game or whichever I would have defined.
[10:09:38] [Render thread/INFO]: Getting sound group for block.minecraft.sandstone
[10:09:38] [Server thread/INFO]: Getting sound group for block.minecraft.sandstone
It is incredibly annoying and has seemingly started up out of nowhere, its worse especially when a lot of mobs start making footstep noises. Please tell us there is a way to disable this, as this generates wasteful amounts of data for repetitive lines in log files.
I too have been seeing log spam like this, though for sound groups instead and have no idea how to disable it from clogging up my console logs. It looks like this except for each block type that exists in the game or whichever I would have defined.
[10:09:38] [Render thread/INFO]: Getting sound group for block.minecraft.sandstone [10:09:38] [Server thread/INFO]: Getting sound group for block.minecraft.sandstone
It is incredibly annoying and has seemingly started up out of nowhere, its worse especially when a lot of mobs start making footstep noises. Please tell us there is a way to disable this, as this generates wasteful amounts of data for repetitive lines in log files.
I cannot find where these log messages are coming from. What version are you using?
Unfortunately, it seems I may have since removed the setups with the log files containing these errors, so I cannot remember which version I have been using since it was from 2 months prior as I have done some cleanup of my main storage.
The only versions I remember using were 1.20.1 or 1.21 around that time, unsure if I can reproduce it. Sorry, I can't be of more help here.