Known Clothing Crash Hashes
FiveM shows a three-word hash plus an executable offset. Hashes are per game build. They are not unique fingerprints of a single root cause.
Use: LIKELY / COMMONLY ASSOCIATED WITH / CONFIRMED WHEN (reproduced by disabling clothing YMTs).
Hash in the crash dialog
three words · build-specific · Intermediate
Cause
Often YMT exhaustion on that build. Also other pools, natives, or broken files with the same hash on a different artifact.
Confirm
Disable add-on clothing YMTs. Crash gone → clothing participates. Match the hash and the build below. Offsets like (0xf) are not proof.
Fix: Count YMTs per gender vs the Game Build Table. Do not treat the hash as a unique clothing error code.
Specialist list (docs.gta.clothing, 30 August 2026) for YMT-exhaustion-class crashes:
| `oven-happy-sad` | b1604 · Arena War — **COMMONLY ASSOCIATED WITH** too many freemode YMTs. Disable add-on YMTs, crash gone. | |
| `earth-august-saturn` | b2189 · Cayo Perico — Same class. **COMMONLY ASSOCIATED WITH** — not a unique fingerprint. | |
| `yellow-stairway-december` | b2372 · LS Tuners — Same class. **COMMONLY ASSOCIATED WITH**. | |
| `zebra-east-berlin` | b2545 · The Contract — Same class. **COMMONLY ASSOCIATED WITH**. | |
| `low-cola-sweet` | b2944 · Mercenaries — Same class. **COMMONLY ASSOCIATED WITH**. | |
| `iowa-beryllium-missouri` | b3095 · Chop Shop — Same class. **COMMONLY ASSOCIATED WITH**. |
WARNING
Later builds (3258–3889) will have different hashes. If you confirm a new one by YMT isolation, add it here with date and artifact.
Not clothing YMTs
Cfx issue #3329 documented pool-increase crashes (blue-hot-jupiter on 3095, etc.) related to Building pool overflow. Always read the full crash line.
| YMT over budget | Count that gender. Compare to the Game Build Table. Isolation first. | ymt-limits | |
| Named pool in the log | TxdStore / Building / others. The hash is secondary to the pool string. | txdstore-pool-full |
What not to do
WARNING
Treat the hash as unique
Same three words can appear for more than one root cause. Confirm with isolation.
WARNING
Copy a hash from a newer build
Hashes change per game build. b3570 is not b1604.
WARNING
Clear cache because of a hash
YMT slots do not come from cache.