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

System.NullReferenceException when adding a particle cloud region which is not there at startup #1

Open
wouterverweirder opened this issue Mar 12, 2012 · 0 comments

Comments

@wouterverweirder
Copy link
Member

I get the following error when I try and add a particle cloud region that is not at start up.
Process terminated unexpectedly.
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at MSKinectDevice.depthFrameHandler(MSKinectDevice* )
at MSKinectDevice.processThread(MSKinectDevice* )
at MSKinectDevice.processThread(Void* pParam)

Seems that I have to set the regions to blank before adding new ones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant