Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Handtracking application crashes.

Alexander_B_
Beginner
708 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
708 Views
0 Kudos
2 Replies
Dmitry_Z_Intel
Employee
709 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
708 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