This was getting spammed in my console as a client. Host didn't have it.
[Error : Unity Log] ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: key
Stack trace:
UnityEngine.InputSystem.Keyboard.get_Item (UnityEngine.InputSystem.Key key) (at :IL_0013)
ShipMeltdown.Patches.StartOfRoundPatch.UpdatePatch () (at :IL_0014)
(wrapper dynamic-method) StartOfRound.DMDStartOfRound::Update(StartOfRound)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.TrampolineStartOfRound::Update?-1166358878(StartOfRound)
LethalThings.Patches.Debug.StartOfRound_Update (On.StartOfRound+orig_Update orig, StartOfRound self) (at O:/github/LethalThings/LethalThings/Patches/Debug.cs:200)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.HookStartOfRound::Update?-875605536(StartOfRound)