Zbrush cant export a model thru GoZ to Maya! It just hangs in maya. Im running Win 8.1 with Maya 2015 and Zb 4r7 patch 2 64 bit. It also hangs from exporting the 32bit version of Zb 4r7 P2… Any help would be appreciated as GoZ is the best way to go back and forth with less problems.
This is a known issue which is being fixed for the next update. In the meantime you can get it working like this:
- Close Maya and ZBrush.
- Locate the GoZBrushToMaya.mel file which you will find in the C:\Users\Public\Pixologic\GoZApps\Maya\ folder.
- Open the file in a text editor such as NotePad.
- At the top of the file, under “Global variables”, you’ll see the line:
global string $GoZPublicPath = “/Users/Shared/Pixologic/”;
Change this to:
global string $GoZPublicPath = “C:/Users/Public/Pixologic/”;
- Save the file.
- Restart ZBrush and try GoZ.