View Single Post
# 25 15-04-2006 , 01:59 PM
Subscriber
Join Date: Nov 2004
Posts: 1,043
okay finally got some progress but ran into a problem ...i wanted to convert to sub-d so i can see how it looks so far and it will not let me do it.

i have looked over and over to see what is wrong. I dont know any other way to get a smooth version to see what dragon looks like so far ...it is in polys ..

here is the error i get in the script editor

select -r polySurface2 ;
deleteInternalValence2Verts |polySurface2|polySurfaceShape5;
polyToSubdiv -ap 0 -ch off -aut on -maxPolyCount 1000 -maxEdgesPerVert 32 |polySurface2|polySurfaceShape5;
// Warning: Nothing is selected. Select objects or components to delete. //
// Error: polyToSubdiv1 (Poly To Subdiv Node): The conversion to a subdivision surface failed.
// One or more duplicated edges were present.
// Repair the duplicate edges by selecting the polygon
// and issuing the following command, then try again:
select .e[378] ;string $v[] = `polyListComponentConversion -fe -tv`;select $v;polySplitVertex;polyMergeVertex -d 0.0 -tx 1; //
// Error: Command polyToSubdiv failed. Open Script Editor for details.


i dont see any duplicated edges or vertics issues... i can post my file so far ..i want to find out where the problem is ..any help appreciated or if anyone knows how to see what you have so far so i know what to pull out or push in let me know ..thanks

Attached Files
File Type: mb dragonhead4.4.mb (181.9 KB, 246 views)