Page 1 of 1

[Motive API] crashing with NPTrackingToolsx64.dll

Posted: Wed May 01, 2019 7:41 am
by slsuperrabbit
Hi,

I tried to run the Motive API sample code(markers). Following the instruction on the Motive API wiki, I can successfully TT_Initialize and TT_Update, but then I tried to TT_LoadProfile the UserProfile.motive file.

But I have a crash with this error:
Exception thrown at 0x00007FF97187CE54 (NPTrackingToolsx64.dll) in markers.exe: 0xC0000005: Access violation reading location 0x0000000000002C58.

I have defined the include and lib folders by using the NPTRACKINGTOOLS_INC, NPTRACKINGTOOLS_LIB environment variables.

How to fix it? Thanks.

Best regards.