Search found 9 matches

by codenotes
Wed Oct 01, 2014 12:34 pm
Forum: OptiTrack Data Streaming
Topic: NatNetClient::GetDataDescriptions API call access violation
Replies: 12
Views: 14192

Re: NatNetClient::GetDataDescriptions API call access violat

I *think* I figured it out. I can now get it to access violate or not depending....on what I name my rigid body that I am tracking. The bug seems to be with naming in Motive. If you create and track a rigid body, but change its name to a number, ie. "1", then you get an access violation on...
by codenotes
Wed Oct 01, 2014 12:26 pm
Forum: OptiTrack Data Streaming
Topic: NatNetClient::GetDataDescriptions API call access violation
Replies: 12
Views: 14192

Re: NatNetClient::GetDataDescriptions API call access violat

Can can not upload the TAK file as your forum does not allow files of that size. All items located here: https://www.dropbox.com/s/oi0a5vazkmzpejo/Motive%20Project%202014-10-01%2003.18.43%20PM.zip?dl=0 Other facts about my configuration: 1) no firewall enabled 2) the provided EXEs (that ship with SD...
by codenotes
Wed Oct 01, 2014 12:13 pm
Forum: OptiTrack Data Streaming
Topic: NatNetClient::GetDataDescriptions API call access violation
Replies: 12
Views: 14192

Re: NatNetClient::GetDataDescriptions API call access violat

I will switch to support. Meanwhile, here is what I have found out with my testing. It blows up on 8.1, but also Windows 7. Further, your executable that is built and shipped with the sdk blows up...so this is not realted to 2013/2010 issue. I strongly suspect that it has to do with what I am tracki...
by codenotes
Wed Oct 01, 2014 8:58 am
Forum: OptiTrack Data Streaming
Topic: NatNetClient::GetDataDescriptions API call access violation
Replies: 12
Views: 14192

Re: NatNetClient::GetDataDescriptions API call access violat

Here is a compiled exe that creates an access violation.

Can you please see if it operates correctly on your configuration? If so, that points to specific machine environment.
by codenotes
Wed Oct 01, 2014 8:55 am
Forum: OptiTrack Data Streaming
Topic: NatNetClient::GetDataDescriptions API call access violation
Replies: 12
Views: 14192

Re: NatNetClient::GetDataDescriptions API call access violat

C:\Projects\Samples\bin\SampleClient.exe
by codenotes
Tue Sep 30, 2014 5:35 pm
Forum: OptiTrack Data Streaming
Topic: NatNetClient::GetDataDescriptions API call access violation
Replies: 12
Views: 14192

Re: NatNetClient::GetDataDescriptions API call access violat

Can you send me your executable and exact solutions file which is working? I will try 1) to run the exe and see if it blows up on my system (win 8.1 x64). Perhaps it is an external dependency difference, or something with the OS. What OS are you using? 2) recompile your configuration of the samples ...
by codenotes
Tue Sep 30, 2014 5:32 pm
Forum: OptiTrack Data Streaming
Topic: NatNetClient::GetDataDescriptions API call access violation
Replies: 12
Views: 14192

Re: NatNetClient::GetDataDescriptions API call access violat

Unfortunately, using VS2010 is not an option. I have too much related code and dependencies that are specific to 2013...boost libraries among them. Reverting to 2010 while it may work to get the sample code working, is not possible. Perhaps you can recompile in 2013...probably something that could/s...
by codenotes
Tue Sep 30, 2014 1:03 pm
Forum: OptiTrack Data Streaming
Topic: NatNetClient::GetDataDescriptions API call access violation
Replies: 12
Views: 14192

Re: NatNetClient::GetDataDescriptions API call access violat

Thank you, standing by. Literally can't do anything with the system until able to resolve this. I would point out that other aspects of functionality do work in the sample programs...I am connecting ok, some initial data is being received. But that specific call always results in an access violation...
by codenotes
Tue Sep 30, 2014 5:45 am
Forum: OptiTrack Data Streaming
Topic: NatNetClient::GetDataDescriptions API call access violation
Replies: 12
Views: 14192

NatNetClient::GetDataDescriptions API call access violation

Can not run any sample application for NatNet sdk. I get an access violation on any call to NatNetClient::GetDataDescriptions(), wherever that happens. Have tried 32 and 64 bit compiles. Have tried .net as well as C++ samples. Have debugged, it is always blowing up on this call from any applicaiton....