Skip to content

new error, v72 #89

@October495

Description

@October495

my mod: 01974f66-e321-d09f-b1d6-9ed67cecd9d9

:49:37.3896254] [Info :ReservedItemSlotCore-2.0.49] Beginning grab on reserved item: Walkie-talkie Previous item slot: 1
[13:49:37.7367222] [Info :ReservedItemSlotCore-2.0.49] Beginning grab on reserved item: Walkie-talkie Previous item slot: 1
[13:49:37.7377259] [Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
Stack trace:
(wrapper dynamic-method) GameNetcodeStuff.PlayerControllerB.DMD<GameNetcodeStuff.PlayerControllerB::SetSpecialGrabAnimationBool>(GameNetcodeStuff.PlayerControllerB,bool,GrabbableObject)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<GameNetcodeStuff.PlayerControllerB::SetSpecialGrabAnimationBool>?-478113362(GameNetcodeStuff.PlayerControllerB,bool,GrabbableObject)
LethalThings.Patches.Miscellaneous.PlayerControllerB_SetSpecialGrabAnimationBool (On.GameNetcodeStuff.PlayerControllerB+orig_SetSpecialGrabAnimationBool orig, GameNetcodeStuff.PlayerControllerB self, System.Boolean setTrue, GrabbableObject currentItem) (at O:/github/LethalThings/LethalThings/Patches/Miscellaneous.cs:236)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<GameNetcodeStuff.PlayerControllerB::SetSpecialGrabAnimationBool>?466031088(GameNetcodeStuff.PlayerControllerB,bool,GrabbableObject)
System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <787acc3c9a4c471ba7d971300105af24>:IL_006A)
Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <787acc3c9a4c471ba7d971300105af24>:IL_0083)
System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) (at <787acc3c9a4c471ba7d971300105af24>:IL_0000)
ReservedItemSlotCore.Patches.PlayerPatcher.SetSpecialGrabAnimationBool (GameNetcodeStuff.PlayerControllerB playerController, System.Boolean setTrue, GrabbableObject currentItem) (at <0f0e9acd2d764b739869267e19c09ff1>:IL_0014)
ReservedItemSlotCore.Patches.PlayerPatcher.BeginGrabReservedItemPostfix (GameNetcodeStuff.PlayerControllerB __instance) (at <0f0e9acd2d764b739869267e19c09ff1>:IL_0036)
(wrapper dynamic-method) GameNetcodeStuff.PlayerControllerB.DMD<GameNetcodeStuff.PlayerControllerB::BeginGrabObject>(GameNetcodeStuff.PlayerControllerB)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<GameNetcodeStuff.PlayerControllerB::BeginGrabObject>?-16248914(GameNetcodeStuff.PlayerControllerB)
LethalThings.PouchyBelt.PlayerControllerB_BeginGrabObject (On.GameNetcodeStuff.PlayerControllerB+orig_BeginGrabObject orig, GameNetcodeStuff.PlayerControllerB self) (at O:/github/LethalThings/LethalThings/MonoBehaviours/PouchyBelt.cs:42)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<GameNetcodeStuff.PlayerControllerB::BeginGrabObject>?-330917220(GameNetcodeStuff.PlayerControllerB)
(wrapper dynamic-method) GameNetcodeStuff.PlayerControllerB.DMD<GameNetcodeStuff.PlayerControllerB::Interact_performed>(GameNetcodeStuff.PlayerControllerB,UnityEngine.InputSystem.InputAction/CallbackContext)
UnityEngine.InputSystem.Utilities.DelegateHelpers.InvokeCallbacksSafe[TValue] (UnityEngine.InputSystem.Utilities.CallbackArray1[System.Action1[TValue]]& callbacks, TValue argument, System.String callbackName, System.Object context) (at :IL_001B)
UnityEngine.InputSystem.LowLevel.<>c__DisplayClass7_0:<set_onUpdate>b__0(NativeInputUpdateType, NativeInputEventBuffer*)
UnityEngineInternal.Input.NativeInputSystem:NotifyUpdate(NativeInputUpdateType, IntPtr)

[13:49:37.7377259] [Error : Unity Log] TargetInvocationException while executing 'performed' callbacks of 'Movement/Interact[/Keyboard/e]'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions