Game Development Community

[Resolved] Bad crossbow weapon.dts in generated project

by Gerald Fishel · in Torque 3D Professional · 07/18/2009 (12:22 am) · 2 replies

After generating a New Project, building it in Debug mode, and executing the resulting binary I get the error "Vectors: verts, norms, tverts, tangents should all be the same size". A quick debug reveals that there are only 8 tverts for 1960 verts when loading "art/shapes/weapons/crossbow/weapon.dts".

Probably just a bad DTS in there, as it only happens with that one file, but could possibly be indicative of something else.

#1
07/18/2009 (1:12 am)
Hey Gerald, yes this is a bad export of this shape, and it was supposed to get removed. It made it out of the FPS kit, just not out of the templates. I fixed this in the Repository.

#2
07/18/2009 (1:32 am)
Oops, just noticed this was mentioned in another thread. Anyway, that's about what I figured. Will move this to resolved.