View Full Version : jsFacialWin.mel trouble
jason108 02-12-2008, 10:34 PM when I try to use the jsFacialWin.mel i get an error "object is not a child"
anyone know what this means?
how can I fix this?
this script works fine on my pc but not my mac.
anyone using this script with leopard?
thanks
|
|
Buexe
02-13-2008, 09:30 AM
There are a few lines that make it incompatible on OSX and win XP 64bit. I have fixed this, but don`t want to give it out, since I should ask the original author first ( i have altered it quite a bit, not just a few lines). Basically check where it says "about- os" or something like that, there you would need to add OSX to the appropriate "if" statements
jason108
02-14-2008, 07:04 PM
Oh ok so it's not working for osx and 64 windows. THanks.
I'm not sure if my limited knowledge could solve this "if" problem. I'll give it a try.
Buexe
02-14-2008, 08:29 PM
sorry, I can`t find the script right now. Just type this command in Maya:
about -os;
Take the result into this "if ( $os == "linux" )" or similar line and replace the result with "linux". The problem was that there is a transparent image used to get a border, but this trick didn`t seem to work under osx so I basically rewrote the UI, but maybe you can just kick out this image. If you post the script I could tell you what to edit.
Cheers
CGTalk Moderation
02-14-2008, 08:29 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.