Page 1 of 1

No"get" Function for undefined.

Posted: Thu Jul 24, 2008 2:39 pm
by preston566
Well, this is hopefully my last post. And please do not say I did not search,
for the last 2 hours I've looked. I was going to make a vehicle for Halo,
the models and bitmaps are finished. But now I need collision, whenever
I try to export the collision Geometry I get a No"get" function for
undefined, fault.
I don't know why its so hard for this to be done, its just a few boxes
that aren't even intercepting ( yes, they are all attached now ).

If anyone has an answer to tell me, it would be greatly appreciated.

Thanks,
~Preston556

-- I forgot to post the Screen it brings me to. Heres the error highlighted-
append face_shader_index ((findItem geom_materials geometry_objects[g].material[face_matID[f]]) - 1)

-- edit-- Problem solved, please disregard this topic.

Posted: Thu Jul 24, 2008 5:24 pm
by selentic
One or more of your objects does not have a material applied to it.

Posted: Fri Jul 25, 2008 9:20 am
by preston566
Thanks for the answer. But this is collision-geometry, I never though it needed a material. Thanks though.

Posted: Sun Jul 27, 2008 4:18 pm
by selentic
Blue streak requires that what you export have materials applied to it. That is assuming youre using Bluestreak, and thats the only exporter Ive gotten that error from before, so I would guess that you are.