PDA

View Full Version : texporter problem


pipo
12-07-2004, 07:35 PM
i have 2 ids on a multi-sub material for my character model (one id for the head and one for the body)..when i select the first channel (for the body) in texporter options and "pick object", its selects most of the uvs on the grid but there are a couple peices missing.

there is another problem as well..

when i select the second channel (for the head) in the options box and "pick object" it says the object has no texture coordinates on specified channel..this isnt true, because ive gone back to my model and re-checked all the material ids..heck, i even reset xform to see if that would alleviate the problem but im getting the same results..

i finally gave up and did the ghetto uv snapshot method, but the layout for painting is all jaggy and crappy...and as ive gone along painting the textures, it is very inaccurate for the detail im trying to push.

ive never had this problem before and im running up the wall trying to figure this out..any help would be appreciated.

MoP
12-07-2004, 07:42 PM
It sounds like you might be mixing up UV and Material IDs.
Make sure you're not trying to get Texporter to render out bitmaps based on UV IDs, when in fact you have separate material IDs assigned.
If all else fails, you could select the mesh elements under one ID, "Detach" them, then do a full texport on those, and a full texport on the remaining mesh elements in the original object, then re-attach them after Texporting.

MoP

pipo
12-07-2004, 08:16 PM
i think the whole problem started because i selected material ids AFTER i unwrapped the mesh.

i tried what you suggested but i get the same problem..those same parts of the uv that were missing before are still missing.

MoP
12-07-2004, 08:27 PM
Try un-checking the box in the texporter options that says "Backface Cull" or something similar. Could be certain UV segments are facing "away" from the direction Texporter takes an image from. I have a feeling this will fix your problem...

pipo
12-07-2004, 08:34 PM
mop youre my hero, thank you that takes care of the missing uv problem.

i still cant get the second id channel to register however.

pipo
12-07-2004, 10:00 PM
any more suggestions?

pipo
12-07-2004, 11:25 PM
finally figured the other problem out..thanks again mop.