First of all, right after installation there was no new plugin in Plug-in Manager. So I've installed it manually:
- added Dynamica.module file into my mayaPrefs/modules folder. That file contains the following text:
My mayaPrefs folder is C:/Dropbox/Public/Maya_settings.
Code: Select all
+ Dynamica 2.78 C:/Dropbox/Public/Maya_settings/0-addons/Dynamica
- copied installed contents of Dynamica's folder into the directory specified in Dynamica.module file (C:/Program Files (x86)/Dynamica/* -> C:/Dropbox/Public/Maya_settings/0-addons/Dynamica/*).
- copied msvcp90.dll and msvcr90.dll to the system32 folder.
- removed dynamica installed in Program Files using Windows Add/Remove programs utility
- restarted Windows
- launched Maya again.
But when I click into the first shelf button (Open Main Dynamica Window) Maya freezes for a while (about 5 seconds) and then writes the following error in script editor:
Code: Select all
// Error: Too many children in layout: frameLayout53 //

Next, if I click the same button on the shelf for the second time, the main Dynamica window appears. But something obviously wrong happens to the tab names and (maybe, I don't know) there's some tabs or buttons missing. 'Cause previous error mentioned something about that. Here's second screenshot:

I've tried it in both versions of Maya (32 and 64 bit, installing corresponding version of Dynamica). And the error is still there. I've even cleared my entire mayaPrefs folder (except for mayaPrefs/modules/Dynamica.module file and mayaPrefs/0-addons/Dynamica folder with all contents). But result is the same.
Looks like Dynamica is working (at least it creates active/passive primitives), but it's kinda weird to press the button twice for getting window pop up. And red error in command line is annoying, too.
I'm not sure if this version of Dynamica is stable. And if not then is it a bug or I'm doing something wrong. But it would be nice if someone explain how to fix that.
P.S.: sorry for my bad english
