Hi,
Quote from: dhavalmistry on October 20, 2007, 11:57:09 AM
somebody PLEASSSSEEEEEEE fix this error....I am getting sick an tired of it ruining my every scene

As I have described somewhere before, while it is an error, it is not really an error on TG2s part. You are trying to exceed what can be done, TG2 cannot allocate the memory you are asking it to. It is letting you know that something serious has taken place. This is a good thing - if TG2 didn't check for this sort of thing the alternative would be for the application to just crash, and I think you'd agree that isn't desirable. TG2 is doing the right thing.
Most of the errors that come up in the Errors and Warnings window are not because TG2 has done something wrong, but instead it is letting you know that it is not doing something because it can't.
It is true that we could do some things to improve situations like this. We can make TG2 use memory in different ways so that more images or whatever can be loaded at once, although that is likely to degrade performance a bit. It isn't an overnight fix though. On a 32 bit OS it is always going to be possible to push TG2 farther than it can go with respect to system resources, a 64 bit version would push the limits back further. As things stand though, this probably isn't something which can just be fixed, and on the surface it isn't a bug.
It could be that something is going wrong, but we cannot tell what it might be from the information you've given. It sounds from your very minimal description that things should be working, but we would need the entire scene to be able to check it out.
Regards,
Jo