Game Development Community

Vista compatability issue?

by Herman Velasco · in Torque X 2D · 11/25/2008 (7:44 am) · 1 replies

Using the Platfomer Starter Kit and the PlatfromerDemo that comes with it and the tutorial_level_2 scene I tried adding some new scene objects and tilemaps but ran into an issue. I was getting the ContentNodeGenerator.exe error for a while too. This is the error I got:

"This device does not support 32-bit indices. Use IndexElementSize.SixteenBits or a type that has a size of two bytes."

I'm running Vista. Will this error clear up if I run Torque X Builder on XP?

About the author

Recent Threads


#1
11/28/2008 (5:34 am)
I dont think it has to do with Vista (if it does I would like to know why).
More than this I can't help you with . After a lot of problems like what you are having, EXEs like that spitting errors whenever I want to save a scene, stupid bugs like width/height being swopped, etc. and no XNA3 support I decided to drop all this frameworks and kits and just work in plain XNA3. At least I am learning a lot about XNA3 and when TorqueX with XNA3 support comes out I might start using it again for wotever new project I might be doing.