jcamilodo / kinect-ultra

Automatically exported from code.google.com/p/kinect-ultra
Other
0 stars 0 forks source link

Can't create any node of the requested type! #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When launching kinect-ultra I get this far

--------------------------------------------------------------

Welcome to Ultra Seven on Kinect!

Available keys during the play:
[ESC]  -- Exit
[q][a] -- Adjust the depth of 3D virtual objects.
[s]    -- Retake the background image overlayed when you fly.

It may take a minute until initialization completes... Enjoy!

Failed: Can't create any node of the requested type! (g_context.InitFromXmlFile(
getResourceFile("config", "OpenNIConfig.xml").c_str()))
Error occured. Press any key to close this window.

------------------------------------------------------------

I get the same error with FAAST - so guessing it is to do with my OpenNI and 
sensore setup

OS: W7 32bit
OpenNI: OpenNI-Bin-Win32-v1.0.0.25.exe (latest unstable) - v1.0.0.23 stable 
generated openni.dll entrypoint errors.
Sensor Drivers: SensorKinect-Win32-5.0.0.exe

Sensor is connected and primesense drivers loaded correctly - can run the 
NIViewer sample app

Original issue reported on code.google.com by enar...@gmail.com on 12 Jan 2011 at 1:37

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
enabled logging - attached

Original comment by enar...@gmail.com on 12 Jan 2011 at 1:46

Attachments:

GoogleCodeExporter commented 9 years ago
Issue resolved...

Follow mike.lightfox Howto

http://code.google.com/p/kinect-ultra/wiki/Comments

Original comment by enar...@gmail.com on 12 Jan 2011 at 2:23

GoogleCodeExporter commented 9 years ago
Thanks for reporting the issue and resolution. It is weird that you solved this 
error by installing NITE because I believe I eliminated dependency on NITE at 
all from my code. I may have overlooked something.

Best,
Tomoto

Original comment by tom...@gmail.com on 12 Jan 2011 at 9:54

GoogleCodeExporter commented 9 years ago
I uninstalled NITE and the issue was reproduced.

Original comment by tom...@gmail.com on 12 Jan 2011 at 12:35

GoogleCodeExporter commented 9 years ago
I added an instruction to install NITE in README.

Original comment by tom...@gmail.com on 12 Jan 2011 at 12:50

GoogleCodeExporter commented 9 years ago
I also put this to FAQ. I would like to mark this as verified and close.

Original comment by tom...@gmail.com on 18 Jan 2011 at 8:51