Hello everyone,
I’ve installed openNI:
http://www.openni.org/downloadfiles/openni-binaries/20-latest-unstable
http://www.openni.org/downloadfiles/openni-compliant-middleware-binaries/33-latest-unstable
And installed this driver:
https://github.com/avin2/SensorKinect
I opened the soldier sample project, and loaded the “WalkRunIdle” scene, but when I press play Unity crashes. I’m working with Windows 7 64 bit. I also edited the .xml file with “0KOIk2JeIBYClPWVnMoRKn5cdY4=” key. As far as I know some other people have been having issues with the 64 bit version of Windows 7, but I haven’t been able to figure out how to solve this.
Thanks in advance.
[EDIT] I just uninstalled another driver that I previously used, and it still crashes, even though this crash is in another module:
Problem Event Name: APPCRASH
Application Name: Unity.exe
Application Version: 3.1.0.55865
Application Timestamp: 4cf3ced4
Fault Module Name: StackHash_a6f4
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 00000000
Exception Code: c0000005
Exception Offset: 04816050
OS Version: 6.1.7600.2.0.0.768.3
Locale ID: 1034
Additional Information 1: a6f4
Additional Information 2: a6f4fafd05d9f21441db94e823a58b88
Additional Information 3: 68e6
Additional Information 4: 68e6816d3110d087c34cab2488e3fbab
[EDIT] I found this step-by step guide which solved the problems I had: