I downloaded the examples today (lastest version) and compiled, everything works fine, but when I go to the skeleton joints demo and a new user is detected the application crashes with no errors. I didn't tuch the code at all.
I solved it by adding the following line to the constructor of SekeletonsJointsDemo.as:
settings.depthEnabled = true;
I'm using windows 8 64 bits with the 32 bits driver and the xbox kinect
I downloaded the examples today (lastest version) and compiled, everything works fine, but when I go to the skeleton joints demo and a new user is detected the application crashes with no errors. I didn't tuch the code at all.
I solved it by adding the following line to the constructor of SekeletonsJointsDemo.as:
settings.depthEnabled = true;
I'm using windows 8 64 bits with the 32 bits driver and the xbox kinect