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.
ModelReplacementAPIHotfix
Hotfix for ModelReplacementAPI 2.4.19: fixes held item slot errors and disables MoreCompany cosmetics on model replacements.
By abooban1
CHANGELOG
Changelog
1.0.2
- Release
- Added runtime patch for
LocateHeldObjectsOnModelReplacementPatch.LateUpdatePatch. - Added safe held-item slot bounds checks.
- Added safer replacement for
BodyReplacementBase.LateUpdate. - Disabled unsafe MoreCompany cosmetic rendering on model replacement suits.
- Suppressed repeated
NullReferenceExceptionspam from incompatible replacement models.