Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

Fix Null Runtime bug #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix Null Runtime bug #6

wants to merge 2 commits into from

Conversation

ReiiYuki
Copy link
Owner

From the issue #2 , in my opinion the creation process of session is not complete so this can explain why NullReferenceException is occured.

What I have done to fix this is to make sure the session initilization step is completed, before create SenseManager

By the way, I don't have any Intel Realsense device with me so if you have Intel Realsense device, I need your support to pull this branch and try is it work? Because I have never seen this error before too, so I can't reproduce it by myself.

Thank for your further support 😄

From the issue #2 , in my opinion the creation process of session is not complete so this can explain why `NullReferenceException` is occured.

What I have done to fix this is to make sure the session initilization step is completed, before create `SenseManager`

By the way, I don't have any Intel Realsense device with me so if you have Intel Realsense device, I need your support to pull this branch and try is it work? Because I have never seen this error before too, so I can't reproduce it by myself.

Thank for your further support 😄
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant