Hello everyone…
Thx to pay attention to my problem…
I recently installed ZB 4.5 and GoZ does not work any more.
ZBrush and C4D are installed on 2 differents computers (2 MacPro). It worked fine with earlier version of ZB.
So: I installed ZB, and then point the path to C4D: “/Volumes/HD 12 coeurs/Applications/MAXON/CINEMA 4D R14/Cinema 4D.app”
I installed the GoZ Files too.
The problem:
From ZB to C4D: when I clic on the GoZ button, ZB try to load C4D on the same computer as ZB. This “ghost” C4D open and crash. (Force to quit, and windows of C4D freezes until I reboot the computer.
From C4D to ZB: In C4D, when I clic on the GoZ script icon, it returns several error messages:
- Unable to write file
/Users/Shared/Pixologic/GoZBrush/GoZ_ObjectList.txt
(file may be write protected)
-Unable to write file
/Users/Shared/Pixologic/GoZBrush/GoZ_ObjectPath.txt
Files are not write protected, of course.
I tried this: in the file “GoZBrushFromCinema4D.csc”, instead of
const var gGoZBrushPath = “/Users/Shared/Pixologic/GoZBrush/”
I wrote:
const var gGoZBrushPath = “Volume/SSD system/Users/Shared/Pixologic/GoZBrush/”
But a soon as i change something in this file, every reference to ZB disappears, I have no more access to GoZ script.
I don’t know what to do…
Thx a lot for any help…
Nicolas