TRSasasusu / PickUpChert

Outer Wilds mod for picking up Chert!!
MIT License
0 stars 1 forks source link

Fix NRE in ItemTool_UpdateInteract_Postfix #2

Closed MegaPiggy closed 2 months ago

MegaPiggy commented 2 months ago
NullReferenceException: Object reference not set to an instance of an object
Stacktrace: PickUpChert.ChertItemPatch.ItemTool_UpdateInteract_Postfix (ItemTool __instance) (at <3bd43fea0ae64dc8848bde32d5504bd4>:0)
(wrapper dynamic-method) ItemTool.DMD<ItemTool::UpdateInteract>(ItemTool,FirstPersonManipulator,bool)
ToolModeSwapper.Update () (at <154a8af147d944cea3374a4b992752d0>:0)
TRSasasusu commented 2 months ago

Thanks!