| I can't find my plug-in folder |
|
If you don't know where your plug-ins folder is, you can run the following Mel command:
getenv "MAYA_PLUG_IN_PATH";
That will print out a list of acceptable folders.
Mac USERS!! Please note OSX makes it hard to navigate to folders with a .app in them. The easiest option is to place the file in the shared plug-in folder listed above. You can also put the plug-in anywhere you have write permissions. Then when you open the plug-in manager if you dont' see it in the list you can just choose the browse button and manually select where you placed the plug-in
|
| My ARigs menu does not have "Setup Shelf" |
|
Please run the following Mel command: arXaosSource "setupToolShelf";arAMMenu();
This might also mean you are using an older version of the plug-in.
|
| I entered my UserID and/or Password incorrectly |
|
From the "ARigs" menu at the top of maya, choose options. Then click the userID/Password button to update those values
|