Hi
regards,
Holger Schönberger
Please use the rrKnights Tavern
or our support system for new questions.
--
If you reply, the message is send to the user group which is sufficient.
("Reply All" just sends the message twice to the last author which is not required)
---
You received this message because you are subscribed to the Google Groups "Royal Render Knights Tavern" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rrKnights+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rrKnights/9cad3d1a-7965-4cf6-9f3d-a335b81d829fn%40googlegroups.com.
Mar 15. 10:20.11| [Maya] Installing plugin v2017.0 for v2019.0 /usr/autodesk/maya2019/bin/
Mar
15. 10:20.11| Installing Environment MAYA_PLUG_IN_PATH =
/media/DATA/AQ3D_SHARED/RoyalRender/render_apps/_submitplugins
Hi Mirko
2. Manual install:
Please copy the plugin RR\render_apps\_submitplugins\rrSubmit_Maya_2017+.py into any folder that is searched by Maya for plugins (MAYA_PLUG_IN_PATH).
RR set the environment with a startup script for your system. (/etc/profile.d/rr_env_"+pluginEnvName+".sh)
This should be loaded if your system boots. If you have some custom scripts to start Maya or to set a custom MAYA_PLUG_IN_PATH for your, this setting might be overwritten if you do not keep the original value when setting your MAYA_PLUG_IN_PATH.
3. Blender:
>I have them on NAS folder and all programs loads it from that location.
I assume Blender is located in this folder as well?
That might be the reason the Installer does not find your Blender installation.
Note: You can setup Blender as a shared network executable as well.
Compared to using Blender directly from the NAS saves some minutes as well.
Can create a file named RR\render_apps\_config\3D19__Blender__inhouse.inc
and add these lines
ExeCopyFromDir = \\NAS\APPS\Blender\<rrOS>\
ExeCopyToDir = <rrLocalExeDir>
ExeCopiedWin= <rrLocalExeDir>Blender_*/blender.exe
ExeCopiedLx= <rrLocalExeDir>Blender_*/blender
ExeCopiedMac= <rrLocalExeDir>Blender_*/blender
<rrOS> is translated into "win", "lx" or "osx".
You can do the same for Nuke or Houdini.
So far Maya has to be installed on Windows (registry settings, licensing), so it is not possible for Maya.
4. Redshift
>And then there is copy in RR folder as well, for it's usage.
As described in my last post, you can define the source folder for Redshift to any path in your network.
The folder inside RR is just the default setting.
> Adding new version, I add it both to my location and copy into RR location. Right?
Not if you tell RR your source folder. You only have to take care that RR finds the folder.
If you setup RR to use the folder …..\Redshift_<rrJobRendererVersion>
Then you cannot name the folder “Redshift_nightbuild_3.0.38” as this does not match the folder name that you have defined. In this case your folders have to be named “Redshift _2.6.50”, “Redshift _3.0.38”, …
(Example: We have customers that use quick fix versions of VRay. And these versions are named VRay_nightbuild4325_4.01, VRay_nightbuild2892_4.01. For this case the customer had to change their submission to get the “nightbuild” version into the RR job as well)
5. GPU affinity
With deadline you start multiple workers and define the GPU affinity per worker.
With RR you have one client and each client can start multiple Job Threads.
This has the advantage that each render thread knows about the other.
E.g. if your machine has 128GB RAM and you tell RR that a job requires 100GB RAM, then RR will not start 2 jobs on the machine.
In Deadline you have an additional option for each job. You can tell a job to use 1 or 2 GPUs.
With RR you could define a different number of GPUs per job type.
E.g. setup 3 job threads and tell the first one to use all GPUs, but only accept Redshift Archive/Standalone jobs.
And setup the 2nd and 3rd job thread to use one GPU, but accept Maya jobs only.
Note: Redshift itself slows down by 2-3% if you use 2 GPUs for one frame. Starting 2 Redshift instances both loading large scene files slows down the machine and network as well. So we recommend to use 1 Redshift instance with 2 GPUs as this is often faster.
If you have more than 2 GPUs you should consider splitting them in 2 GPUs per job thread. As the render slowdown multiplies with each GPU. Using 8 GPUs for 1 frame is 20% slower.
(Of course this varies based on your frame resolution, time per frame and geometry+texture size)
S 44| CP| __________________________________ rrCopy __________________________________
S 45| CP| 8.2.36c Copyright(c) Holger Schoenberger. All rights reserved. Binary Alchemy - digital materialization
S 46| CP| Copy directory from '/media/DATA/AQ3D_SHARED/RoyalRender/render_apps/renderer_exe/houdini/lx_x64/Redshift_3.0.41' to '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41'
S 47| CP| Error: Source Dir does not exist!
S 25| CP| __________________________________ rrCopy __________________________________
S 26| CP| 8.2.36c Copyright(c) Holger Schoenberger. All rights reserved. Binary Alchemy - digital materialization
S 27| CP| Copy directory from '/media/DATA/AQ3D_SHARED/RoyalRender/render_apps/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5.499' to '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5.499'
S 28| CP| Source Dir does not exist!
I did copy redshift to
RoyalRender\render_apps\renderer_exe\redshift for both linux andd windows versions. Is houdini looking in diferent folder?
Hi
>I did copy redshift to RoyalRender\render_apps\renderer_exe\redshift
What are your folder names?
The rrEnv files for Houdini have set the folder name for Redshift as
/media/DATA/AQ3D_SHARED/RoyalRender/render_apps/renderer_exe/houdini/<OS>_x64/Redshift_<version>
Note:
There is one disadvantage in RR v8 (that we cannot change for RR 8 because it will break pipelines)
You have to copy Redshift once for Redshift Standalone and a second time for Houdini with Redshift.
The new version RR9 will use one Redshift folder for Houdini and Standalone.
We might be able to send you a new settings file that Houdini and Redshift Standalone use the same folder.
This way you do not have to copy it twice.
regards,
Holger Schönberger
Please use the rrKnights Tavern
or our support system for new questions.
From: rrkn...@googlegroups.com <rrkn...@googlegroups.com> On Behalf Of Mirko Jankovic
Sent: Wednesday, March 24, 2021 9:36 AM
To: Royal Render Knights Tavern <rrKn...@googlegroups.com>
--
If you reply, the message is send to the user group which is sufficient.
("Reply All" just sends the message twice to the last author which is not required)
---
You received this message because you are subscribed to the Google Groups "Royal Render Knights Tavern" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rrKnights+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rrKnights/148b67e1-e77c-452e-83d2-bea4742f649en%40googlegroups.com.
Mar 24. 08:46.32| Auto-version change. Job: 18.54990 client exe: 18.54620 (/opt/hfs18.5.462/bin/hython || /opt/hfs*/bin/hython)
Mar 24. 08:46.32| Searching for /opt/hfs*/bin/hython
List folder '\opt\hfs\*' '/bin/hython'
>
for standalone and then for houdini, for maya.. and others? each app folder has to have it's own copy of redshift? both linux and windows?
Yes, that it the disadvantage I was talking about which we cannot change for RR 8.
I will change for RR9. We might send you new config files to enable one folder with RR8.
Or, as you already have Redshift in a different network location, you can use that folder for all renderings.
If you can use your old folders depends on the naming of your folders.
>And as for houdini verison, seems like my windwos machine is having issues locating houdini 18.5.499
> Mar 24. 08:46.32| Auto-version change. Job: 18.54990 client exe: 18.54620 (/opt/hfs18.5.462/bin/hython || /opt/hfs*/bin/hython)
This does not look like a Windows path, it looks like Linux.
Start rrConfig, tab Per Client Config. Select the Client with the issue. Open Sub-Tab Render Apps.
Which path is set there?
If you have accidentally overwritten the Windows path with a linux path, then you can tell the rrClient to re-search for render applications like it did the first time you started the rrClient.
(It searches for Houdini in its default install location (C:\Programs\SideEffects\Houdini).
Please start rrControl, select the rrClient in the client table.
Right-Click and execute Config/Rescan for render applications.
788712 (process ID) old priority 0, new priority 15
E 0| ++++++++++++++++++++++++ Log Start +++++++++++++++++++++++++
E 1| Aq-3d-03 rrClient 8.2.39 rrVer8.2.39 DEMO [app mode]
E 2| Mar 24. 11:35.39
E 3| Client is running on Fedora 33(redhat) 64bit 32(HT)x2.1 AMD Ryzen 9 3950X 16-Core Processor 44.2Ghz 44.2 Effective Ghz 62GB RAM
E 4| GPUs installed: #0 ; #1 ;
E 5| GPUs assigned for this render thread: #0, #1
E 6| rrClient application is running with user root
E 7| Job: {WHFa} First KSO sequence to render: 37-51, 1
E 8| Scene: .../ Fx_137_ogf_marolles/ test 347.05Kb Mar 24. 11:35.20
E 9| Render config used: Houdini redshift 3D06__Houdini_RedShift.cfg
E 10| Executable used: /opt/hfs18.5/bin/hython
E 11| rrExeBit x64
E 12| rrExeVersion 18.5499
E 13| rrExeVersionFull 18.5
E 14| rrExeVersionMinReq 18.5499
E 15| rrExeVersionMajor 18
E 16| rrExeVersionMinor 5499
E 17| rrExeVersionMinorFull 5
E 18| rrExeOS lx
E 19| rrBaseAppPath /opt/hfs18.5
E 20| ++++++++++++ Environment Variables Job: ++++++++++++++++++++
E 21| rrJobRenderapp Houdini
E 22| rrJobRenderer redshift
E 23| rrJobVersion 18.5499
E 24| rrJobVersionMajor 18
E 25| rrJobVersionMinor 5499
E 26| rrJobVersionMinorFull 5.499
E 27| rrJobRendererVersion 3.0.41
E 28| rrJobRendererVersionMajor 3
E 29| rrJobProject test
E 30| rrJobType 3D
E 31| rrJobBit x64
E 32| rrJobTiled false
E 33| rrJobCustomScene t
E 34| rrJobCustomShot
E 35| rrJobCustomVersion
E 36| rrJobSceneOS win
E 37| ++++++++++++ Environment Variables Client: +++++++++++++++++
E 38| rrClientName Aq-3d-03
E 39| rrClientCores 32
E 40| rrClientCoresPhysical 16
E 41| rrClientCoresUsed 32
E 42| GPUactive true
E 43| GPUsInstalledList 0,1,
E 44| rrClientBit x64
E 45| rrClientRenderInstance 0
E 46| rrClientThreadID 0
E 47| rrClientThreadIDstr A
E 48| rrClientGroups
E 49| cfgLicPool Default
E 50| cfgPreset Renderfarm
E 51| rrOS lx
E 52| RR_ROOT /media/DATA/AQ3D_SHARED/RoyalRender
E 53| rrBin /media/DATA/AQ3D_SHARED/RoyalRender/bin/lx64/
E 54| rrBin32 /media/DATA/AQ3D_SHARED/RoyalRender/bin/lx64/
E 55| rrPlugins /media/DATA/AQ3D_SHARED/RoyalRender/render_apps/renderer_plugins/houdini/lx_x64/
E 56| rrPluginsNoOS /media/DATA/AQ3D_SHARED/RoyalRender/render_apps/renderer_plugins/houdini/
E 57| rrPrefs /media/DATA/AQ3D_SHARED/RoyalRender/render_apps/renderer_prefs/houdini/lx_x64/
E 58| rrSharedExeDir /media/DATA/AQ3D_SHARED/RoyalRender/render_apps/renderer_exe/houdini/lx_x64/
E 59| rrLocalTemp /usr/local/RR_localdata/temp/A/
E 60| TEMP /usr/local/RR_localdata/temp/A
E 61| TMP /usr/local/RR_localdata/temp/A
E 62| rrLocalRoot /usr/local/RR_localdata/
E 63| rrLocalExeDir /usr/local/RR_localdata/renderer_exe/houdini/lx_x64/
E 64| rrLocalPrefs /usr/local/RR_localdata/renderer_prefs/houdini/lx_x64/
E 65| rrLocalPlugins /usr/local/RR_localdata/renderer_plugins/houdini/lx_x64/
S 0| ++++++++++++ Environment Variables Done +++++++++++++++++++
S 1| source \"/usr/local/RR_localdata/_global.sh\"# this setenv file is loaded for all apps
S 2| we are logged in as:
S 3| uid=0(root) gid=0(root) groups=0(root) context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023
S 4| USERNAME is set to aq3d-1
S 5| USER is set to root
S 6| HOME is set to /root
S 7| USERPROFILE = '/usr/local/RR_localdata/SysUserPrefs/A'
S 8| LOCALAPPDATA = '/usr/local/RR_localdata/SysUserPrefs/A/AppData/Local'
S 9| * houdini.rrEnv version v8.2.38
S 10| HOUDINI_INTERACTIVE_ASSERTS = '0'
S 11| HOUDINI_TEMP_DIR = '/usr/local/RR_localdata/temp/A'
S 12| HOUDINI_PATH = '&'
S 13| HOUDINI_OTLSCAN_PATH = '&'
S 14| HOUDINI_SCRIPT_PATH = '&'
S 15| HOUDINI_SOHO_PATH = '&'
S 16| PATH = '/opt/hfs18.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin'
S 17| LD_LIBRARY_PATH = '/opt/hfs18.5/dsolib'
S 18| JOB = ''
S 19| * JOB Env variable is set to /media/Storage/homes/Keva/322_Resindek
S 20| RR_HTOA_VERSION = 'AnyVersion'
S 21| RR_HTOA_BASE = '/media/DATA/AQ3D_SHARED/RoyalRender/render_apps/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5'
S 22| RR_HTOA_BASE_LOCAL = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5'
S 23| * HtoA source path is set to /media/DATA/AQ3D_SHARED/RoyalRender/render_apps/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5
S 24| * HtoA cache path is set to /usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5
S 25| CP| __________________________________ rrCopy __________________________________
S 26| CP| 8.2.36c Copyright(c) Holger Schoenberger. All rights reserved. Binary Alchemy - digital materialization
S 27| CP| Copy directory from '/media/DATA/AQ3D_SHARED/RoyalRender/render_apps/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5' to '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5'
S 28| CP| Source Dir does not exist!
S 29| PATH = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5/bin:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5/scripts/bin:/opt/hfs18.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin'
S 30| ARNOLD_PLUGIN_PATH = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5/shaders'
S 31| ARNOLD_PROCEDURAL_PATH = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5/procedurals'
S 32| HOUDINI_PATH = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5:&'
S 33| HOUDINI_OTLSCAN_PATH = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5/otls:&'
S 34| HOUDINI_SOHO_PATH = '&:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5/soho:'
S 35| HOUDINI_SCRIPT_PATH = '&:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5/scripts:'
S 36| ARNOLD_ADP_OPTIN = '0'
S 37| * Rendering with Redshift
S 38| RR_REDSHIFT_VERSION = '3.0.41'
S 39| RR_REDSHIFT_FLT = ''
S 40| RR_REDSHIFT_BASE = '/media/DATA/AQ3D_SHARED/RoyalRender/render_apps/renderer_exe/houdini/lx_x64/Redshift_3.0.41'
S 41| RR_REDSHIFT_BASE_LOCAL = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41'
S 42| * RedShift source path is set to /media/DATA/AQ3D_SHARED/RoyalRender/render_apps/renderer_exe/houdini/lx_x64/Redshift_3.0.41
S 43| * RedShift cache path is set to /usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41
S 44| CP| __________________________________ rrCopy __________________________________
S 45| CP| 8.2.36c Copyright(c) Holger Schoenberger. All rights reserved. Binary Alchemy - digital materialization
S 46| CP| Copy directory from '/media/DATA/AQ3D_SHARED/RoyalRender/render_apps/renderer_exe/houdini/lx_x64/Redshift_3.0.41' to '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41'
S 47| CP| '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41' was created.
S 48| CP| 2079 files to copy (912 Mb ); 0 files to delete (0 Mb ); 0 files to keep (0 Mb )
S 49| CP| 0 files deleted (0 Mb), 2079 files copied (912 Mb, 88.51Mb/s, 10.306s)
S 50| REDSHIFT_COREDATAPATH = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41'
S 51| REDSHIFT_LOCALDATAPATH = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41'
S 52| REDSHIFT_PREFSPATH = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41/preferences.xml'
S 53| REDSHIFT_LICENSEPATH = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41'
S 54| * Important: In case this folder does not exist, please dublicate the next older version folder into this one:
S 55| REDSHIFT_HOUDINI_ROOT = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41/redshift4houdini/18.5'
S 56| * Redshift Houdini plugin folder is set to: /media/DATA/AQ3D_SHARED/RoyalRender/render_apps/renderer_exe/houdini/lx_x64/Redshift_3.0.41/redshift4houdini/18.5
S 57| REDSHIFT_PLUG_IN_PATH = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41/redshift4houdini/18.5/dso:'
S 58| HOUDINI_DSO_E ROR = '2'
S 59| PATH = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41/bin:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41/extensions:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5/bin:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5/scripts/bin:/opt/hfs18.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin'
S 60| HOUDINI_PATH = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41/redshift4houdini/18.5:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5:&'
S 61| HOUDINI_OTLSCAN_PATH = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41/redshift4houdini/18.5/otls:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5/otls:&'
S 62| HOUDINI_SOHO_PATH = '&:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5/soho::/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41/redshift4houdini/18.5/soho:'
S 63| CP| __________________________________ rrCopy __________________________________
S 64| CP| 8.2.36c Copyright(c) Holger Schoenberger. All rights reserved. Binary Alchemy - digital materialization
S 65| CP| File copied (0 Kb, 0.00Mb/s, 0.003s )
S 66| CP| __________________________________ rrCopy __________________________________
S 67| CP| 8.2.36c Copyright(c) Holger Schoenberger. All rights reserved. Binary Alchemy - digital materialization
S 68| CP| File copied (4 Kb, 1.30Mb/s, 0.003s )
S 69| RR_VRAY_IS_USED = ''
S 70| RR_VRAY_VERSION = 'AnyVersion'
S 71| RR_VRAY_BASE = '/media/DATA/AQ3D_SHARED/RoyalRender/render_apps/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5'
S 72| RR_VRAY_BASE_LOCAL = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5'
S 73| * VRay source path is set to /media/DATA/AQ3D_SHARED/RoyalRender/render_apps/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5
S 74| * VRay cache path is set to /usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5
S 75| CP| __________________________________ rrCopy __________________________________
S 76| CP| 8.2.36c Copyright(c) Holger Schoenberger. All rights reserved. Binary Alchemy - digital materialization
S 77| CP| Copy directory from '/media/DATA/AQ3D_SHARED/RoyalRender/render_apps/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5' to '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5'
S 78| CP| Source Dir does not exist!
S 79| VRAY_APPSDK = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5/appsdk'
S 80| VFH_HOME = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5/vfh_home'
S 81| VRAY_OSL_PATH = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5/appsdk/bin'
S 82| VRAY_UI_DS_PATH = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5/ui'
S 83| VRAY_FOR_HOUDINI_AURA_LOADERS = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5/vfh_home/libs'
S 84| VFH_PATH = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5/appsdk/bin:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5/vfh_home/bin:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5/vfh_home/libs'
S 85| HOUDINI_PATH = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5/vfh_home:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41/redshift4houdini/18.5:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5:&'
S 86| LD_LIBRARY_PATH = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5/bin:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5/lib:/opt/hfs18.5/dsolib'
S 87| PATH = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5/appsdk/bin:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5/vfh_home/bin:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5/vfh_home/libs:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41/bin:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41/extensions:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5/bin:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5/scripts/bin:/opt/hfs18.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin'
S 88| PATH = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5/appsdk/bin/compat:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5/appsdk/bin:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5/vfh_home/bin:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5/vfh_home/libs:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41/bin:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41/extensions:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5/bin:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5/scripts/bin:/opt/hfs18.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin'
S 89| PYTHONPATH = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5/appsdk/python27'
S 90| QT_QPA_PLATFORM_PLUGIN_PATH = '/opt/hfs18.5/bin/Qt_plugins/platforms'
S 91| RR_RENDERMAN_VERSION = 'AnyVersion'
S 92| RR_RENDERMAN_BASE = '/media/DATA/AQ3D_SHARED/RoyalRender/render_apps/renderer_exe/houdini/lx_x64/Renderman'
S 93| RR_RENDERMAN_BASE_LOCAL = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Renderman'
S 94| RR_RENDERMAN_PROSERVER = '/media/DATA/AQ3D_SHARED/RoyalRender/render_apps/renderer_exe/houdini/lx_x64/RendermanProServer-AnyVersion'
S 95| RR_RENDERMAN_PROSERVER_LOCAL = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/RendermanProServer-AnyVersion'
S 96| RR_RENDERMAN_HOUDINI = '/media/DATA/AQ3D_SHARED/RoyalRender/render_apps/renderer_exe/houdini/lx_x64/RendermanForHoudini-AnyVersion'
S 97| RR_RENDERMAN_HOUDINI_LOCAL = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/RendermanForHoudini-AnyVersion'
S 98| * Renderman ProServer source path is set to /media/DATA/AQ3D_SHARED/RoyalRender/render_apps/renderer_exe/houdini/lx_x64/RendermanProServer-AnyVersion
S 99| * Renderman ProServer cache path is set to /usr/local/RR_localdata/renderer_exe/houdini/lx_x64/RendermanProServer-AnyVersion
S100| CP| __________________________________ rrCopy __________________________________
S101| CP| 8.2.36c Copyright(c) Holger Schoenberger. All rights reserved. Binary Alchemy - digital materialization
S102| CP| Copy directory from '/media/DATA/AQ3D_SHARED/RoyalRender/render_apps/renderer_exe/houdini/lx_x64/RendermanProServer-AnyVersion' to '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/RendermanProServer-AnyVersion'
S103| CP| Source Dir does not exist!
S104| * Renderman Houdini source path is set to /media/DATA/AQ3D_SHARED/RoyalRender/render_apps/renderer_exe/houdini/lx_x64/RendermanForHoudini-AnyVersion
S105| * Renderman Houdini cache path is set to /usr/local/RR_localdata/renderer_exe/houdini/lx_x64/RendermanForHoudini-AnyVersion
S106| CP| __________________________________ rrCopy __________________________________
S107| CP| 8.2.36c Copyright(c) Holger Schoenberger. All rights reserved. Binary Alchemy - digital materialization
S108| CP| Copy directory from '/media/DATA/AQ3D_SHARED/RoyalRender/render_apps/renderer_exe/houdini/lx_x64/RendermanForHoudini-AnyVersion' to '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/RendermanForHoudini-AnyVersion'
S109| CP| Source Dir does not exist!
S110| RMANTREE = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/RendermanProServer-AnyVersion'
S111| RMSTREE = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/RendermanProServer-AnyVersion'
S112| RFHTREE = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/RendermanForHoudini-AnyVersion'
S113| RMAN_PROCEDURALPATH = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/RendermanForHoudini-AnyVersion/18.5/openvdb'
S114| HOUDINI_PATH = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/RendermanForHoudini-AnyVersion/18.5:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5/vfh_home:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41/redshift4houdini/18.5:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5:&'
S115| PATH = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/RendermanProServer-AnyVersion/bin:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5/appsdk/bin/compat:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5/appsdk/bin:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5/vfh_home/bin:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5/vfh_home/libs:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41/bin:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41/extensions:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5/bin:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5/scripts/bin:/opt/hfs18.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin'
S116| HOUDINI_PATH = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/RendermanForHoudini-AnyVersion/18.5:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5/vfh_home:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41/redshift4houdini/18.5:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5:&'
S117| HOUDINI_OTLSCAN_PATH = '/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41/redshift4houdini/18.5/otls:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5/otls:&'
S118| HOUDINI_SOHO_PATH = '&:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5/soho::/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41/redshift4houdini/18.5/soho:'
S119| HOUDINI_SCRIPT_PATH = '&:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5/scripts:'
S120| * HOUDINI_PATH is set to /usr/local/RR_localdata/renderer_exe/houdini/lx_x64/RendermanForHoudini-AnyVersion/18.5:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/vray_AnyVersion__houdini18.5/vfh_home:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41/redshift4houdini/18.5:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5:&
S121| * HOUDINI_OTLSCAN_PATH is set to /usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41/redshift4houdini/18.5/otls:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5/otls:&
S122| * HOUDINI_SOHO_PATH is set to &:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5/soho::/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/Redshift_3.0.41/redshift4houdini/18.5/soho:
S123| * HOUDINI_SCRIPT_PATH is set to &:/usr/local/RR_localdata/renderer_exe/houdini/lx_x64/htoaAnyVersion__houdini18.5/scripts:
R 0| \"/tmp/rrbin64/lc64/rrResetexitcode\"
R 1| +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
R 2| ++++++++++++++++++++++++++++++++++++++++++ START ++++++++++++++++++++++++++++++++++++++++++++++
R 3| ++++++++++++++++++ Mar 24. 11:35.51 ++++++ 8.2.17 +++++++++++++++++++++++++++++++++++++++++++++
R 4| +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
R 5| \"/opt/hfs18.5/bin/hython\" \"/usr/local/RR_localdata/renderscripts/kso_houdini.py\" -scene \"/media/Storage/homes/JulienCargmagnac/Fx_137_ogf_marolles/test.hip\" -renderer \"redshift\" -FrStart 37 -FrEnd 51 -FrStep 1 -FPadding 4 -FName \"/usr/local/RR_localdata/renderout/A/JulienCargmagnac/Fx_137_ogf_marolles/render/test/test.Redshift_ROP1.\" -FExt \".exr\" -rop \"/out/Redshift_ROP1\" -threads 32 -renderDemo False -gpuBits 110000000000 -avFrameTime 0 -SkipExisting False -PyModPath /usr/local/RR_localdata/renderscripts -KSOMode true -KSOPort 7774
R 6| ' 11:35.53 rrHoudini : Script v8.2.39
R 7| ' 11:35.53 rrHoudini : Flag -renderer : 'redshift'
R 8| ' 11:35.53 rrHoudini : Flag -scene : '/media/Storage/homes/JulienCargmagnac/Fx_137_ogf_marolles/test.hip'
R 9| ' 11:35.53 rrHoudini : Flag -frstart : '37'
R 10| ' 11:35.53 rrHoudini : Flag -frend : '51'
R 11| ' 11:35.53 rrHoudini : Flag -frstep : '1'
R 12| ' 11:35.53 rrHoudini : Flag -rop : '/out/Redshift_ROP1'
R 13| ' 11:35.53 rrHoudini : Flag -fname : '/usr/local/RR_localdata/renderout/A/JulienCargmagnac/Fx_137_ogf_marolles/render/test/test.Redshift_ROP1.'
R 14| ' 11:35.53 rrHoudini : Flag -fext : '.exr'
R 15| ' 11:35.53 rrHoudini : Flag -fpadding : '4'
R 16| ' 11:35.53 rrHoudini : Flag -threads : '32'
R 17| ' 11:35.53 rrHoudini : Flag -ksomode : 'True'
R 18| ' 11:35.53 rrHoudini : Flag -ksoport : '7774'
R 19| ' 11:35.53 rrHoudini : Flag -pymodpath : '/usr/local/RR_localdata/renderscripts'
R 20| ' 11:35.53 rrHoudini : Flag -renderdemo : 'False'
R 21| ' 11:35.53 rrHoudini : Flag -gpubits : '110000000000'
R 22| ' 11:35.53 rrHoudini : Flag -avframetime : '0'
R 23| ' 11:35.53 rrHoudini : Flag -skipexisting : 'False'
R 24| ' 11:35.53 rrHoudini : Append python search path with '/usr/local/RR_localdata/renderscripts'
R 25| ' 11:35.53 rrHoudini : Allowing to overwrite $JOB by the rrJobs rrEnv.
R 26| ' 11:35.53 rrHoudini : loading scene file...
R 27| ' 11:35.53 rrHoudini - ERR: Error loading scene: 'hou.hipFile.load' operation failed
R 28| The attempted operation failed.
R 29| Error loading: /media/Storage/homes/JulienCargmagnac/Fx_137_ogf_marolles/test.hip
R 30| Warning: Bad node type found: redshift_vopnet in /mat.
R 31|
R 32|
R 33| /mat/redshift_vopnet1:
R 34|
R 35| Skipping unrecognized parameter "Redshift_SHOP_parmSwitcher".
R 36| Skipping unrecognized parameter "RS_matprop_ID".
R 37| Skipping unrecognized parameter "ogl_diff".
R 38| Skipping unrecognized parameter "ogl_emit".
R 39| Skipping unrecognized parameter "ogl_spec".
R 40| Skipping unrecognized parameter "ogl_rough".
R 41| Skipping unrecognized parameter "ogl_alpha".
R 42| Skipping unrecognized parameter "ogl_light".
R 43| Error: Bad parent found (parent is not a network): mat/redshift_vopnet1/redshift_material1.init.
R 44| Bad parent found (parent is not a network): mat/redshift_vopnet1/redshift_material1.def.
R 45| Bad parent found (parent is not a network): mat/redshift_vopnet1/redshift_material1.parm.
R 46| Bad parent found (parent is not a network): mat/redshift_vopnet1/redshift_material1.userdata.
R 47| Bad parent found (parent is not a network): mat/redshift_vopnet1/Material1.init.
R 48| Bad parent found (parent is not a network): mat/redshift_vopnet1/Material1.def.
R 49| Bad parent found (parent is not a network): mat/redshift_vopnet1/Material1.parm.
R 50| Bad parent found (parent is not a network): mat/redshift_vopnet1/Material1.userdata.
R 51| Warning: Bad node type found: Redshift_ROP in /out.
R 52|
R 53|
R 54| /out/Redshift_ROP1:
R 55|
R 56| Skipping unrecognized parameter "RS_IPR".
R 57| Skipping unrecognized parameter "RS_IPRRV".
R 58| Skipping unrecognized parameter "RS_IPRVP".
R 59| Skipping unrecognized parameter "renderpreview".
R 60| Skipping unrecognized parameter "trange".
R 61| Skipping unrecognized parameter "f".
R 62| Skipping unrecognized parameter "take".
R 63| Skipping unrecognized parameter "RS_separator_rrs2".
R 64| Skipping unrecognized parameter "RS_rrs2".
R 65| Skipping unrecognized parameter "RS_mainSwitcher".
R 66| Skipping unrecognized parameter "RS_renderCamera".
R 67| Skipping unrecognized parameter "RS_separator_renderCamera".
R 68| Skipping unrecognized parameter "RS_overrideCameraRes".
R 69| Skipping unrecognized parameter "RS_overrideResScale".
R 70| Skipping unrecognized parameter "RS_overrideRes".
R 71| Skipping unrecognized parameter "RS_overscanMode".
R 72| Skipping unrecognized parameter "RS_overscanData".
R 73| Skipping unrecognized parameter "RS_separator_overrideRes".
R 74| Skipping unrecognized parameter "RS_matOverride_enable".
R 75| Skipping unrecognized parameter "RS_matOverride_mat".
R 76| Skipping unrecognized parameter "RS_matOverride_exclude".
R 77| Skipping unrecognized parameter "RS_separator_overrideMaterials".
R 78| Skipping unrecognized parameter "RS_updateMeshDeform".
R 79| Skipping unrecognized parameter "RS_updateMeshNoReload".
R 80| Skipping unrecognized parameter "RS_updateMeshNoReload_list".
R 81| Skipping unrecognized parameter "RS_separator_updateMeshDeform".
R 82| Skipping unrecognized parameter "RS_globalEnvironment".
R 83| Skipping unrecognized parameter "RS_defaultMaterialOverride".
R 84| Skipping unrecognized parameter "RS_apply_stylesheets".
R 85| Skipping unrecognized parameter "RS_separator_apply_stylesheets".
R 86| Skipping unrecognized parameter "RS_initSimulations".
R 87| Skipping unrecognized parameter "RS_multihreadLoader".
R 88| Skipping unrecognized parameter "RS_multihreadPacked".
R 89| Skipping unrecognized parameter "RS_fastPackedGeoExpansion".
R 90| Skipping unrecognized parameter "RS_fastAttrExtraction".
R 91| Skipping unrecognized parameter "RS_packedAgentShapePromo".
R 92| Skipping unrecognized parameter "RS_nonBlockingRendering".
R 93| Skipping unrecognized parameter "RS_addDefaultLight".
R 94| Skipping unrecognized parameter "RS_reportErrorsToROP".
R 95| Skipping unrecognized parameter "RS_arbitraryUVMapNames".
R 96| -- Too many errors, additional errors were suppressed. --
R 97| The following node types are using incomplete asset definitions:
R 98| Object/rslightdome::2.0
R 99| Driver/Redshift_IPR
R100|
R101| ' 11:35.53 rrHoudini - ERR: Traceback (most recent call last):
R102| File "/usr/local/RR_localdata/renderscripts/kso_houdini.py", line 796, in <module>
R103| hou.hipFile.load( arg.sceneFile, True, arg.ignoreLoadIssues )
R104| File "/opt/hfs18.5/houdini/python2.7libs/hou.py", line 48552, in load
R105| return _hou.hipFile_load(self, file_name, suppress_save_prompt, ignore_load_warnings)
R106| OperationFailed: The attempted operation failed.
R107| Error loading: /media/Storage/homes/JulienCargmagnac/Fx_137_ogf_marolles/test.hip
R108| Warning: Bad node type found: redshift_vopnet in /mat.
R109|
R110|
R111| /mat/redshift_vopnet1:
R112|
R113| Skipping unrecognized parameter "Redshift_SHOP_parmSwitcher".
R114| Skipping unrecognized parameter "RS_matprop_ID".
R115| Skipping unrecognized parameter "ogl_diff".
R116| Skipping unrecognized parameter "ogl_emit".
R117| Skipping unrecognized parameter "ogl_spec".
R118| Skipping unrecognized parameter "ogl_rough".
R119| Skipping unrecognized parameter "ogl_alpha".
R120| Skipping unrecognized parameter "ogl_light".
R121| Error: Bad parent found (parent is not a network): mat/redshift_vopnet1/redshift_material1.init.
R122| Bad parent found (parent is not a network): mat/redshift_vopnet1/redshift_material1.def.
R123| Bad parent found (parent is not a network): mat/redshift_vopnet1/redshift_material1.parm.
R124| Bad parent found (parent is not a network): mat/redshift_vopnet1/redshift_material1.userdata.
R125| Bad parent found (parent is not a network): mat/redshift_vopnet1/Material1.init.
R126| Bad parent found (parent is not a network): mat/redshift_vopnet1/Material1.def.
R127| Bad parent found (parent is not a network): mat/redshift_vopnet1/Material1.parm.
R128| Bad parent found (parent is not a network): mat/redshift_vopnet1/Material1.userdata.
R129| Warning: Bad node type found: Redshift_ROP in /out.
R130|
R131|
R132| /out/Redshift_ROP1:
R133|
R134| Skipping unrecognized parameter "RS_IPR".
R135| Skipping unrecognized parameter "RS_IPRRV".
R136| Skipping unrecognized parameter "RS_IPRVP".
R137| Skipping unrecognized parameter "renderpreview".
R138| Skipping unrecognized parameter "trange".
R139| Skipping unrecognized parameter "f".
R140| Skipping unrecognized parameter "take".
R141| Skipping unrecognized parameter "RS_separator_rrs2".
R142| Skipping unrecognized parameter "RS_rrs2".
R143| Skipping unrecognized parameter "RS_mainSwitcher".
R144| Skipping unrecognized parameter "RS_renderCamera".
R145| Skipping unrecognized parameter "RS_separator_renderCamera".
R146| Skipping unrecognized parameter "RS_overrideCameraRes".
R147| Skipping unrecognized parameter "RS_overrideResScale".
R148| Skipping unrecognized parameter "RS_overrideRes".
R149| Skipping unrecognized parameter "RS_overscanMode".
R150| Skipping unrecognized parameter "RS_overscanData".
R151| Skipping unrecognized parameter "RS_separator_overrideRes".
R152| Skipping unrecognized parameter "RS_matOverride_enable".
R153| Skipping unrecognized parameter "RS_matOverride_mat".
R154| Skipping unrecognized parameter "RS_matOverride_exclude".
R155| Skipping unrecognized parameter "RS_separator_overrideMaterials".
R156| Skipping unrecognized parameter "RS_updateMeshDeform".
R157| Skipping unrecognized parameter "RS_updateMeshNoReload".
R158| Skipping unrecognized parameter "RS_updateMeshNoReload_list".
R159| Skipping unrecognized parameter "RS_separator_updateMeshDeform".
R160| Skipping unrecognized parameter "RS_globalEnvironment".
R161| Skipping unrecognized parameter "RS_defaultMaterialOverride".
R162| Skipping unrecognized parameter "RS_apply_stylesheets".
R163| Skipping unrecognized parameter "RS_separator_apply_stylesheets".
R164| Skipping unrecognized parameter "RS_initSimulations".
R165| Skipping unrecognized parameter "RS_multihreadLoader".
R166| Skipping unrecognized parameter "RS_multihreadPacked".
R167| Skipping unrecognized parameter "RS_fastPackedGeoExpansion".
R168| Skipping unrecognized parameter "RS_fastAttrExtraction".
R169| Skipping unrecognized parameter "RS_packedAgentShapePromo".
R170| Skipping unrecognized parameter "RS_nonBlockingRendering".
R171| Skipping unrecognized parameter "RS_addDefaultLight".
R172| Skipping unrecognized parameter "RS_reportErrorsToROP".
R173| Skipping unrecognized parameter "RS_arbitraryUVMapNames".
R174| -- Too many errors, additional errors were suppressed. --
R175| The following node types are using incomplete asset definitions:
R176| Object/rslightdome::2.0
R177| Driver/Redshift_IPR
R178| ' 11:35.53 rrHoudini :
R179| Error reported, aborting render script
R180|
R181|
R182| StdErr: Unknown command: verification_id
R183| StdErr: Unknown command: license_id
R184| StdErr: Unknown command: lock
R185| StdErr: Unknown command: product_id
R186| StdErr: Unknown command: server_platform
R187| StdErr: Unknown command: support_expiry
R188| StdErr: Unknown command: houdini_version
R189| StdErr: Unknown command: available
R190| StdErr: Unknown command: count
R191| StdErr: Unknown command: ip_mask
R192| StdErr: Unknown command: display
R193| StdErr: Unknown command: }
R194| StdErr:
R195| +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
R196| +++++++++++++++++++++++++ Mar 24. 11:35.54 Render Executable done +++++++++++++++++++++++++++++++++++++++++++++
R197| ++++++++++++++++++ Royal Render checks the return code of the executable ++++++++++++++++++++++++++
R198| ++++ Executable returned 0 (0x0) as exit code for frame 37 (jobthread 0).
R199| ++++ Executable finished
R200| ++++++++++++++++++++++++++++++++++++++++++++ 8.2.30+++++++++++++++++++++++++++++++++++++++++++++++++++
R201| +++++++++++++++++++++++++ All commandlines executed +++++++++++++++++++++++++++++++++++
R202| +++++ Aq-3d-03 rrClient 8.2.39 rrVer8.2.39 DEMO
R203| +++++ Job ID: {WHFa}
R204| +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
R205|
R206|
R207|
R208|
R209| Current time:Mar 24. 11:35.57
R210| Total processing time: 00:00.17h:m.s
R211| Max memory usage: 0.3GB (of 64GB installed, total system usage at same time: 3.6GB. Mar 24. 11:35.56)
R212| Max CPU usage: 0% 0.1 of 32 cores (total system usage at same time: 0.0. Mar 24. 11:35.41)
R213|
R214| ************************* LOCAL RENDER INFORMATION *************************
R215| Total render files found: 0
R216| Files successful copied: 0
R217| Files broken/not copied: 0
R218| Total render files found (main pass only): 0
R219| FrNr mCXRFV: FSize CopySpeed Filename ('mCXRFV' legend: m=main C=copied R=successfully read X=Exr cropped F=image verify fail V=rrViewer cache created)
R220| ************************* CLIENT REPORTS DURING THIS RENDER *************************
R221|
R222| Permanent error in this log file: operationfailed: the attempted operation failed.
R223| Error in this log file (220): ' 11:35.53 rrhoudini - err: error loading scene: 'hou.hipfile.load' operation failed
R224| Error in this log file (222): error loading: /media/storage/homes/juliencargmagnac/fx_137_ogf_marolles/test.hip
R225| Error in this log file (236): error: bad parent found (parent is not a network): mat/redshift_vopnet1/redshift_material1.init.
R226| Error in this log file (287): skipping unrecognized parameter "rs_reporterrorstorop".
R227| Error in this log file (289): -- too many errors, additional errors were suppressed. --
R228| Error in this log file (300): error loading: /media/storage/homes/juliencargmagnac/fx_137_ogf_marolles/test.hip
R229| Error in this log file (314): error: bad parent found (parent is not a network): mat/redshift_vopnet1/redshift_material1.init.
R230| Error in this log file (365): skipping unrecognized parameter "rs_reporterrorstorop".
R231| Error in this log file (367): -- too many errors, additional errors were suppressed. --
R232| Error in this log file: error reported, aborting render script
R233|
R234| **** Warning: No new frame found! ****
R235| Error: Error message found in this log file
R236|
R237|
Exception Details
2021-03-24 12:17:16: RenderPluginException -- FailRenderException : Error: Caught exception: The attempted operation failed.
2021-03-24 12:17:16: at Deadline.Plugins.DeadlinePlugin.FailRender(String message) (Python.Runtime.PythonException)
2021-03-24 12:17:16: File "C:\ProgramData\Thinkbox\Deadline10\workers\gpuoven110\plugins\605b1f75f3ead174f09456fd\Houdini.py", line 424, in HandleStdoutError
2021-03-24 12:17:16: self.FailRender(self.GetRegexMatch(1))
2021-03-24 12:17:16: at Python.Runtime.Dispatcher.Dispatch(ArrayList args)
2021-03-24 12:17:16: at __FranticX_Processes_ManagedProcess_StdoutHandlerDelegateDispatcher.Invoke()
2021-03-24 12:17:16: at FranticX.Processes.ManagedProcess.RegexHandlerCallback.CallFunction()
2021-03-24 12:17:16: at FranticX.Processes.ManagedProcess.e(String di, Boolean dj)
2021-03-24 12:17:16: at FranticX.Processes.ManagedProcess.Execute(Boolean waitForExit)
2021-03-24 12:17:16: at Deadline.Plugins.DeadlinePlugin.DoRenderTasks()
2021-03-24 12:17:16: at Deadline.Plugins.PluginWrapper.RenderTasks(Task task, String& outMessage, AbortLevel& abortLevel)
2021-03-24 12:17:16: at Deadline.Plugins.PluginWrapper.RenderTasks(Task task, String& outMessage, AbortLevel& abortLevel)
2021-03-24 12:17:16: RenderPluginException.Cause: JobError (2)
2021-03-24 12:17:16: RenderPluginException.Level: Major (1)
2021-03-24 12:17:16: RenderPluginException.HasSlaveLog: True
2021-03-24 12:17:16: RenderPluginException.SlaveLogFileName: C:\ProgramData\Thinkbox\Deadline10\logs\deadlineslave_renderthread_0-gpuoven110-0000.log
2021-03-24 12:17:16: Exception.TargetSite: Deadline.Slaves.Messaging.PluginResponseMemento d(Deadline.Net.DeadlineMessage, System.Threading.CancellationToken)
2021-03-24 12:17:16: Exception.Data: ( )
2021-03-24 12:17:16: Exception.Source: deadline
2021-03-24 12:17:16: Exception.HResult: -2146233088
2021-03-24 12:17:16: Exception.StackTrace:
2021-03-24 12:17:16: at Deadline.Plugins.SandboxedPlugin.d(DeadlineMessage bcy, CancellationToken bcz)
2021-03-24 12:17:16: at Deadline.Plugins.SandboxedPlugin.RenderTask(Task task, CancellationToken cancellationToken)
2021-03-24 12:17:16: at Deadline.Slaves.SlaveRenderThread.c(TaskLogWriter ajg, CancellationToken ajh)
Antd it ws working fine...
Hi
>. Is there option to put both paths, linux and windows for one machine so it can find no matter which boot is used?
I am sorry, but a dual boot with the same is not possible.
I can add it as feature request.
Redshift render:
Your Houdini path is /opt/hfs18.5/bin/hython.
Therefore RR can only detect the version as 18.5.
And the matching Redshift plugin folder is therefore set as:
/media/DATA/AQ3D_SHARED/RoyalRender/render_apps/renderer_exe/houdini/lx_x64/Redshift_3.0.41/redshift4houdini/18.5
Please create this folder and copy the right version of the Redshift Houdini plugin into that folder.
regards,
Holger Schönberger
Please use the rrKnights Tavern
or our support system for new questions.
From: rrkn...@googlegroups.com <rrkn...@googlegroups.com> On Behalf Of Mirko Jankovic
Sent: Wednesday, March 24, 2021 10:44 AM
To: Royal Render Knights Tavern <rrKn...@googlegroups.com>
--
If you reply, the message is send to the user group which is sufficient.
("Reply All" just sends the message twice to the last author which is not required)
---
You received this message because you are subscribed to the Google Groups "Royal Render Knights Tavern" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rrKnights+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rrKnights/8c0edc1c-c64d-420e-980e-fd12d2f494cen%40googlegroups.com.
Hi
>The biggest thing I wanted to test is Houdini keep scenes open seems to be working so that is great!
Yes, RR does keep the scene open for 90 seconds in case the rrServer has more frames to render.
>And it seems like I have to run lx__rrClient.sh as sudo, is that correct?
No, running the rrClient as sudo is not required.
We recommend that the user in the user group “wheel”, but this is not required as well.
But: The client creates some files folders in /usr/local/RR_LocalData.
If you switch to any other user, the files might not be accessible.
You can simple chmod the files and folders or delete them.