Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An error occurred when importing ZB,but model in gozporject #211

Closed
akuasama opened this issue Jan 28, 2021 · 6 comments
Closed

An error occurred when importing ZB,but model in gozporject #211

akuasama opened this issue Jan 28, 2021 · 6 comments
Assignees
Projects

Comments

@akuasama
Copy link

Python: Traceback (most recent call last):
File "C:\Users\Akua\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\GoB-master\GoB.py", line 1486, in execute
bpy.ops.gob.find_zbrush()
File "D:\SteamLibrary for software\steamapps\common\Blender\2.91\scripts\modules\bpy\ops.py", line 132, in call
ret = _op_call(self.idname_py(), None, kw)
RuntimeError: 错误: Python: Traceback (most recent call last):
File "C:\Users\Akua\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\GoB-master\GoB.py", line 1466, in execute
i,zfolder = max_list_value(os.listdir(self.filepath))
FileNotFoundError: [WinError 3] 系统找不到指定的路径。: 'C:/Program Files/Pixologic/'

location: D:\SteamLibrary for software\steamapps\common\Blender\2.91\scripts\modules\bpy\ops.py:132

location: :-1

@kromar kromar added this to In progress in GoB Jan 30, 2021
@kromar
Copy link
Collaborator

kromar commented Jan 30, 2021

can you tell me where you installed zbrush?

@akuasama
Copy link
Author

akuasama commented Feb 1, 2021

你能告诉我你在哪里安装的 zbrush 吗?

D:\zbrush2021 my zbrush versions is 2021

@kromar
Copy link
Collaborator

kromar commented Feb 1, 2021

Thanks for sharing, it seems i did not considee custom zbrush paths when changing the option. You can try to set the zbrush.exe manually in the addons preferences.

@kromar
Copy link
Collaborator

kromar commented Feb 8, 2021

can you try this version and see if it solves the issue for you? if you have a custom path and the addon cant find zbrush in its default installation path it should navigate you to the addon preferences where you should specify your custom zbrush path.

Screen Shot 02-08-21 at 06 25 PM
image

after you specified the path you should save the preferences (if autosave is not enabled)

GoB v3.5.45
https://github.com/kromar/blender_GoB/tree/bugfix-zbrush-path-issues
https://github.com/kromar/blender_GoB/archive/bugfix-zbrush-path-issues.zip

@kromar kromar moved this from In progress to review in GoB Feb 8, 2021
@kromar kromar self-assigned this Feb 10, 2021
@kromar kromar moved this from review to Done in GoB Feb 27, 2021
@kromar kromar closed this as completed Feb 27, 2021
@akuasama
Copy link
Author

akuasama commented Mar 3, 2021

ohthank you

@akuasama
Copy link
Author

akuasama commented Mar 3, 2021

I'm sorry for not replying in time .The problem has been solved Thank you very much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
GoB
  
Done
Development

No branches or pull requests

2 participants