The cluster key properties were never renamed. Another interesting thing happens when I go to export the model. The script editor warns me:
" # WARNING : 3000 - Model Unknown Model does not contain all inputs for object Char_Man.Body_M_GeoRndr.polymsh.ICETree to perform. Imported model may not behave as expected. " Unknown model? The model I'm exporting definitely has a name. The only thing that ICETree is doing is a basic copy op which copies the point positions from a duplicate mesh to the render mesh. Mitch On Fri, Jan 31, 2014 at 3:29 PM, Mitchell Lotierzo <[email protected]>wrote: > Hey Eric, > > I checked the action source items list. I was under the impression that > the items list contains all entries with the model name stripped. Is that > not the case? As far as renaming the cluster key properties, I'm not sure. > I'll have to ask the artist that passed this scene onto me. > > Mitch > > > > > > On Fri, Jan 31, 2014 at 3:14 PM, Eric Thivierge <[email protected]>wrote: > >> Also, did you rename the blend shape properties under the Shape cluster >> by chance? >> >> Eric T. >> >> >> On Friday, January 31, 2014 4:12:02 PM, Eric Thivierge wrote: >> >>> I know you said you checked the action source, does this mean that you >>> checked the action source items list? Making sure the model names are >>> all correct and match the current model names in your scene? >>> >>> Eric T. >>> >>> On Friday, January 31, 2014 4:09:11 PM, Mitchell Lotierzo wrote: >>> >>>> Hey gang, >>>> >>>> I'm getting some really strange behavior when importing a model with >>>> some shapes on it. All of the shapes are hooked up (non-ICE) and >>>> working fine in my build scene, but the model errors out on import. >>>> The script editor spits out this: >>>> >>>> " >>>> # ERROR : 2000 - The ActionClip ShapeAction<4584> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<3671> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<4778> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<4507> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<862> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<2602> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<2604> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<2606> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<3419> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<4528> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<4552> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<4604> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<4781> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<4924> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<5037> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<5124> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<5267> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<3722> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<3730> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<3741> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<3746> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<3754> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<3761> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<3823> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<3963> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<4368> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<4381> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<4560> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<4864> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<3817> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<3822> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<3829> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<6034> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<3838> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<3844> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<3850> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<3856> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<5305> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<5605> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<3735> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<4952> has been deleted >>>> because its source was missing. >>>> # ERROR : 2000 - The ActionClip ShapeAction<3685> has been deleted >>>> because its source was missing. >>>> # WARNING : 3000 - Had problems cleaning up Mixer with 3 input port(s). >>>> # WARNING : 3000 - Had problems cleaning up Mixer with 6 input port(s). >>>> # WARNING : 3000 - Had problems cleaning up Mixer with 32 input port(s). >>>> # WARNING : 3000 - Had problems cleaning up Mixer with 5 input port(s). >>>> # ERROR : 2006-FILE-SIImportModel - Unexpected failure. - [line 111 in >>>> C:\Program Files\Autodesk\Softimage >>>> 2012.SAP\Application\DSScripts\Model.vbs] >>>> Application.ImportModel("", "", "", "", "", "", "") >>>> " >>>> >>>> I've gone through and checked each of the action's source and >>>> everything appears to be correct, so I'm pretty puzzled as to what is >>>> going on. Any ideas anyone? >>>> >>>> Thanks, >>>> Mitch >>>> >>> >> >

