[Motive API] crashing with NPTrackingToolsx64.dll

Post Reply
slsuperrabbit
Posts: 3
Joined: Thu Mar 28, 2019 10:46 am

[Motive API] crashing with NPTrackingToolsx64.dll

Post 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.
Post Reply