Feb 12. 12:33.12| REZ: config set, but no pack name
Error found in this log file (255): ModuleNotFoundError: No module named 'rez.rex'
30| Error found in this log file (260): Error: Python fatal error .
31| Error found in this log file (268): ++ Error: Application or plugin contains a bug. (Crash was caused by a NULL pointer memory access).
A single pointer to docs about the REZ support would be greatly appreciated.
Thanks
Hi
> it seems that the documentation from the new docs (RR9) has disappeared
If I enter REZ into the help search, the help page is found :
http://www.royalrender.de/help/RezPackageManager.html
I will see if there is an issue with the update of the local installed help files.
> but no pack name
The rrSubmitter reads the loaded REZ environment at submission.
It reads the env var REZ_USED_RESOLVE and puts in into the job custom data RezPacks.
This custom data is shown in rrControl, tab Job Info. In the line after the output name.
There are two modes if the job you submitted does not contain RezPacks.
a) Do not use REZ at all.
b) Auto-generate a pack name.
The generated pack name is <RenderApp>-<version>.
For example "Maya-2022.1"
Enable this setting with the line
REZ_AUTO_PACK_NAME = 1
> ModuleNotFoundError: No module named 'rez.rex'
We have packed a new REZ version into the latest update as there had been some issues on some sites with the other version.
Which RR version do you use?
regards,
Holger Schönberger
Please use the rrKnights Tavern
or our support system for new questions.
Hi
www.royalrender.de/help is online for 9 months now.
The old www.royalrender.de/help8 was removed today after your message about a missing RR9 help page.