SirDoggyJvla / Zomboid-Forge

Zomboid Forge is a Project Zomboid framework that can be used by modders to easily create custom zombie types.
2 stars 2 forks source link

High HP zombies disappearing in MP #3

Open SirDoggyJvla opened 3 months ago

SirDoggyJvla commented 3 months ago

Setting HP too high serverside will cause zombies to despawn

Proposed fix: setting HP to a high value but not too high when syncing, instead of setting to defaultHP

SirDoggyJvla commented 3 months ago

A potential fix is out, need some testing and confirmation if it worked out

SirDoggyJvla commented 2 months ago

Last fix did not work, new fix:

Zombies go stale if server and client side HP have too much of a difference: confirmed working with 10 HP diff need test to see what other values might work

SirDoggyJvla commented 2 months ago

Potential fix out. No report of despawning Bloaters since then

twentypiece commented 2 months ago

Unfortunately ran into this issue just now. I created a new server with only the last of us infected mod and all its dependencies. Walked next to a bloater (while as admin) and it disappeared in a few seconds. Used all default settings, both Zomboid settings and all the mod settings.