Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
SemiHandsFix
Stops SemiHands 0.1.1 null-avatar log floods
| Last updated | 9 hours ago |
| Total downloads | 44 |
| Total rating | 0 |
| Categories | Mods AI Generated Quality Of Life |
| Dependency string | ManyMods-SemiHandsFix-0.1.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305README
SemiHands 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".