Skip to content

Capacity Crashes

Quick answer

Crashes on join and on character load are usually the same problem: the server loads more clothing collections than the game build has room for, on one gender.

Difficulty: Intermediate · Affects: both · Pattern CONFIRMED, slot counts APPROXIMATE

INFO

Search: crash on join, character load, freemode, male crashes, female crashes, ymt crash, INIT_SESSION.

Symptoms

SymptomWhat it tells you
Crash during connect or the loading screenSomething in the resource set fails to load
Join succeeds, crash when the character spawnsCollections load with the freemode ped model
Male fine, female crashesFemale budget is over. Male tells you nothing about it
Female fine, male crashesThe same, reversed
Crash regardless of what the player is wearingCollections load with the model, not with the outfit

That last point matters: a player does not have to wear your clothes to crash on them. The whole collection loads when the ped model does.

Console signature

InvokeNative: execution failed: Error executing native 0x00a1cadd00108836
SCRIPT ERROR: Execution of native 00a1cadd00108836 in script host failed

Commonly associated with collection capacity. Never conclusive on its own.

How to confirm

  1. Count YMTs per gender across every started resource — how to count.
  2. Compare against the free slots for your build — limits by build.
  3. If a gender is at or below zero remaining, that is the cause.
  4. If you changed the build recently, revert it. Crash gone means capacity confirmed — changing game build.

Do not add male and female into one number. The two budgets are independent, and adding them hides the exact condition you are testing for.

Other causes worth ruling out

Also possibleCheck
TxdStore Pool Full in the logTxdStore
Invalid fixup in the logFile & Resource Crashes
ERR_MEM_MULTI_ALLOC_FREEAlternate Variations
Escrow entitlement failureAsset Escrow
A non-clothing resourceCrash Diagnosis

Fix

Capacity crashes have four real fixes, in order of how quickly they can be applied:

  1. Remove a clothing resource.
  2. Move to a build with more free slots.
  3. Repack collections into fewer YMTs.
  4. Move content to replace clothing.

What not to do

WARNING

Blaming the pack you installed last

It probably only crossed a budget that was already full. Removing it restores service without telling you how close you still are.

WARNING

Clearing cache or downscaling textures

Neither returns a collection slot.

Support for Zaiders Store FiveM clothing packs.