Re: Reassigning points in an Envelopes to deformers

Date : Sun, 04 Feb 2007 10:29:53 -0800
To : XSI(at)Softimage.COM
From : Adam Sale <adamsale(at)shaw.ca>
Subject : Re: Reassigning points in an Envelopes to deformers
I can confirm that this has been logged with the good people at Softimage since I think v.3.0 or 3.5

I come across this from time to time, but have no definitive repro steps. It just seems random. I've seen it on the simplest chains 2 bones and a sphere, as well as on complex models... 

Lets hope they nail this issue once and for all!

Adam

----- Original Message -----
From: Robert Moodie <robertm(at)hybride.com>
Date: Sunday, February 4, 2007 9:34 am
Subject: Re: Reassigning points in an Envelopes to deformers

> I use "Reassign Locally" a lot and I don't have any problems with it.
> The only thing I can think of is that the objects you want to use 
> are not in 
> the deformers list for the object.
> 
> Use this script to check. Select your geometry and run
> <-------------------------8<--------------------->
> Dim oEnvelope, oDeformers, i, oSelection
> 
> Set oRoot = Application.ActiveProject.ActiveScene.Root
> Set oObject = Selection(0)
> Set oEnvelope = oObject.Envelopes(0)
> 
> ' Retrieve names of the envelope deformers and print
> Set oDeformers = oEnvelope.Deformers
> For i = 0 to oDeformers.Count - 1
>     LogMessage oDeformers.Item(i)
> Next
> <-------------------------8<--------------------->
> 
> 
> ----- Original Message ----- 
> From: "Sofronis Efstathiou" <SEfstathiou(at)bournemouth.ac.uk>
> To: <XSI(at)Softimage.COM>
> Sent: Sunday, February 04, 2007 11:15 AM
> Subject: Reassigning points in an Envelopes to deformers
> 
> 
> > Hi,
> >
> > Had this problem for a few years now, but I always worked around 
> it or the 
> > problem would unexpectedly fix itself, and I can't remember 
> > how...anyhowts -  the problem is that I get an Unecpedted 
> failure when I 
> > try to reaasign wieghts using the Local Reassign button on the 
> wirght 
> > panel.  I select the points, click 'reaasign wieghts' and then 
> choose my 
> > deformers - however I'm getting the following error -
> >
> > ' ERROR : 2006-DEFO-SILocalAssignFlexEnv - Unexpected failure. - 
> [line 
> > 1557 in C:\Softimage\XSI_6.0\Application\DSScripts\operators.vbs]
> >
> > The Mesh is in a seperate Model to the Rig , but this shouldn't 
> > matter....right?  I want to be able to use reference models at a 
> later 
> > date.
> >
> > Anyone come across this problem before?  Is it a workflow 
> glitch? I just 
> > can't figure out how in one scenairio it works and in an other 
> it errors 
> > out.
> >
> > Cheers
> >
> > Saf
> >
> >
> >
> >
> > ---
> > Unsubscribe? Mail Majordomo(at)Softimage.COM with the following 
> text in body:
> > unsubscribe xsi
> > 
> 
> 
> 
> ---
> Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text 
> in body:
> unsubscribe xsi
> 
---
Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text in body:
unsubscribe xsi


Search the XSI List archives here or use the advanced search form to search across mailing lists. Searching help is available.
This site supposedly brought to you by Benjamin Grosser and the Imaging Technology Group.