DayZ Mod · interim patched build
TT CookZ Patched
CookZ, unchanged except for three tested bugfixes — published so servers don't have to live with the crashes while the fixes make their way upstream.
What it fixes
- The dead-cookbook crash. A player logging in near a pot or pan triggered a null-config crash before the server's settings arrived by RPC — leaving the recipe list empty (no green boxes) for that player's entire session, every session. Fixed by guarding the load until the config exists.
- Two further logic fixes, equally surgical. The complete bug report with code-level detail was sent to the CookZ author; each fix changes only the lines described there.
For server admins
- Use this instead of CookZ — it is CookZ's own PBO with only the documented lines changed. Never load both.
- Two variants exist for different plugin setups — run exactly one:
- Interim by design: when upstream CookZ ships the fixes, switch back and drop this.