1. #106
    New Member User Gallery
    Join Date
    Jan 2006
    Age
    28
    Posts
    23

    Default

    It doesn't seem to be working after I upgraded to OSX 10.8

  2. #107
    New Member User Gallery
    Join Date
    Aug 2012
    Posts
    2

    Default Enable addon is greyed out in blender

    Hi there,

    First of all, I wanted to say that I'm so happy someone has the chops and goodwill to create this for blender users. I think it can be a very useful tool.

    I have a small problem and I'm not sure how to solve it.

    Blender will not allow me to enable this addon. I have things on the Zbrush size working well and it's set up. I -had- things on the Blender side actually working for a bit and managed to transfer a cube from zbrush to blender. I shut blender down.

    The next time I opened Blender, the brush and blender icons were gone.

    I opened up prefs>addons again. But from there, I could no longer enable the addon.

    I googled why sometimes this happens and people say it's because the script may be out of date. But I know this is not the case as it was working just moments again and this is specifically the updated version for blender 2.63.

    I'm at a loss for what steps to take now, any suggestions?

    Thanks in advance,
    Barbara

  3. #108
    New Member User Gallery
    Join Date
    Jul 2007
    Posts
    16

    Default

    Hi Barb,

    was having the same problem.....but re-launched Blender 2.63, and now it let me tip/select the GoB addon.

    Haven't tried using it yet, but looks like ZBrush 4R4 sees the Blender.exe and Blender enabled the addon.

    Good luck.


    Stunton,

    thanks so much for this addon! Very appreciated!

    ps- your English is fine, mon ami.

  4. #109
    New Member User Gallery
    Join Date
    Jul 2007
    Posts
    16

    Default

    Well, now it's not working after re-launching Blender.

    Need to take a break and clear my head.....too many hoops to jump though. Maybe it will become clear later.

    At least should be able to do it the old fashioned way, i.e. export/import .obj.

    No clients to please, no deadlines to make....just having fun.

  5. #110
    New Member User Gallery
    Join Date
    Aug 2012
    Posts
    2

    Default Seems to be alright now. : )

    Quote Originally Posted by megacal View Post
    Well, now it's not working after re-launching Blender.

    Need to take a break and clear my head.....too many hoops to jump though. Maybe it will become clear later.

    At least should be able to do it the old fashioned way, i.e. export/import .obj.

    No clients to please, no deadlines to make....just having fun.

    Thanks for the suggestion! I restarted Blender and it seems to allow checking the box again. I restarted it again, and it seems to be sticking. Haven't tried passing files yet between Blender and Zbrush, since reactivating the script.

    Thanks again for such a quick response. Sorry to hear, megacal, that yours went a bit funny again. Good luck.

  6. #111
    Member User Gallery
    Join Date
    Apr 2011
    Posts
    37

    Default

    Hello,
    I'm back from holidays.

    Well, there is some problems with GoB...

    @ionblue: Can you explain what is do not working?
    The addon inside Blender is working, have you the two top icons?

    @b_massacre: When you stick the GOB addon, you need to press "Save As Default" button inside the "Blender User Preferences". But in ALL case if you have some trouble when sticking the GoB addon, Blender send an error message in the Blender console.
    (on Windows, to show the Blender console, go to the help menu and select "Toggle System Console").

    @megacal: Check the message inside the console (on Windows, to show the Blender console, go to the help menu and select "Toggle System Console").
    If no message all is working fine

  7. #112
    New Member User Gallery
    Join Date
    Jan 2006
    Age
    28
    Posts
    23

    Default

    I installed it and I saw it in my plugins list but wasn't able to click the checkbox. But for some reason after a couple of days of not being able to enable it I was suddenly able to check it. So it works now but I have no idea why or what I did.

  8. #113
    New Member User Gallery
    Join Date
    Aug 2010
    Posts
    7

    Default blender 2.63 mac

    problem fixed
    Last edited by timholz; 09-03-12 at 08:17 AM. Reason: problem fixed

  9. #114
    New Member User Gallery
    Join Date
    Aug 2006
    Posts
    19

    Default

    Hi, I'm having that same problem of being unable to enable the GoB plugin in Blender 2.63 with Zbrush 4R4 p2. I've reinstalled it but the problem persist. Here is what debug window says:

    Code:
    found bundled python: C:\Program Files\Blender Foundation\Blender\2.63\python
    Unable to find ZBrush
    Traceback (most recent call last):
      File "C:\Users\SpAiK\AppData\Roaming\Blender Foundation\Blender\2.63\scripts\addons\GoB_addon_263\__init__.py", line 25, in 
        pathZBrush = '"'+ficPathZB.readline().split('"')[1].replace('\\','/')+'"'
    IndexError: list index out of range
    
    During handling of the above exception, another exception occurred:
    
    Traceback (most recent call last):
      File "C:\Program Files\Blender Foundation\Blender\2.63\scripts\modules\addon_utils.py", line 259, in enable
        mod = __import__(module_name)
      File "C:\Users\SpAiK\AppData\Roaming\Blender Foundation\Blender\2.63\scripts\addons\GoB_addon_263\__init__.py", line 29, in 
        print(pathZBrush)
    NameError: name 'pathZBrush' is not defined
    Traceback (most recent call last):
      File "C:\Program Files\Blender Foundation\Blender\2.63\scripts\modules\addon_utils.py", line 259, in enable
        mod = __import__(module_name)
      File "C:\Users\SpAiK\AppData\Roaming\Blender Foundation\Blender\2.63\scripts\addons\GoB_addon_263\__init__.py", line 20, in 
        from . import ext_GoB
    ImportError: cannot import name ext_GoB
    Traceback (most recent call last):
      File "C:\Program Files\Blender Foundation\Blender\2.63\scripts\modules\addon_utils.py", line 259, in enable
        mod = __import__(module_name)
      File "C:\Users\SpAiK\AppData\Roaming\Blender Foundation\Blender\2.63\scripts\addons\GoB_addon_263\__init__.py", line 20, in 
        from . import ext_GoB
    ImportError: cannot import name ext_GoB
    Traceback (most recent call last):
      File "C:\Program Files\Blender Foundation\Blender\2.63\scripts\modules\addon_utils.py", line 259, in enable
        mod = __import__(module_name)
      File "C:\Users\SpAiK\AppData\Roaming\Blender Foundation\Blender\2.63\scripts\addons\GoB_addon_263\__init__.py", line 20, in 
        from . import ext_GoB
    ImportError: cannot import name ext_GoB
    Traceback (most recent call last):
      File "C:\Program Files\Blender Foundation\Blender\2.63\scripts\modules\addon_utils.py", line 259, in enable
        mod = __import__(module_name)
      File "C:\Users\SpAiK\AppData\Roaming\Blender Foundation\Blender\2.63\scripts\addons\GoB_addon_263\__init__.py", line 20, in 
        from . import ext_GoB
    ImportError: cannot import name ext_GoB
    Traceback (most recent call last):
      File "C:\Program Files\Blender Foundation\Blender\2.63\scripts\modules\addon_utils.py", line 259, in enable
        mod = __import__(module_name)
      File "C:\Users\SpAiK\AppData\Roaming\Blender Foundation\Blender\2.63\scripts\addons\GoB_addon_263\__init__.py", line 20, in 
        from . import ext_GoB
    ImportError: cannot import name ext_GoB
     event has invalid window


    It seems that the script is unable to resolve the path to Zbrush.

  10. #115
    New Member User Gallery
    Join Date
    Aug 2010
    Posts
    7

    Default Script

    Hello SpAik

    I could install the script, but also received a script-error.
    So, i decided to use the ordinary way.

    good luck
    timholz

  11. #116
    New Member User Gallery
    Join Date
    Aug 2009
    Location
    Russia
    Age
    37
    Posts
    26

    Default

    Thank you! I'll try =)
    UPD:
    Hmm... From blender to Zbrush is OK but back from Zbrush to Blender not =(
    Last edited by WillyamBradberry; 09-14-12 at 07:54 PM.

  12. #117
    New Member User Gallery
    Join Date
    Jul 2012
    Posts
    1

    Default

    hi there...
    THANK YOU THANK YOU SO MUCH WITH THIS "GOB"

    it helps a lot...
    specially to Zbrush scale problem...

    great, great, great...that's all i can say...it's really a WOW!!!

  13. #118
    Member User Gallery
    Join Date
    Apr 2011
    Posts
    37

    Default

    Hello,
    thanks for posting a screen of the problem.

    The script dont found the "C:/Users/Public/Pixologic/GoZBrush/GoZ_Config.txt" file
    This file is created by GoZ when you configure it inside ZBrush, you miss one step in the installation or sometime like that.
    Check for this file on your hard drive.

  14. #119
    New Member User Gallery
    Join Date
    Aug 2006
    Posts
    19

    Default

    Quote Originally Posted by Stunton View Post
    The script dont found the "C:/Users/Public/Pixologic/GoZBrush/GoZ_Config.txt" file
    This file is created by GoZ when you configure it inside ZBrush, you miss one step in the installation or sometime like that.
    Check for this file on your hard drive.
    Mmmm.. that file is there and I actually did the process like in you say. Now the curious thing is that I've checked again if the add-on was working and voilą! Now it works and I haven't done anything since the error.

  15. #120
    New Member User Gallery
    Join Date
    Oct 2012
    Posts
    1

    Unhappy My blender prefrence wont install ext_gob.pyc file im trying to use goz

    Hi i added the goz to zbrush and its okay i gues i click on the prefrence in zbrush and then clicked goz and it showed path to blender and it said it was found so thats working but when i went on blender it didnt load my model it loaded a box now i went threw the procedure for blender and went to add on threw the c files on my computer threw users and etc to add on in my blender folder and i added the gob_addon_2.63 folder cause i have blender 2.63 so now when i went to start up blender and went to prefrence and try to install add on it wont show the ext_gob.pyc file so i clicked on the button on blender that looks like a martiney and it showed up so i thought yea but when i clicked it it diddnt add so i tryed clicking the other file that was called _init_ but nothing happens once more dont know what im doing wrong i tryed it in diffrent ways so please can you help

Page 8 of 10 FirstFirst ... 5678910 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •