Software Archive
Read-only legacy content
17061 Discussions

Handtracking application crashes.

Alexander_B_
Beginner
459 Views

Hi everyone,

Allmost all aplications from SDK samples work well except handtracking ones. When PXCMSenseManager calls Init() method it leads to program crash. This case happens in C#, C++ and Unity samples (the last one is the most iportant for me). VS debugger displayed the next message:

Unhandled exception at 0x1BF2DBB5 (libpxchandmodule.dll) in Unity.exe: An invalid parameter was passed to a function that considers invalid parameters fatal.

Disassembly string was:

1BF2DBB5  int         29h  

Did anyone face this problem? And does anybody know how to fix it? ))

My configuration: Core i5-3317U 1,7Ghz, 6Gb Ram, Win 8.1 pro x64

Thanx anyone for any help )

Best regards, Alexander Balakshin.

 

 

0 Kudos
1 Solution
Dmitry_Z_Intel
Employee
459 Views
0 Kudos
2 Replies
Dmitry_Z_Intel
Employee
460 Views

Please look at this post

https://software.intel.com/en-us/forums/topic/536848#comment-1807959

Maybe you have the same issue.

0 Kudos
Alexander_B_
Beginner
459 Views

DMITRY Z. (Intel) wrote:

Please look at this post

https://software.intel.com/en-us/forums/topic/536848#comment-1807959

Maybe you have the same issue.

Thank you very much for the assistance! It has solved my problem )

0 Kudos
Reply