Decay IRF NRE Fix
Fixes the immortal (tank_boss) spamming the console with NullReferenceExceptions whenever its corpse is despawning.
| Last updated | 7 months ago |
| Total downloads | 481 |
| Total rating | 1 |
| Categories | Client Mods |
| Dependency string | AuriRex-Decay_IRF_NRE_Fix-1.0.0 |
| Dependants | 2 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_GTFO
BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.
Preferred version: 3.2.1README
Decay IRF NRE Fix
Fixes invalid IRF (InstancedRenderFeature) components on enemy prefabs (specifically on tank_boss) spamming NREs (NullReferenceExceptions) into the console whenever the ragdoll body starts decaying/despawning by removing said invalid components after the enemy prefab is generated for the first time.