I have a major problem. For some reason when I use GoZ in order to export a model from zbrush it freezes maya 2015.However, maya to zbrush it works perfectly fine. Anyone have a solution for this??
Yes, this is a pretty frquent problem for some reasons. I had it too, and found pretty simple solution. To fix it do the following:
1) Open file C:\Users\Public\Pixologic\GoZApps\Maya\GoZBrushToMaya.mel
and in the beginning change the variable to this
global string $GoZPublicPath = "C:/Users/Public/Pixologic/";
2) Open file C:\Users\Public\Pixologic\GoZApps\Maya\GoZBrushFromMaya.mel
and do the same tweaking
Yes, this is a pretty frquent problem for some reasons. I had it too, and found pretty simple solution. To fix it do the following:
1) Open file C:\Users\Public\Pixologic\GoZApps\Maya\GoZBrushToMaya.mel
and in the beginning change the variable to this
global string $GoZPublicPath = "C:/Users/Public/Pixologic/";
2) Open file C:\Users\Public\Pixologic\GoZApps\Maya\GoZBrushFromMaya.mel
and do the same tweaking
Hey, I thank you for your support.
I will try what you say.
And I did try GOZ for Maya 2012 and there it works perfectly!
Just this problem occurs only for Maya 2014. I would hope it's because as you say in Mental Ray plugin. :poly141:
Ok, guys, i'm not completely sure what i do, but finally GoZ for Maya 2014 running.
First I retype script as show up in this page ( anyway, many thanks to pasha_sevez ) but it not work, just because the code was already there in my document. Then i re-instal Mental Ray,as Tzur_H ( many thanks to him too) told me to do . And then when i go in ZB - GOZ i not Browse him in Maya instalacion folder from bin folder---Maya Setup, i go directly in my Desktop where is Maya 2014 Run application and loaded from there and GOZ running.
But i'm not completely sure what of them make GoZ to runn.
But anyway, everyone who has such problems with GOZ for Maya or other softwares can take one of these options that is in this page and see what is work for him.
Yes, this is a pretty frquent problem for some reasons. I had it too, and found pretty simple solution. To fix it do the following:
1) Open file C:\Users\Public\Pixologic\GoZApps\Maya\GoZBrushToMaya.mel
and in the beginning change the variable to this
global string $GoZPublicPath = "C:/Users/Public/Pixologic/";
2) Open file C:\Users\Public\Pixologic\GoZApps\Maya\GoZBrushFromMaya.mel
and do the same tweaking
Replies
1) Open file
C:\Users\Public\Pixologic\GoZApps\Maya\GoZBrushToMaya.mel
and in the beginning change the variable to this 2) Open file
C:\Users\Public\Pixologic\GoZApps\Maya\GoZBrushFromMaya.mel
and do the same tweaking
Don't know why it was set to something other than the 'public' directory to begin with, though.
Bump! Just to say THANKS !
I have exactly the same problem, only that with the difference that in that file I already have written exactly this:
global string $ GoZPublicPath = "C: / Users / Public / Pixologic /";
Yet the ZB still does not want to send files to Maya.
In fact, I get this message when this problem occurs to me.
Еrror file: File:C:/ Users/ Public / Pixologic / GoZApps/Maya/GozZBrush to Maya.mel line 113: Plug-in "Mayatomr", was not found.
_____
Please if anyone knows anything about it - help.
I will try what you say.
And I did try GOZ for Maya 2012 and there it works perfectly!
Just this problem occurs only for Maya 2014. I would hope it's because as you say in Mental Ray plugin. :poly141:
First I retype script as show up in this page ( anyway, many thanks to pasha_sevez ) but it not work, just because the code was already there in my document. Then i re-instal Mental Ray,as Tzur_H ( many thanks to him too) told me to do . And then when i go in ZB - GOZ i not Browse him in Maya instalacion folder from bin folder---Maya Setup, i go directly in my Desktop where is Maya 2014 Run application and loaded from there and GOZ running.
But i'm not completely sure what of them make GoZ to runn.
But anyway, everyone who has such problems with GOZ for Maya or other softwares can take one of these options that is in this page and see what is work for him.