Page 1 of 1
Strange Error
Posted: Sun Apr 01, 2007 12:17 am
by SBF_Dann_Boeing
Does any body know what this error is?
Message Severity: 3
.\Source\StringDB.cpp(54)
String pool is full: 32768 pool is not big enough!
and how i can fix it?
RE: Strange Error
Posted: Sun Apr 01, 2007 12:23 am
by JabbaLovesLava
I know zip about modding, so don't trust me as a credible source of info, but I think this means your pool memory is not big enough...
RE: Strange Error
Posted: Sun Apr 01, 2007 12:26 am
by Darth_Z13
I think you've pushed your super-modding maps too far. Try cutting down the unit count a bit and see what happens.
Posted: Sun Apr 01, 2007 2:01 am
by Syth
ive had that error before, but have no idea what the hell its about.
Im pretty sure it means theres to much of something, it might be objects.
Posted: Sun Apr 01, 2007 5:32 am
by RC-1290
In programming, a string is a variable to store lines of text.
Posted: Sun Apr 01, 2007 12:56 pm
by SBF_Dann_Boeing
the thing is i haven't even added units yet. i've just added objects, and i've made maps and know of maps that use much more objects than i have.
so should i have to cut the object count down or is it possible to increase the string pool. the only thing that i can think of is that there are a good deal of animated doors and such but maps like tantive and mustafar use just as many animated objects so i don't know what to do....
Posted: Sun Apr 01, 2007 3:27 pm
by SBF_Dann_Boeing
i removed some doors, cleaned, munged and now it seems to work.
Posted: Sun Apr 01, 2007 11:06 pm
by SBF_Dann_Boeing
gah still having trouble with it after i added cps and planning....anyone know how to get rid of it....
Posted: Mon Apr 02, 2007 7:08 pm
by SBF_Dann_Boeing
k thankyou that helped.