456.py doc clarifcation and proper occurance locations

   1765   1   1
User Avatar
Member
3 posts
Joined: April 2022
Offline
hello, i'm taking a look at 456.py based on my logging. 456.py is called alot
the documetion is alittle unclear "Houdini runs this script whenever a scene file is loaded (including when Houdini starts up with a scene file)." the world "only" is missing. thus its unclear if this behavour is correct:

if i open without a scene file, 123 is called THEN 456 is called.
if i go click on "file:new": i get 456.py run NOT 123.py
if i click "file, open some scene" i get 123 and then 456.py.

thank you for any help. or clarfication.
User Avatar
Member
2 posts
Joined: June 2020
Offline
Seeing this same behavior in Houdini 19.5 right now. In 19.0.383 at least it seemed to be properly only calling 123.py or houdinicore.py on bootup without a file. But for 19.5, it appears to be calling houdinicore.py and THEN 456.py. Is this expected behavior in 19.5?
  • Quick Links