TxdStore Pool Full, Size == 95500

MainThrd/ Error: TxdStore Pool Full, Size == 95500
MainThrd/ Error: An exception occurred (c0000005 at 0x1405ca099) during execution of the INIT_SESSION function for CExtraContentWrapper. The game will be terminated.
   91516/ Process crash captured. Crash dialog content:
   91516/ Recursive error: An exception occurred (c0000005 at 0x1405ca099) during execution of the INIT_SESSION function for CExtraContentWrapper. The game will be terminated.
   91516/ Original error: TxdStore Pool Full, Size == 95500
   91516/ Error uploading crash: HTTP 502

I have a clothing pack that is causing this issue on my server. Does that mean something in the resource is broken, or is it too large?

in my experience big ymaps or lots of mlos can cause this crash

yep ur right

It’s not either of those causing this for me though, it’s a resource that adds more PED models

Either way it’s still streaming so not much difference there

It is acting strangely though. I can have my clothing pack, and all mlos like gabz loaded and the server works fine. If I add in the peds, it will give the error. If I only load the peds and clothing, or peds and gabz, the server crashes. What makes this even more strange is that I’ve had no issue with the ped pack in the past. This only started happening after I updated some qb-core resources.

I’m having the same issues bro… did you ever get it fixed?

Yes It’s a very long and tedious process. I removed my stream resources one by one until I found the one that was causing the problem. Then, inside that resource, I further removed all the YTDs and such until I found which one caused it. From there you just remove the culprit.

I believe the error happens when someone makes a clothing or car pack and don’t know what they are doing. Such a shame this happened to me on an expensive clothing pack.

2 Likes

I have this issue on my vps but not on my local host test server. was yours vps or local host?

Happens both on local and VPS

i had this happen last night after i added a mlo in i quickly removed that mlo but its still happening an it was never an issue until that mlo was added

i think it is a ram issue once i upgraded my ram it didnt happen, i think its something with virtual memory

edit: its a value set in the gameconfig.xml
I once had luck changing this value to a higher number but now it changes it back. Not sure why

That value shouldn’t be edited as it’s set already. Even if changing that fixes it for you, it wouldn’t have the same effect on anyone else unless they apply the same change.

I know think that it is a messed up mod instead of an actual server issue