Re: [GD-Windows] MAX Crashes During Batch
Brought to you by:
vexxed72
From: yogiwp <yo...@gm...> - 2005-05-28 02:04:14
|
Well, unfortunately it's kinda late for this project to switch into such process. I really was hoping for 'hacks' to get around this. Max crashes should not stop the build. One idea is to 'detect' if max hangs and kill it, continue the build, and then repeat the build (because different build runs crash on different file). I'm clueless on how to 'detect' max crashes. And I'm not even sure if this is a good idea. Anyone? Thanks. ----- Original Message ----- From: "Jon Watte" <hp...@mi...> > > The file that the artists produce and check into the build is not the > .max file; it's a rich, exported format that captures whatever we will > need. The real asset build then builds from this intermediate format to > an actual optimized format. > > The artists still revision control their .max files, but they do that on > a server they organize however they want, without any > engineering-imposed structure. The intermediate files, however, have > that structure. > > Cheers, > > / h+ |