Hi Dan. Thanks for the reply.
The plugin's fairly straight forward. Essentially it's traversing the model and counting components and material usage.
Good catch on the namespace issue. I'd overlooked that. I'll add it immediately.
No observers or platform specific interfaces.
It does open a WebDialog on load. I didn't realize that could be an issue. Very curious to hear more. Is there anything I can read about it?
@dan rathbun said:
How about more info ??
What kind of a plugin is it ??
Did you properly module wrap it in a unique namespace ??
Does it use any Observers?
If so.. any of those with problems as ThomThom has graphed here?Do you have the console open when you load it?
Are any exception messages output ??Does it use a WebDialog ?
If so does it open one immediately upon loading ?Does it use any platform specific interfaces, like AppleScript, etc ?