Notifications
Clear all

[Closed] Add bone in Skin Modifier always give me"unknown system exception"

I have no idea at all.
Does anyone knows?

1 Reply

Skinops throws that error when you try to use it when the skin modifier isn’t currently active in the modifier panel (ugh…). Make sure the skin modifier is active before trying to add bones.

setCommandPanelTaskMode #modify
modPanel.setCurrentObject $myObject.modifiers[#skin] ui:true

skinOps.addBone $myObject.modifiers[#skin] $myBone 1