Pack Size vs Game Limits
“The pack is too big” means nothing until you say which number.
Difficulty: Easy · Affects: both · Last verified 30 August 2026
| GB on disk | Disk — Download, disk, join time. Slow join — not a YMT crash by itself. | |
| YMT count / gender | Metadata — Clothing metadata ceiling. Crash on join or character load. | |
| YTD count | Dictionaries — TxdStore slots. Failure: `TxdStore Pool Full`. | |
| Texture resolution / YTD bytes | VRAM — Memory, hitching, blur. Does **not** add YMT slots. | |
| YDD complexity | Models — Verts, LODs, CPU/GPU. Hitch; rare file crashes. | |
| Alternate variation entries | Variations — Ped variation working set. Possible `ERR_MEM_MULTI_ALLOC_FREE`. | |
| Escrow zip size | Portal — 1 GB cap. Upload / split delivery — not a game-slot limit. | |
| Global drawable IDs | Scripts — Shop scripts. Wrong item or invisible after DLC. | |
| Shop apparel name list | Not shipped — Join crash that clears if you remove any few items. **NOT SHIPPED** — [PR #4061](https://github.com/citizenfx/fivem/pull/4061) still open. |
WARNING
A 200 MB pack with 8 male YMTs can crash a modern game build. An 8 GB pack with 1 male + 1 female YMT can be stable and merely slow. Gigabytes are not slots.
Open the matching page
| YMT count / gender | Crash on join or character load. | ymt-limits | |
| YTD count | `TxdStore Pool Full` — dictionary slots, not VRAM. | txdstore-pool-full | |
| Global drawable IDs | Wrong item after DLC or ensure order. | clothing-ids-changed | |
| Escrow zip 1 GB | Portal upload cap — not a game-slot limit. | how-asset-escrow-works |