Common Myths & Bad Fixes
Advice that circulates widely, costs time, and sometimes makes things worse.
Difficulty: Reference · Affects: both
INFO
Search: myths, bad advice, does not work, cache, downscale, merge folders, escrow percent.
Capacity myths
Myth
"Clear the cache first"
Cache holds downloaded files. It does not hold YMT slots or pool capacity. Clearing it before diagnosing also destroys evidence about what the client actually downloaded. The one legitimate case is a single player with a truncated file — see File & Resource Crashes.
Myth
"Add increase_pool_size "YmtLimit""
It does not exist. The request is still open. Anyone recommending this line is describing a feature that never shipped.
Myth
"Put all the packs in one folder to merge them"
Folders are not collections. The YMT files still load individually and cost the same slots. Real merging requires repacking.
Myth
"Reduce every texture to 512 to free slots"
Resolution is memory, not slots. It will not fix a capacity crash, and skin-toned pieces are frequently already at 512 by design.
Myth
"The newest game build is the best build"
For add-on clothing the opposite is true: every Rockstar DLC leaves fewer free collections. Build choice is a capacity decision — see limits by build.
Blame myths
Myth
"The pack I installed last is broken"
It is usually the one that crossed a budget already at capacity. Confirm with a count before concluding anything about the pack.
Myth
"Gigabytes tell you if a pack is too big"
A 200 MB pack with eight collections is more dangerous than an 8 GB pack with two. See Pack Size vs Engine Limits.
Myth
"This crash hash proves the cause"
A hash is a code location in one build. Useful as a hint, never as proof — see Known Crash Hashes.
Configuration myths
Myth
"Max out every pool to be safe"
Oversized pools have crashed other pool types. Raise only the pool that is actually full, and modestly — see Pool Sizes.
Myth
"Change ensure order to fix the crash"
Load order sets global drawable IDs. It does not change how many slots resources consume. Reordering casually breaks saved outfits without fixing anything.
Myth
"Delete pedalternatevariations.meta to stop ERR_MEM"
It stops the crash and also stops hair being cut under masks and hoods. Diagnostic step, not a fix — see Alternate Variations.
Escrow myths
Myth
"Escrow adds 40% to your files"
No percentage is documented anywhere by Cfx. Measure your own packs — see Escrow Size Behavior.
Myth
"Enhanced is just a newer build, the same fixes apply"
It is a separate platform. Escrow is not implemented there, moo 31337 is gone, and you cannot select an older build for more slots — see Legacy vs Enhanced.
