Render-Time Procedurals

   357   1   1
User Avatar
Member
1 posts
Joined: March 2013
Offline
Hi

I'm busy trying to setup a render-time procedural to just, for now, add a cube to the stage at render-time but the script that it needs is giving me a error at runtime, if anyone knows the way to fix this would be much appreciated.

I have a python script which is setting up a Prim as a HoudiniProcedural, (Image Attached), there is a snippet that requires a script and I pass it a test script I have on my harddrive but its giving me this error at runtime.

Failed to run preframe procedurals script:
Traceback (most recent call last):
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.440/houdini/python3.11libs/husd/runprocedurals.py", line 255, in <module>
runProcedurals(stage, layer=stage.GetSessionLayer(),
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.440/houdini/python3.11libs/husd/runprocedurals.py", line 191, in runProcedurals
raise RuntimeError(
RuntimeError: Checksum for procedural F:\Cache\rbdprocedural\test.py is not in the approved list.

Any assistance would be appreciated.

Thanks.

Attachments:
Screenshot 2025-10-16 145831.png (37.0 KB)

User Avatar
Member
9346 posts
Joined: July 2007
Offline
https://www.sidefx.com/forum/topic/95119/#post-447754 [www.sidefx.com]
Tomas Slancik
CG Supervisor
Framestore, NY
  • Quick Links