error on collapse

I’m getting this error after collapse of the stack. I’m this genome copies texturemap to vertex colors. 2012

[code]-- Error occurred in updateUI()
– Frame:
– theMap: undefined
– theMod: undefined
– called in params.open()
– Frame:

MAXScript Rollout Handler Exception:
– Unknown property: “MagmaHolder” in Editable Mesh <<
– Error occurred in updateUI()
– Frame:
– theMap: undefined
– theMod: undefined
– called in params.open()
– Frame:
MAXScript Rollout Handler Exception:
– Unknown property: “MagmaHolder” in Editable Mesh <<
[/code]

That sounds like the editor window is still kicking around and trying to read from the Modifier which was killed as part of the collapse. Bobo will look into this once he’s back from his trip. Thanks for the report!