Hi,
the problem I am having is, every time I want to go from Zbrush to Maya, GOZ opens a new maya session.
in that new maya window script editor says:
// Error: eval(“source “C:/Users/Public/Pixologic/GoZApps/Maya/GoZScript.mel””);
//
// Error: “C:/Users/Enno/Documents/maya/2015-x64/scripts/userSetup.mel” line 2.4: Syntax error //
file -f -new;// Warning: file: C:/Program Files/Autodesk/Maya2015/scripts/startup/rememberViewportSettings.mel line 43: Active stereo does not work with Aero enabled. Active stereo has been disabled.
…
this userSetup.mel file looks like:
source cometMenu.mel
eval(“source “C:/Users/Public/Pixologic/GoZApps/Maya/GoZScript.mel””);
(What causes that syntax error?)
I tried:
- ‘force reinstall’ of GOZ inside Zbrush.
- Uninstalled and newinstalled Zbrush.
- checked the GoZbrushToMaya.mel file in C:\Users\Public\Pixologic\GoZApps\Maya
I can’t find anything about ‘open a new maya session’ in there an I think when that .mel file is call it is already ‘to late’ ?
Where could I change the settings of the export process?
Where should I tried to look for that command that opens a new maya window?
(Maybe that could help with other problems like overwriting textures… which it does by default I think)
cheers