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