KlutzyBubbles / lc-better-emotes

Lethal company mod that alters the integration method of MoreEmotes and adds more config options
https://thunderstore.io/c/lethal-company/p/KlutzyBubbles/BetterEmotes/
MIT License
4 stars 2 forks source link

Error in console when controller doesnt exist #14

Closed KlutzyBubbles closed 6 months ago

KlutzyBubbles commented 6 months ago

Doesn't affect functionality just an error that pops up only when the controller isnt present

[Error  : Unity Log] NullReferenceException: Object reference not set to an instance of an object
Stack trace:
BetterEmote.SelectionWheel.OnEnable () (at <ff7f62859509453283ef715911864db8>:0)
UnityEngine.GameObject:SetActive(GameObject, Boolean)
BetterEmote.EmotePatch:onEmoteKeyWheelStarted(CallbackContext)
UnityEngine.InputSystem.LowLevel.<>c__DisplayClass7_0:<set_onUpdate>b__0(NativeInputUpdateType, NativeInputEventBuffer*)
UnityEngineInternal.Input.NativeInputSystem:NotifyUpdate(NativeInputUpdateType, IntPtr)
KlutzyBubbles commented 6 months ago

Fixed in v1.3.4