headus 3D tools headus 3D tools / 3D scans
Support Forums
 
 FAQFAQ   SearchSearch    UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
headus 3D scans

No Send to UVLayout - Maya2008 Ext2

 
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
jaw312



Posts: 14
Joined: 03 Oct 2006

PostPosted: Tue Jul 29, 2008 12:07 pm    Post subject: No Send to UVLayout - Maya2008 Ext2 Reply with quote

Moving this issue from the Requests forum.

My send from Maya2008 has stopped working.
Nothing happens at all

No errors appear in script editor
Using UVL 2.02.01
using Maya Pluging 2.2

Any ideas?

thanks
--
jaw
Back to top
View user's profile Send private message
headus
Site Admin


Posts: 2894
Joined: 24 Mar 2005
Location: Perth, Australia

PostPosted: Tue Jul 29, 2008 6:19 pm    Post subject: Re: No Send to UVLayout - Maya2008 Ext2 Reply with quote

"Any ideas?"

Check that Maya's OBJ Export plugin is loaded?

Attached is the usual MEL script with some extra debugging turned on. Look in the script window for some path information when UVLayout starts up, and that's where the plugin is supposed to be saving and loading the exported objects. Maybe there's a file permissions problem, stopping you from saving to the default folder?

Here's what I get here, but yours will be different ...

Code:
save C:/Documents and Settings/architec/My Documents/maya/projects/default/uvlayout/uvl1428.obj
load C:/Documents and Settings/architec/My Documents/maya/projects/default/uvlayout/uvl1428.out
home C:/Program Files/headus UVLayout v2 Professional
list ...
  uvlayout.exe
start "C:/Program Files/headus UVLayout v2 Professional/uvlayout.exe" -plugin uvl1428.obj


If you manually save an object to the displayed "save" OBJ filename, does that work?

Send me your debug output if you're still stuck.

Phil



uvlayout_open.zip
 Description:

Download
 Filename:  uvlayout_open.zip
 Filesize:  4.51 KB
 Downloaded:  1788 Time(s)

Back to top
View user's profile Send private message Send e-mail Visit poster's website
BigErn



Posts: 20
Joined: 06 Nov 2007
Location: Perth, Australia

PostPosted: Wed Aug 13, 2008 9:13 pm    Post subject: Reply with quote

Hey Phil,

I just posted something very similar in this thread : http://www.headus.com/phpbb/viewtopic.php?t=394&start=45

my problem is the same but its using just maya2008 (no extensions ).

I have tried running your script from this page and dont get any debug info like yours. I`ll post whatever maya spat out at me anyway, see if it makes any sense.

Code:
select -r pCube1 ;
uvlayout_load;
autoUpdateAttrEd;
statusLineUpdateInputField;
uvlayout_load;
dR_updateCommandPanel;
uvlayout_load;
uvlayout_send;
fileCmdCallback;
about -application;
// maya //
about -product;
// Maya Complete 2008 //
about -version;
// 2008 //
about -cutIdentifier;
// 200708022245-704165 //
about -osv;
// Microsoft Windows XP Service Pack 2 (Build 2600)
 //
ls -sets;
// defaultLightSet defaultObjectSet initialParticleSE initialShadingGroup //
listRelatives -ap -f |uvlayout_pCube1|uvlayout_pCubeShape1;
// |uvlayout_pCube1 //
listRelatives -ap |uvlayout_pCube1|uvlayout_pCubeShape1;
// uvlayout_pCube1 //
nodeType |uvlayout_pCube1;
// transform //
listRelatives -ap -f |uvlayout_pCube1;
listRelatives -ap |uvlayout_pCube1;
listRelatives -ap -f |uvlayout_pCube1|uvlayout_pCubeShape1;
// |uvlayout_pCube1 //
listRelatives -ap |uvlayout_pCube1|uvlayout_pCubeShape1;
// uvlayout_pCube1 //
nodeType |uvlayout_pCube1;
// transform //
listRelatives -ap -f |uvlayout_pCube1;
listRelatives -ap |uvlayout_pCube1;
listConnections -t file lambert1.color;
listConnections -t file lambert1.ambientColor;
listConnections -t bump2d lambert1.normalCamera;
autoUpdateAttrEd;
statusLineUpdateInputField;
changeToolIcon;
uvlayout_load;
editMenuUpdate MayaWindow|mainEditMenu;
uvlayout_load;
dR_updateCommandPanel;
dR_contextChanged;
currentCtx;


Looks like 2.02.02 has maybe changed something because all other versions worked fine. Confused
Back to top
View user's profile Send private message
headus
Site Admin


Posts: 2894
Joined: 24 Mar 2005
Location: Perth, Australia

PostPosted: Wed Aug 13, 2008 9:27 pm    Post subject: Reply with quote

Yep, sorry, 2.02.02 broke the plugin Send, but a fix is coming today sometime. See http://www.headus.com/phpbb/viewtopic.php?p=3130#3130 for a workaround.

Phil
Back to top
View user's profile Send private message Send e-mail Visit poster's website
headus
Site Admin


Posts: 2894
Joined: 24 Mar 2005
Location: Perth, Australia

PostPosted: Wed Aug 13, 2008 10:18 pm    Post subject: Reply with quote

Fixed! See http://www.headus.com/phpbb/viewtopic.php?p=3140#3140 for details.

Phil
Back to top
View user's profile Send private message Send e-mail Visit poster's website
BigErn



Posts: 20
Joined: 06 Nov 2007
Location: Perth, Australia

PostPosted: Thu Aug 14, 2008 1:14 am    Post subject: Reply with quote

thanks phil ! Cool
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group