Exporting error: Multi-res size list has more or less entries
by Tim Lei · in Artist Corner · 06/03/2002 (1:31 am) · 3 replies
Hi, everyone! When I am about to export my character, I have the following error:
Exporting error: Multi-res size list has more or less entries than detail lists on object "MultiRes::Mesh"
I create 4 detail dummy, detail64, detail32, detail16, detail8, and use AdjustLODs to create details. But the detail8 gives me some kind of error in the maxscript. So I delete the detail8 dummy, and re-adjustlods once again for only 64, 32, 16. But I cannot export it due to the error above.
I check MultiRes::mesh 's property, it says:
MULTIRES::DETAILS = 0.84, 0.62, 0.35
MULTIRES::SIZES = 64,32,16
I don't see what is wrong. Can someone point out what could have been the error?
Exporting error: Multi-res size list has more or less entries than detail lists on object "MultiRes::Mesh"
I create 4 detail dummy, detail64, detail32, detail16, detail8, and use AdjustLODs to create details. But the detail8 gives me some kind of error in the maxscript. So I delete the detail8 dummy, and re-adjustlods once again for only 64, 32, 16. But I cannot export it due to the error above.
I check MultiRes::mesh 's property, it says:
MULTIRES::DETAILS = 0.84, 0.62, 0.35
MULTIRES::SIZES = 64,32,16
I don't see what is wrong. Can someone point out what could have been the error?
#2
Logan
06/03/2002 (10:30 am)
I would also recommend adding a detail market called "detail128" and setting it to a value of 100 on your multires object. This will allow people to see your mesh in all its glory when they get close to it, otherwise they will always be looking at a simlified version of it.Logan
#3
06/03/2002 (11:05 am)
Thanks! Space is the problem
Torque Owner Simon Windmill