Hey to all, how is everyone doing today?
Anyone knows what up with this error in here?
MAXScript Rollout Handler Exception
-- Unknown property: "IsInstance" in undefined
OK
It then highlights the whole part here:
adtStyleIfc = styleMgr.IsInstance n
if (atStyleIfc != undefined )then
(
result = (adtStyleIfc.GetCompositeStyle() == adtStyleIfc)
)
)
result
Last thing I did to Max was use 3DS Clean by Perna and crew, but I'm not sure if that is case. Any helpies here?
Also, Win 7, Admin rights, blah blah blah, yeah, I did all the routine checkups.
Replies
Either way check if it still persists after the next time you start max
Also, when the Isolate Box is open, it will keep on throwing at me errors till I close the Box.
So yeah, double jeopardy as they.
Restarting doesn't fix it, and I can't even find any tools which Max loads which are even remotely close to the issue I need to fix.
Oh well, I'll live.
This is so funny. I was having the problem so I googled for the max script line highlighted on the error message and found this thread.
I had removed the very same plugins from the stdplugs folder to see if max loaded faster. Guess there's a reason Max doesn't allow you to unload plugins via the plugin manager tool
Anyway, just wanted to thank you for posting the solution.
Cheers