We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi,
I am using Windows 10 and processing 2. and I am developing a game by using Kinect with SimpleOpenNI library.
After I exported this program as an application and I tried to open it, it got stuck at the first screen (it doesn't go to the next screen) Previously, I had the same problem and at that time, I found SimpleOpenNI jar file had a problem. So I changed SimpleOpenNI jar file and then the application worked fine after exported.
However, it doesn't work now even though I followed the same step. I was wondering what the problem is.
Thanks for your help!!
Solved!!
Answers
Can you shared your solution please?
Kf
I though it was because of simple open ni jar file. But, I was able to debug by creating a batch file to show console screen. I found it was because of wrong file path for loading images. That was a stupid mistake.