Game Development Community

Cannot collapse "bip_Police01 R Finger0Nub" because its bone

by Killer7 · in Artist Corner · 08/25/2006 (6:43 am) · 3 replies

I am getting the following error when i export my character. Plz help.!!

Cannot collapse node"bip_Police01 R Finger0Nub" because it is a bone.

#1
08/25/2006 (6:50 am)
My guess would be that you have the Nub added to the list of bones in your skin modifier? You shouldn't do that.

Just removing it may not work though (due to max being a bit stubborn, it keeps an internal list of the bones added to skin and for some reason doesn't actually remove bones from it when clicking remove). Only way to fix that is the completely remove the skin modifier and add a new one.
#2
08/25/2006 (9:08 am)
Magnus is right on the money. This error is caused by the nub being listed in your Skin modifier, which means the exporter thinks it is a bone. Delete it from the skin modifier, check that any verts weighted to it are re-weighted to another bone, and export again. If you still get the error, try what Magnus has suggested. Good luck!
#3
08/30/2006 (4:56 am)
Cool thanks a lot guys that fixed it.