EvaisaDev / LethalThings

Lethal company mod adding stuff
MIT License
21 stars 2 forks source link

[Error] In console #67

Open MathiusXII opened 6 months ago

MathiusXII commented 6 months ago

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.DMD(StartOfRound) (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline?-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.Hook?-875605536(StartOfRound)