Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HDA rebuild failure after setting instance settings #167

Open
mrmowgli opened this issue Sep 22, 2021 · 0 comments
Open

HDA rebuild failure after setting instance settings #167

mrmowgli opened this issue Sep 22, 2021 · 0 comments

Comments

@mrmowgli
Copy link

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
bad_rebuild

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.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant