Communities
Developers
Get Manager
Log In
Communities
Developers
API Docs
GitHub
Package Format Docs
Markdown Preview
Manifest Validator
Contact Us
Privacy Policy
News
Get Manager
Communities
Lethal Company
Error_Fix
Lethal Company
Upload package
Error Fix
Defensive compatibility guards for common Lethal Company V81 runtime errors and modpack log spam.
Aueser
https://github.com/Auuueser/Error-Fix
Install
Details
Details
Last Updated
First Uploaded
Downloads
1.1K
Likes
2
Size
159KB
Dependency string
Aueser-Error_Fix-0.0.1
Dependants
4 other mods
Loading...
Download
Details
Required (1)
Wiki
Changelog
Versions
Analysis
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Modding Wiki
Modding Discord
Categories
BepInEx
Client-side
Server-side
Bug Fixes
Tweaks & Quality Of Life
AI Generated
Changelog
0.0.1
Initial Thunderstore release.
Added
Defensive runtime guards for known Lethal Company V81-era null-reference and index errors.
Audio guards for disabled audio sources and null
AudioClip
playback.
Particle mesh shape guards for unreadable and zero-area meshes.
Runtime NavMesh source filtering for unreadable mesh sources.
General EnemyAI NavMesh fallback for agents that are off the NavMesh.
Netcode guards for selected ragdoll, reparenting, despawn, and RPC edge cases.
Player ragdoll tag guards for undefined
PlayerRagdoll4+
lookups.
Optional compatibility guards for EnemyHealthBars, ShipLootPlus, ToggleableNightVision, and ChatCommands.
Warning limiting for recurring handled issues.
Packaging
Thunderstore-ready package layout with the plugin DLL at the package root.
BepInEx dependency declared in
manifest.json
.
Source repository linked in
manifest.json
.
Notes
This release is defensive only and targets known stack traces.
Unknown exceptions are intentionally left visible.
Third-party compatibility guards use runtime reflection and do not include third-party mod files.
Categories
BepInEx
Client-side
Server-side
Bug Fixes
Tweaks & Quality Of Life
AI Generated