
You are viewing a potentially older version of this package. View Latest Version
SemiHandsFix
Stops SemiHands 0.1.1 null-avatar log floodsSemiHands Fix
Compatibility patch for NotezyTeam-SemiHands 0.1.1.
SemiHands can call its arm and flashlight helper methods while the associated PlayerAvatar reference is temporarily missing. Passing that null reference to Dictionary.TryGetValue throws an ArgumentNullException every affected frame.
This mod adds narrow null guards to SemiHands' existing right-arm, left-arm, and flashlight checks. A missing avatar is treated as "cannot punch this frame".