Common Issues
A reference for common FiveM EUP errors, game limits, and crashes.
YMT Limit
The YMT (Young Metadata) limit is a GTA 5 engine restriction on the number of clothing addon packs that can be loaded. Each clothing pack uses one or more YMT slots, and exceeding the limit causes crashes.
The limit applies separately to each gender and currently supports approximately 100 YMT files per gender.
Free YMT Slots by Game Build
Rockstar consumes free YMT slots with each game update. The number of slots available for addon clothing depends on which game build your server runs:
| Game Build | DLC Update | Free Slots |
|---|---|---|
| b1604 | mpchristmas2018 | 14 |
| b1737 | mpvinewood | 12 |
| b1868 | mpheist3 | 10 |
| b2060 | mpsum | 8 |
| b2189 | mpheist4 | 6 |
| b2372 | mptuner | 4 |
| b2545 | mpsecurity | 2 |
| b2612 | mpg9ec | 20 |
| b2699 | mpsum2 | 16 |
| b2802 / b2824 / b2845 | mpchristmas3 | 14 |
| b2944 | mp2023_01 | 12 |
| b3095 | mp2023_02 | 10 |
| b3258 | mp2024_01 | 8 |
| b3407 | mp2024_02 | 6 |
| b3570 | mp2025_01 | 5 |
| b3717 | mp2025_02 | 4 |
Component and Prop Limits
- 128 drawables maximum per drawable type, per gender, per YMT file
- 255 props limit — patched in FiveM build 7669+ to support up to 2,147,483,647
- 255 high heel configurations — patched in FiveM and alt:V (still applies in RageMP)
CreatureMetadata YMT Files
Adding heels or head props generates an additional CreatureMetadata YMT file that counts toward your limit. A pack with these features requires 3 YMT files total (male clothes, female clothes, and metadata).
Symptoms of Exceeding the YMT Limit
- Server or client crashes with error codes like
oven-happy-sadoriowa-beryllium-missouri - Console errors displaying:
Error executing native 0x00a1cadd00108836
How to Stay Within the Limit
- Combine addon clothing into as few packs as possible — ideally one combined pack or two gender-separated packs per server
- Remove unused clothing packs
- Check how many YMT slots your current game build provides (see table above)
Last updated on