Hi all, I’m trying to export a model from Prefab3D v2.
Exporting to AWD1, is fine. I make sure I ‘Geometry > Weld’ before exporting. However, when I load it, I still need to call Weld.apply() or else I end up with flat shaded polys.
If I take the AWD2 route (in the hope that the need to call Weld.apply() is a side effect of using AWD1), I get a much nicer, smaller file (yay), but when it comes to loading it I get the
RangeError: Error #1125: The index 16777216 is out of range 1
reported in this thread[1]. I have switched to the ‘release’ branch of ‘away3d/away3d-core-fp11’ as recommended by Richard Olsson, but to no avail.
I’m pretty sure I can’t be the only one who’s had either of these issues.
Cheers,
Sam
References:
1) http://away3d.com/forum/viewthread/2808/#8815