Summary

Title:// Ornatrix: Directory 'C:/ProgramData/Ephere/Ornatrix/Scripts/Brushes' does not exist. //
Category:Install/Uninstall
Status:Open
Posted By:dougatbuck ( Doug Wilkinson )
Date Created:4 March 2020

Problem

Description:

I just upgraded our network install of ornatrix maya from 2.4.8 to 2.5.0
i'm getting this error  :

// Ornatrix: Directory 'C:/ProgramData/Ephere/Ornatrix/Scripts/Brushes' does not exist. //

these brushes work fine in 2.4.8.  i see they were moved from 
"...\Ornatrix\scripts\Brushes"
to
"...\Ephere\Ornatrix\Scripts\Brushes"

I've tried to add this new dir to python path and also copy this brushes dir back to match where it was in the 2.4.8 zip install but niether of those work.

Do we need a new env variable for this?

Steps to Reproduce:

install the 2.5.0 zip version. 

try to use a custom brush

Hi Doug,

Yes, the location of custom brushes moved to C:/ProgramData/Ephere/Ornatrix/Scripts/Brushes

This is where the latest stable version 2.5.0.22523 installs them, both the .msi and the .zip.

And this is the location where the code looks for them. I just tried and it worked.

If you want to use a different location, you can define the environment variable ORNATRIX_SCRIPTS_DIR to point to the directory above the Brushes directory, like

set ORNATRIX_SCRIPTS_DIR=C:/ProgramData/Ephere/Ornatrix/Scripts

There must be a "Brushes" directory (the name's hardcoded) inside the scripts location.

We missed adding the new ORNATRIX_SCRIPTS_DIR variable to the Readme file in the zip, we'll fix that.

Ivan Kolev (Software Developer, EPHERE Inc.)

E-mail: ivan.kolev at ephere dot com

Discord: ikolev