ZBrushCentral

SOLVED: transpose master: interface item does not have special modifiers

I’m having a problem trying to use transpose master with a model. When I press the TPoseMesh button, I get an error:


ZScript Note: Interface item does not have special modifiers.

SCRIPT: TransposeMaster_4R5_01.txt

[IModGet,[StrMerge,“Tool:Sub Tool:”,#subTName]]

Transpose master works on other models, but it’s not working on any subtool of this model. Anybody knows what’s causing that?

I should have done a better search in the forums, I’ve found the solution. One of my subtools had something strange with it’s name. The name was correct “Top”, but when I pressed Rename it changed from “Top” to “UVMasterData_4”, so I guess there was something strange there.

That’s interesting, thanks for mentioning and I’m glad you solved it.