Home Technical Talk

GoZ freeze issue

sgtkoolaid
polycounter lvl 11
Offline / Send Message
sgtkoolaid polycounter lvl 11
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??

Replies

  • pasha_sevez
    Options
    Offline / Send Message
    pasha_sevez polycounter lvl 13
    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
  • CharacterCarl
    Options
    Offline / Send Message
    CharacterCarl greentooth
    @pasha_sevez: Thank you so much! That fixed it for me.
    Don't know why it was set to something other than the 'public' directory to begin with, though.
  • ishvalan
  • Burpee
    Options
    Offline / Send Message
    Burpee polycounter lvl 9
    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



    Bump! Just to say THANKS !
  • Splitur
    Options
    Offline / Send Message
    Hello people!
    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. :(
  • Tzur_H
    Options
    Offline / Send Message
    Tzur_H polycounter lvl 9
    It seems that for some odd reason it's caused by Mental Ray plugin, install it and enable it and try again. That's very weird though.
  • Splitur
    Options
    Offline / Send Message
    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:
  • Splitur
    Options
    Offline / Send Message
    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.
  • omar_0007
    Options
    Offline / Send Message
    omar_0007 polycounter lvl 9
    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
    I love you.... So much!
Sign In or Register to comment.