Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "RedShadingState" is full; raise count to at least 66
I've never seen this in my BF2 Error log, and i can't "RedShadingState" in my LUA. Anyone know what this is?
Moderator: Moderators

Message Severity: 2
.\Memory\RedMemoryPool.cpp(170)
Memory pool "RedShadingState" is full; raise count to at least 66

Code: Select all
SetMemoryPoolSize("RedShadingState", 100)
Teancum wrote:Any time you see the word RED in the second line, it means you've hit an in-game limit. In this case, there's not enough memory to load everything the modder wanted. Infantry will have to be cut down, the number of vehicles lowered, and more than likely there are too many objects in the map. (the max number of objects is 1053? -correct me if I'm wrong)