Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Body tracking crash on launch using 1.1.0 but works with previous version #1625

Closed
benbenn69 opened this issue Jun 11, 2021 · 3 comments
Closed
Assignees
Labels
Body Tracking Issue related to the Body Tracking SDK Bug Something isn't working

Comments

@benbenn69
Copy link

benbenn69 commented Jun 11, 2021

Hello everybody,

I meet a crash on launch of Body Tracking app using the last version 1.1.0. I'm using RTX 2060 and Azure Kinect
I tried with the previous one (1.0.1) and the app lauch normally.
I filmed in slowmotion to have time to see what's the error (sorry for the quality)

bug
WhatsApp Image 2021-06-11 at 09 19 34

Does anyone knows where the problem comes from ?

Thanks so much,

Ben

@benbenn69 benbenn69 added Body Tracking Issue related to the Body Tracking SDK Bug Something isn't working Triage Needed The Issue still needs to be reviewed by Azure Kinect team members. labels Jun 11, 2021
@diablodale
Copy link

diablodale commented Jun 12, 2021

You have not provide enough information to make much progress assisting. I recommend you follow the instructions on how to open an issue here and to include your detailed setup, your sample code, the reproduction steps to do to reproduce the problem, etc.

Other than than, the problem is listed on the first line. It found onnxruntime.dll but it doesn't load correctly. This is probably a setup problem. You will need to diagnose your setup. I recommend you read the documentation on how to setup and the troubleshooting documentation in the SDK.

In addition I recommend you try to run the example k4abt_simple_3d_viewer.exe in your K4ABT SDK tools directory. If that runs successfully, it is further evidence you have a setup problem with your app.

@qm13 qm13 removed the Triage Needed The Issue still needs to be reviewed by Azure Kinect team members. label Jun 14, 2021
@qm13 qm13 self-assigned this Jun 14, 2021
@black4clover
Copy link

I solved this problem by downloading Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019.

https://support.microsoft.com/en-us/topic/the-latest-supported-visual-c-downloads-2647da03-1eea-4433-9aff-95f26a218cc0

@jjkislele
Copy link

I solved this problem by downloading Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019.

https://support.microsoft.com/en-us/topic/the-latest-supported-visual-c-downloads-2647da03-1eea-4433-9aff-95f26a218cc0

It works. Thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Body Tracking Issue related to the Body Tracking SDK Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants