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

the application does not work and gives an error #400

Open
artberesta opened this issue Jan 27, 2023 · 9 comments
Open

the application does not work and gives an error #400

artberesta opened this issue Jan 27, 2023 · 9 comments
Assignees
Labels

Comments

@artberesta
Copy link

the application does not work and gives an error
2023-01-27 15-26-27 Unable To Open File
2023-01-27 15-08-26 Blender  E  YandexDisk blender маска ушки blend

@kromar
Copy link
Collaborator

kromar commented Jan 29, 2023

please give more information what versions and operating system you are using and how this can be reproduced.

@kromar kromar self-assigned this Jan 29, 2023
@kromar kromar added the support label Jan 29, 2023
@artberesta
Copy link
Author

Windows 10 Pro
Blender 3.4.0
ZBrush 2022.0.5.0
https://www.youtube.com/watch?v=i39irrVXbTk&t=143s
I installed it and set it up using this video

@artberesta
Copy link
Author

bpy.ops.object.editmode_toggle()
bpy.ops.machin3.edit_mode()
Python: Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\GoB-master\GoB.py", line 1398, in invoke
bpy.ops.scene.gob_export(as_tool=as_tool)
File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\modules\bpy\ops.py", line 113, in call
ret = _op_call(self.idname_py(), None, kw)
RuntimeError: Error: Python: Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\GoB-master\GoB.py", line 1182, in execute
shutil.copytree(source_GoZ_Info, target_GoZ_Info, symlinks=True)
File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\python\lib\shutil.py", line 558, in copytree
return _copytree(entries=entries, src=src, dst=dst, symlinks=symlinks,
File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\python\lib\shutil.py", line 457, in _copytree
os.makedirs(dst, exist_ok=dirs_exist_ok)
File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\python\lib\os.py", line 225, in makedirs
mkdir(name, mode)
FileExistsError: [WinError 183] Невозможно создать файл, так как он уже существует: 'C:\Users\Public\Pixologic/GoZApps/Blender/'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\GoB-master\GoB.py", line 1194, in execute
with open(os.path.join(f"{PATH_GOZ}/GoZBrush/GoZ_Application.txt"), 'wt') as GoZ_Application:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\Public\Pixologic/GoZBrush/GoZ_Application.txt'
Location: C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\modules\bpy\ops.py:113

@artberesta
Copy link
Author

@artberesta
Copy link
Author

Thank you very much for your help

@kromar
Copy link
Collaborator

kromar commented Jan 29, 2023

what version of GoB are you using?

@artberesta
Copy link
Author

Screenshot_2023-01-29-21-35-28-407_org mozilla firefox

@artberesta
Copy link
Author

Hello.
I can't figure out the program.
Does not work.
It's a pity.
The right program

@danjaworsky
Copy link

More information: this file does not exist in this path, as the error says.

I solved this issue by following instructions on reinstalling GOZ inside Zbrush. So this is a GOZ in Zbrush issue.
Perhaps this will help someone. Maybe put it somewhere in the readme?

https://www.zbrushcentral.com/t/goz-isnt-working/387999/6

Basically, you have to get rid of the shared GOZ files on your machine
navigate to the Zbrush installation location
go into 'troublshooting help'
run the goz for zbrush installer.

Next time you click GOZ, You'll be asked to relink the applications.

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

No branches or pull requests

3 participants