Maybe we need to build you a little bot that listens for new emails coming in and if certain keywords like "crash, memory and inexplicable" are hit, it automatically sends out an email suggesting Process Monitor :) But that's probably a https://xkcd.com/1205/ problem...
I had the problem of a crash on "saving particles" in a scene that was very heavy in frozen ice trees. Deleting those fixed the problem, but I needed them, so what I ended up doing was exporting them as a cache and then loading them in through the cache node. Took a bit longer to evaluate, but worked. I could not figure out the actual root cause of the issue. Do you have a lot of frozen particles in your scene Paul? On Fri, May 15, 2015 at 6:55 PM, Paul Griswold < [email protected]> wrote: > Probably true - Process Monitor to the rescue! > > I just tried going in, disabling all ICE trees as well as hiding them, and > still ran in to the same issue - the moment it got to Saving Particles, > crash. > > The drive has 2 TB free and I can't find any write protected directories, > so I'm not sure what the issue is. > > > On May 15, 2015, at 12:48 PM, Stephen Blair < > [email protected]> wrote: > > This sounds like a case for Process Monitor... > > but I always say that > > On Fri, May 15, 2015 at 12:00 PM, Paul Griswold < > [email protected]> wrote: > > I'm having a weird problem with a scene today. When I try to save, it > gets down to "saving particles" and then crashes. > > When I check the debug info, it says XSI didn't have the appropriate > access to write to a directory, but it doesn't say what directory. I've > checked every directory I could think of and couldn't find any permission > issues. > > I've already done the typical runonce.bat, but I haven't deleted my user > folder yet. > > Any ideas what could be going on? There's nothing unusual about the scene > as far as I can tell. > > Thanks, > > - Paul > > Sent via Cloze <https://www.cloze.com?kme=m-referral> > > > > >

