Houdini19におけるVATのエラー。

   2436   2   0
User Avatar
Member
2 posts
Joined: July 2021
Offline
VATのレンダリングをすると以下のエラーが出てしまいます。解決策はありますでしょうか?
VATノード内のExportPathは指定し、Houdini自体とSideFXのバージョンは揃えてあります。

Error rendering child: /out/vertex_animation_textures1/post_render_script

Python error: Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "labs:river/vertex_animation_textures::3.0, PythonModule", line 254, in postRender
ZeroDivisionError: float division by zero

Attachments:
スクリーンショット (70).png (468.8 KB)

User Avatar
Staff
335 posts
Joined: April 2015
Offline
シーンファイルを見てみないと確実なことはわかりませんが、入力ジオメトリが大きすぎるのが原因ではないでしょうか?
Maya などから持ち込んだ場合は、100㎝ の形状が 100m として扱われてしまうので、そこには注意が必要です。
User Avatar
Member
1 posts
Joined: Sept. 2021
Offline
have you solve this problem?
  • Quick Links