Memory pool full

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
CdtFox
2nd Lieutenant
2nd Lieutenant
Posts: 379
Joined: Wed Feb 17, 2016 8:51 am
Projects :: BUC and Designated Days
Games I'm Playing :: SWBF2+EAW+Subnautica
xbox live or psn: No gamertag set
Location: France
Contact:

Memory pool full

Post by CdtFox »

Hey all,

i just had this error:

Code: Select all

Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\StringDB.cpp(54)
String pool is full: 32768 pool is not big enough!
I'm pretty sure it's easy to fix but wasn't able to find the right SetMemoryPoolSize () code

Thank you for reading :)
User avatar
CT108
Rebel Sergeant
Rebel Sergeant
Posts: 186
Joined: Mon Aug 22, 2016 6:20 am
Projects :: None
Games I'm Playing :: CS2
xbox live or psn: Captain CT108
Location: Xanadu

Re: Memory pool full

Post by CT108 »

I *think* that you have this error because there is to many SetMemoryPoolSize () for the game ;)
Marth8880
Resistance Leader
Posts: 5042
Joined: Tue Feb 09, 2010 8:43 pm
Projects :: DI2 + Psychosis
Games I'm Playing :: Silent Hill 2
xbox live or psn: Marth8880
Location: Edinburgh, UK
Contact:

Re: Memory pool full

Post by Marth8880 »

I'm pretty sure this error is unrelated to memory pools, and that it means there's a string variable somewhere that's too large. Are you using any custom scripting in whatever it is you're getting this error for?
CdtFox
2nd Lieutenant
2nd Lieutenant
Posts: 379
Joined: Wed Feb 17, 2016 8:51 am
Projects :: BUC and Designated Days
Games I'm Playing :: SWBF2+EAW+Subnautica
xbox live or psn: No gamertag set
Location: France
Contact:

Re: Memory pool full

Post by CdtFox »

Marth8880 wrote:I'm pretty sure this error is unrelated to memory pools, and that it means there's a string variable somewhere that's too large. Are you using any custom scripting in whatever it is you're getting this error for?
Nope i'm not using any special custom script, i didn't modified the stock one :?
User avatar
AnthonyBF2
Sith
Sith
Posts: 1255
Joined: Wed Aug 21, 2013 3:55 pm
Projects :: PS2+PSP Overhaul

Re: Memory pool full

Post by AnthonyBF2 »

I got an error like this when I tried to load two levels (space tatooine + mos eisley)
Hidden/Spoiler:
Yeah, I knew that wouldn't work before I even tried it :P
Post Reply