MAXScript Callback script Exception:
– Unable to convert: (prop KCM_CA ) to type: String <<
I got this error when I save.
Any idea?
MAXScript Callback script Exception:
– Unable to convert: (prop KCM_CA ) to type: String <<
I got this error when I save.
Any idea?
Never seen this before.
KCM_CA is the name of the Custom Attributes paramblock created by Magma modifiers when exposing parameters to the Modifier Panel.
However, the error message might be coming from a callback that is not part of Krakatoa.
Try this:
callbacks.show()
Do you have any Magma modifiers or other Magma-based objects with exposed parameters?