Extrude .NET "File Save Error"

 
 
 
Posted by:duke
Data created:4 March 2011

I compiled this plugin sample and it appears to work fine except when I go to save the scene:

"Unknown class: SuperID = 0x810, ClassID = (0x0, 0x0)"

... no one?

Hello,

I haven't actually tried to reproduce this, however, it seems like you forgot to override ClassID member somewhere (in your modifier, perhaps?). That would cause this problem.

Marsel Khadiyev (Software Developer, EPHERE Inc.)

Yeah I forgot to point to it in the modifier itself, and only had it in the descriptor :)