You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm following along with the Tombstone Hive workshop: https://vimeo.com/572629821
Building the tombstone, bringing it in to UE4 works well, and modifying HDA params on an instance works fine.
If I rebuild or recook an instance that hasn't had it's parameters change, then reloading from the an updated HDA works correctly. However attempting to rebuild an instance that has attributes changed from their defaults fails with a Finished Cooking With Fatal Errors
The only errors that show in the console are:
[2021.09.22-06.30.48:897][199]LogHoudiniEngine: HAPI Asynchronous Destruction Started for . AssetId = 2805
[2021.09.22-06.30.49:071][204]LogHoudiniEngine: HAPI Asynchronous Instantiation Started for tombstone5: Asset=Sop/tombstone, HoudiniAsset = 0xab59ff40
[2021.09.22-06.30.49:373][217]LogHoudiniEngine: tombstone5 FinishedInstantiation.
[2021.09.22-06.30.49:480][217]LogHoudiniEngine: HAPI Asynchronous Cooking Started for tombstone5., AssetId = 2805
[2021.09.22-06.30.50:274][310]LogHoudiniEngine: tombstone5 FinishedCooking with fatal errors - aborting.
If I recook all from the Houdini Engine menu or Rebuild All I have had some update to the latest HDA, however most customized instances continue to fail.
I'm following along with the Tombstone Hive workshop: https://vimeo.com/572629821

Building the tombstone, bringing it in to UE4 works well, and modifying HDA params on an instance works fine.
If I rebuild or recook an instance that hasn't had it's parameters change, then reloading from the an updated HDA works correctly. However attempting to rebuild an instance that has attributes changed from their defaults fails with a
Finished Cooking With Fatal Errors
The only errors that show in the console are:
If I recook all from the
Houdini Engine
menu or Rebuild All I have had some update to the latest HDA, however most customized instances continue to fail.OS version: Ubuntu20.04lts
UE4 Version: 4.26.2-0+++UE4+Release-4.26
Houdini Version: 18.5.696
Nvidia: 460.91.03
If there is a way to get more detail on the error messages I'll happily add more details.
The text was updated successfully, but these errors were encountered: