currently if I run the mod with default config on v50 and spawn a masked, it spams
[Error : Unity Log] NullReferenceException
Stack trace:
MaskedAIRevamp.Patches.MaskedRevamp.GrabItem () (at <616cc455d752484bb4eda1de014af3fe>:0)
MaskedAIRevamp.Patches.MaskedRevamp.Update () (at <616cc455d752484bb4eda1de014af3fe>:0)
I believe this is the first error it prints, so I'm not sure if it's caused by something going wrong earlier or if something in v50 just breaks assumptions in the mod