Hey Guys, its as easy as this: go to the file: C:/Users/Public/Pixologic/GoZApps/Maya/GoZBrushToMaya.mel and remove or comment out the lines 132-138: 132 // // ------------------------------------------ 133 // // GoZBrushToMaya requires Mental Ray plugin. 134 // if (`pluginInfo -query -loaded -name "Mayatomr"`==0) 135 // {…
Edit... Installing mental ray has solved all the little issues I still had with GOZ, my workaround was not that clean xD ""Another workaround if you don't want to install mentalray is to find this "Mayatomr" and quote corresponding lines //} // // GoZBrushToMaya requires Mental Ray plugin. //if (`pluginInfo -query -loaded…