Game Development Community

Houdini Export Errors

by Randy Hearn - Magnum · in Artist Corner · 03/29/2009 (10:06 am) · 3 replies

I am exporting some files from Houdini and the DTS exporter is croaking. The dump.html is giving me error numbers with a hyperlink to

http://artist.garagegames.com/dts/warnings/hd1 and http://artist.garagegames.com/dts/errors/error#

the links are bad but not sure if they even exist anymore or plan to exist?

About the author

Technical Product Designer (Mechanical Design) for Boeing for over 25 years working with CAD and PLM systems. I have a Associates Degree in Business and a partial B.S. in Game and Simulation, just couldn't see paying the costs for some of the classes.


#1
03/29/2009 (10:08 pm)
Could you post the errors that you are seeing? Or link to the Houdini scene and/or dump file?
#2
03/30/2009 (5:58 am)
Hey Chris,

Can't post the scene but can post the dump file later tonight.

This link was actually the hyper link on one of the errors..

http://artist.garagegames.com/dts/warnings/hd1

It was pretty obvious, the mesh was too big.. But I can post the actual dum.html later tonight - at work and don't have it.
#3
03/30/2009 (4:57 pm)
@Chris,

Here is the text of the dump, I re-created an error.


Exporter Report

First pass:  enumerate scene...

Processing Node base01 with parent ROOT
Found subtree starting at Node "base01"
Processing Node bounds with parent ROOT
Bounding box found

Second pass:  put shape structure together...

Adding detail named "detail1" of size 1 to subtree "base01".
Adding node "base01" with parent "base01" to subtree rooted on node "base01".
Adding node "start01" with parent "base01" to subtree rooted on node "base01".
Adding node "file_object1" with parent "start01" to subtree rooted on node "base01".
Attaching object to node.
Adding object named "file_object".
Adding mesh of size 1 to object "file_object".

Third pass:  Collapsing unneeded nodes...

Removing node "base01"
Removing node "start01"
/obj/file_object1/file1: Failed to get geometry

Warnings:
No warnings.

Errors:
Error #hd0:/obj/file_object1/file1: Failed to get geometry


Note: The error in this case is hyperlinked to artist.garagegames.com/dts/errors/hd0 which does not exist.