FlamehawkMODS-FpsProtector icon

FpsProtector

Prevents severe FPS drops and engine stalls caused by missing prefabs and unhandled network exceptions upon death or chunk loading.

Last updated 3 hours ago
Total downloads 143
Total rating 0 
Categories Mods Tweaks Misc Tools Client-side AI Generated
Dependency string FlamehawkMODS-FpsProtector-1.0.2
Dependants 0 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

# FpsProtector

A Valheim mod that prevents severe FPS drops and engine stalls caused by unhandled Network exceptions, missing prefabs, and tombstone generation loops.

## Features

* Blocks ZNetScene.RemoveObjects null reference loops.

* Blacklists missing prefab hashes (like removed boat/dock mods) to save CPU frame budgets.

* Client-side only. Does not need to be installed on the dedicated server.

* v1.0.2: Fixed major desync bug with 1.0.1 do not use 1.0.1 !!