Skip to content
Patch NotesProject Zomboid42.20.1

Project Zomboid 42.20.1 Stable Hotfix Released Notes (5th August 2026)

The latest hotfix targets the multiplayer problems that have plagued high-population servers since B42's launch, fixing chunk unloading performance and a memory leak that could crash the game over time.

Nathan Lees4 min read
Project Zomboid survivors navigating a zombie-infested town at night with multiplayer UI elements visible.
Share:

The 42.20.1 hotfix lands as a direct response to the multiplayer crisis that has defined B42 since launch. High-population servers have been essentially unplayable for weeks, and this patch targets the root cause: chunk unloading was consuming server resources so aggressively that performance collapsed under load. That single fix should restore playability on servers that were previously laggy to the point of being abandoned.

Memory management is the second pillar here. A memory leak that accumulated over time meant that servers and clients would gradually degrade, eventually crashing after hours of play. This was not a minor inconvenience for persistent multiplayer communities; it forced regular restarts and made long play sessions impossible. The patch also improves memory reuse when discarding world data, reducing the overall footprint. If players still hit out-of-memory errors on fresh saves, Indie Stone is asking for detailed bug reports with logs and profiler video, which signals they are not confident they have caught every leak variant.

Multiplayer-specific fixes extend beyond performance. Vehicle disappearance after disconnects has been corrected, which was particularly disruptive in co-op where shared vehicles are common. The menu crash when switching from B41 to B42 is resolved, removing a friction point for returning players. Lua checksum validation for anti-cheat has been improved, though the patch notes do not elaborate on whether this addresses false positives or just strengthens detection. Language selection no longer crashes the multiplayer menu, a small but real barrier for non-English players.

One structural fix warrants attention: broken B41 worlds can no longer be hosted on B42 servers. This prevents save corruption and compatibility disasters, though it means some legacy servers will need fresh maps if they were running corrupted saves. That is an one-time inconvenience, but players should be aware before updating.

The technical additions are modest. Mods can now write.json files, expanding modding flexibility slightly. Translation files now handle percent symbols correctly via %%, a fix for modders rather than players but necessary for non-English mods to function properly.

Indie Stone has explicitly stated this hotfix should not break saves, but they are asking players to report bugs only from fresh saves with no mods. That caveat matters: if you are running a modded multiplayer server, you are on your own for debugging. The real test is whether chunk unloading actually performs under sustained load. If it does, this hotfix salvages B42's multiplayer. If not, the underlying architecture may need deeper work.

Full Patch Notes

Buff Fix

While this update should not break saves, if you encounter any bugs please ensure you can replicate them on a fresh save with no mods installed before reporting them to our team here.

MP

  • Improved Lua checksum validation for multiplayer anti-cheat
  • Fixed an issue that caused significant performance problems with chunk unloading on multiplayer servers
  • This should fix most of the bugs players were getting on high-pop servers due to server lag
  • Fixed errors and crashes that could occur when selecting Multiplayer while certain languages were selected
  • Fixed an issue where vehicles could temporarily disappear for players after another player disconnected
  • Fixed an issue that would allow broken B41 worlds to be hosted on B42 servers
  • Fixed an issue where players switching from b41 to B42 could be met with a missing menu

    FIXES

    • Improved memory usage by reusing discarded world data
    • Fixed a memory leak that could lead to performance degradation and crashes over time
    • If you continue to encounter an out of memory error in a new save, please submit a bug report with your logs and profiler video from debug so the team can investigate
  • Fixed a rare exception that could occur during exploration

    TECHNICAL/DEBUG

    • Added the ability for mods to write .json files
    • Fixed percent symbol handling in translation files
    • Mod translations should use %% to display % characters

    As always, discussions regarding this update can be found pinned to the Project Zomboid Discussions Forums here.

  • Sources

    Share:

    Stay on top of every update — find all the latest patch notes and gaming news at XP Gained. Join our Discord for live patch note alerts and discussion.

    Written by

    Nathan Lees

    Gaming journalist and founder of XP Gained. Covering patch notes, breaking news, and updates across 160+ games.

    Related Posts