Jump to content

Houdini to UE4 HDA cook error


Recommended Posts

Hi guys, I'm following a houdini (sidefx) tutorial and am getting a strange error in UE4 houdini engine when trying to run a simple test.
I have two hda's, one for terrain and one with scattered points. I'm trying to get UE4 to replace those points with UE4 meshes using attr randomize and setting the mesh paths from UE4, very similar to this tutorial:

https://www.youtube.com/watch?v=2zWLF_q5284&list=PL65uAWxiUNxEUnjlDagf7uo2eXOjzxBS7&index=5&ab_channel=Houdini [www.youtube.com]

Here's my two subnet hda's, one for terrain and one for scattered points:

601aca5b5991d_Screenshot2021-02-02225757.jpg.f2afa2dc0cad47951ae2744e7144e5af.jpg

601aca66878ac_Screenshot2021-02-02225741.thumb.jpg.5a244f53d48147fe5cf2dd526fa8890a.jpg

601aca6f2dfc7_Screenshot2021-02-02225842.thumb.jpg.8903ec20ad8fb849a05fd1139e2673bf.jpg

 

This is the terrain subnet:

601aca8323bdc_Screenshot2021-02-02225812.thumb.jpg.625e0488349165d0deb56f6035920116.jpg

 

This is the scattered points subnet:

601aca93f3083_Screenshot2021-02-02225828.thumb.jpg.a91d1eff8c51ae871911c80093cfed1b.jpg

 

And this is the attr randomize node that I am using to replace the points with UE4 meshes once imported into UE:

601acaa7ead70_Screenshot2021-02-02231442.thumb.jpg.4e6f53eab4f1e237d5e51d82cb0d09b6.jpg

 

When I import this into UE4, I get this error:

Cook Results:
Geo (ID: 2709): /obj/hda_scatter_1_2/hda_scatter1
No geometry generated!


Cook State:
Ready with Cook Errors


===================================
Node Errors, Warnings, and Messages
===================================

/obj/hda_scatter_1_2/hda_scatter1/maskbyfeature1:
Error: Not enough sources specified.

/obj/hda_scatter_1_2/hda_scatter1/maskbyfeature1/attribblur1/cl_compute_edgeweights1:
Warning: Zero sized attribute, doing nothing.

/obj/hda_scatter_1_2/hda_scatter1/maskbyfeature1/attribblur1/cl_smooth_generic3:
Warning: Zero sized attribute, doing nothing.

/obj/hda_scatter_1_2/hda_scatter1/maskbyfeature1/attribblur2/cl_compute_edgeweights1:
Warning: Zero sized attribute, doing nothing.

/obj/hda_scatter_1_2/hda_scatter1/maskbyfeature1/attribblur2/cl_smooth_generic3:
Warning: Zero sized attribute, doing nothing.

/obj/hda_scatter_1_2/hda_scatter1/points_trees:
Error: Not enough sources specified.

Any help would be appreciated, many thanks!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...