https://thunderstore.io/c/lethal-company/p/BlueAmulet/LogNeuter/
Lets you remove specific log messages from the game.
Also has options to fix the audio spatializer warnings and "Look rotation viewing vector is zero" messages.
Has a feature to process all game classes and generate a config containing (nearly) all possible messages to block.
(Yes I know about the UnityLogListening config that is not the point)
My preferred config atm is to use:
[RedLocustBees|Update]
Setting zap mode to 0 aaa
[RedLocustBees|DoAIInterval]
STARTING AIINTERVAL ---------------
[InteractTrigger|HoldInteractNotFilled]
Holding interact
[GameNetcodeStuff.PlayerControllerB|OpenMenu_performed]
PLAYER OPENED MENU
[PlayAudioAnimationEvent|PlayAudio2RandomClip]
Playing random clip 2
[NutcrackerEnemyAI|TurnTorsoToTargetDegrees]
^dist to target torso degrees: [0-9.]+$
[Unity.Netcode.RpcMessageHelpers, Unity.Netcode.Runtime|Handle]
^[0-9]+ | __rpc_handler_[0-9]+$