"String pool is full" - help?
Posted: Thu Jun 22, 2006 9:21 am
When I test one of my maps, I get the following message in the error log.
Message Severity: 3
.\Source\StringDB.cpp(54)
String pool is full: 32768 pool is not big enough!
I'm not sure what's causing the message, so I don't know how to fix it. Basically, I'm asking what a string pool is, where it is defined, and how to make it larger. My map has a very large amount of objects - that may have something to do with this.
Message Severity: 3
.\Source\StringDB.cpp(54)
String pool is full: 32768 pool is not big enough!
I'm not sure what's causing the message, so I don't know how to fix it. Basically, I'm asking what a string pool is, where it is defined, and how to make it larger. My map has a very large amount of objects - that may have something to do with this.