yeah, i considered that, but i figured that it would just not accept any more items after i hit the limit. rather, it removes them from from various parts of the list. also, there is a container right next to it with like 220 some items, which is more than the 214 in the one i've been testing.
so i made an entirely new container, and started adding the same items in one by one. i tested after the first 57 and they were all there. i got cocky and added them in until 190 and retested. no dice - only 169 of them showed up. frustrating.
i also recently found mention of a resource limit in a module (
http://social.biowar...-5833620-1.html) of 16k. i did a properties on my modules/temp.0 file, and it has 15943 files in it. i know it's not the 16384 or whatever that's allowed, but i'm wary that it's getting close.
any chance the two are related? if that's the case, then if i delete another chest with 200 some items in it, then i would expect all of the ones in the chest i'm testing to show up, right?