Project Zomboid Mod Load Order

Set dependency, addon, patch, and server mod order without treating load order as a cure for missing or incompatible mods.

Use evidence before reordering

  1. Read every Workshop page for required items, incompatibilities, and explicit order instructions.
  2. Put shared libraries and frameworks before mods that require them.
  3. Put an addon or compatibility patch after the parent mods whose files it changes.
  4. On a server, order the Mod IDs in Mods; keep every required Workshop item present in the download list.
  5. Restart and reproduce one known conflict on a new save or test world.
  6. If the trace reports a missing file, wrong Mod ID, or unsupported build, fix that problem instead of reordering.

When order is not the cause

Load order cannot download a missing Workshop item, create a missing dependency, update a Build 41 mod for Build 42, or repair a wrong Mod ID. If moving one entry changes nothing, return to the first console trace and isolate the affected pair on a new save.

Sources