Login | Register 
Products Applications Downloads Features Wiki forum Store
 

expression being driven by a chop expression

Still a little green? Ask your beginner's questions here

Re: expression being driven by a chop expression

Postby malcolm » Wed Nov 04, 2009 2:08 pm

Hey, maybe we're not using the same terminology here.

When you say Touch 'wedges', do you mean it totally freezes and you can't interact with the UI at all? You are forced to restart it, right?

This is different than the case you just sent where the nodes go into error and don't come out of it when the node the chop() expression is looking for comes back into existence, right?

For the issue with nodes going into error and not coming out of it, I'm looking into this right now. Ben's suggestion to Force Cook the erroring nodes is the workaround in the meantime.

For your hangs, the problem isn't the size of the .toe file, its the amount of memory that it takes up in RAM when it's running. Even if we added the ability for DATs to store their contents externally, that would only reduce the size of the .toe file. The DATs data would still need to be loaded into RAM when the app starts up, so the RAM usage will be the same. This is what a 64-bit OS, or using the /3GB switch on XP 32-bit will help with. This is true even if you don't physically add more RAM to the system.
Saving the DATs data out to a separate file would help with the corrupt file saving issue you were having (which I think is also caused by running low on RAM), but won't stop other issues that running low on RAM can cause, like the app completely freezing.
I'll try to get an error to come up when you run out of RAM, so at least this error is easier to detect in future.
User avatar
malcolm
Staff
 
Posts: 2183
Joined: Tue Nov 13, 2007 12:11 am

Re: expression being driven by a chop expression

Postby malcolm » Thu Nov 05, 2009 2:48 pm

The bug where nodes go into error but don't come out of it is now fixed.
User avatar
malcolm
Staff
 
Posts: 2183
Joined: Tue Nov 13, 2007 12:11 am

Previous

Return to Beginners

Who is online

Users browsing this forum: No registered users and 2 guests