<liclass="toctree-l2"><aclass="reference internal"href="#how-do-i-distribute-a-maya-scene">How do I distribute a Maya scene?</a><ul>
<liclass="toctree-l3"><aclass="reference internal"href="#how-do-i-share-the-generated-files">How do I share the generated files?</a></li>
<liclass="toctree-l3"><aclass="reference internal"href="#how-do-i-open-a-generated-scene">How do I open a generated scene?</a></li>
<liclass="toctree-l3"><aclass="reference internal"href="#how-do-i-change-the-dna-path-in-the-maya-scene">How do I change the DNA path in the Maya scene?</a></li>
<h2>Fix “RuntimeError: Error loading DNA: DNA signature mismatched, expected DNA, got ver?”<aclass="headerlink"href="#fix-runtimeerror-error-loading-dna-dna-signature-mismatched-expected-dna-got-ver"title="Permalink to this headline"></a></h2>
<p>In order to fix this issue, you should install <aclass="reference external"href="https://git-lfs.github.com/">git-lfs</a>, and clone the repository again.
DNA files will be downloaded correctly then.
If you cannot install git-lfs, you can download DNA files manually.</p>
<p>All of these files need to be distributed together. If those files are not bundled and you experience some issues with you rig in Maya,
try the following steps:</p>
<sectionid="how-do-i-share-the-generated-files">
<h3>How do I share the generated files?<aclass="headerlink"href="#how-do-i-share-the-generated-files"title="Permalink to this headline"></a></h3>
<p>If you want to distribute a generated Maya scene to other users, you must distribute the <codeclass="docutils literal notranslate"><spanclass="pre">.dna</span></code> file and <codeclass="docutils literal notranslate"><spanclass="pre">workspace.mel</span></code> together with the scene.</p>
</section>
<sectionid="how-do-i-open-a-generated-scene">
<h3>How do I open a generated scene?<aclass="headerlink"href="#how-do-i-open-a-generated-scene"title="Permalink to this headline"></a></h3>
<p>Before you load a generated scene, follow these steps:</p>
<ulclass="simple">
<li><p>From the main menu, go to File > Set Project.</p></li>
<h3>How do I change the DNA path in the Maya scene?<aclass="headerlink"href="#how-do-i-change-the-dna-path-in-the-maya-scene"title="Permalink to this headline"></a></h3>
<p>If you want to change the DNA path in the scene:</p>
<li><p>Still in the Outliner, search for <codeclass="docutils literal notranslate"><spanclass="pre">rl4</span></code>. You will see a file whose name starts with <codeclass="docutils literal notranslate"><spanclass="pre">rl4Embedded_</span></code>. Click this file to select it.</p>
<li><p>In <codeclass="docutils literal notranslate"><spanclass="pre">Attribute</span><spanclass="pre">editor</span></code> you will be able to change the path with <codeclass="docutils literal notranslate"><spanclass="pre">Dna</span><spanclass="pre">File</span><spanclass="pre">Path</span></code>:</p>