Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Next revision Both sides next revision | ||
en:vraypattern-maya [2014/05/24 15:20] anvar |
en:vraypattern-maya [2014/08/25 12:22] anvar [Network License error] |
||
---|---|---|---|
Line 55: | Line 55: | ||
- | ===== Activation ===== | + | ===== Activation on Windows ===== |
please see: http://docs.rendering.ru/en:cerber-protection | please see: http://docs.rendering.ru/en:cerber-protection | ||
===== Installation on Windows DR nodes ===== | ===== Installation on Windows DR nodes ===== | ||
+ | Copy **vray_VRayPattern.dll** from //MAYA_ROOT/vray/vrayplugins// to //VRAY_STANDALONE/vrayplugins// (or //MAYA_ROOT/vray/vrayplugins//) on render nodes. | ||
+ | |||
+ | For example, from: | ||
+ | <code>C:\Program Files\Autodesk\Maya2012\vray\vrayplugins</code> | ||
+ | to:\\ | ||
+ | <code>C:\Program Files\Chaos Group\V-Ray\Standalone\vrayplugins</code> | ||
===== Uninstall ===== | ===== Uninstall ===== | ||
Line 72: | Line 78: | ||
<code> | <code> | ||
$ sudo -i | $ sudo -i | ||
- | # VRayScatterForMaya-x.xxx.run | + | # VRayPatternForMaya-x.xxx.run |
</code> | </code> | ||
Line 78: | Line 84: | ||
<code> | <code> | ||
$ sudo -i | $ sudo -i | ||
- | # VRayScatterForMaya-x.xxx.run --mode text | + | # VRayPatternForMaya-x.xxx.run --mode text |
</code> | </code> | ||
Line 113: | Line 119: | ||
or copy files manually | or copy files manually | ||
- | Select you Maya/V-Ray versions and copy the plugins: | + | Download full archive [[http://files.rendering.ru/vraypattern_for_maya/VRayPatternForMaya-FULL-latest.zip|here]] (150mb), Select you Maya/V-Ray versions and copy the plugin files: |
e.g. | e.g. | ||
Line 201: | Line 207: | ||
or copy files manually | or copy files manually | ||
- | Select you Maya/V-Ray versions and copy the plugins: | + | Download full archive [[http://files.rendering.ru/vraypattern_for_maya/VRayPatternForMaya-FULL-latest.zip|here]] (150mb), Select you Maya/V-Ray versions and copy the plugin files: |
e.g. | e.g. | ||
Line 256: | Line 262: | ||
However, we reserve the right not to issue a new license in case of total replacement of a PC if the registration request is submitted more often than once in half a year. | However, we reserve the right not to issue a new license in case of total replacement of a PC if the registration request is submitted more often than once in half a year. | ||
+ | |||
+ | ===== Network License error ===== | ||
+ | * check the license server by pressing "query" in Server Manager | ||
+ | * check that the client can connect to the server by pressing on "query" in License Manager | ||
+ | * make sure you restart the client after assigning server address and port (for environmental variable to take effect) | ||
+ | * check the output from running the following mel command | ||
+ | <code>getenv RDGROUP_CERBER_ADDRESS</code> | ||
===== Installation error ===== | ===== Installation error ===== | ||