Page 1 of 1

Yawcam doesnt open

Posted: Mon Aug 03, 2015 7:55 pm
by Gershy13
When i open YawCam, it loads, but then closes... nothing in task manager...
I tried using debug start bat... still doesnt work... here is the latest log file... (cannot upload log?)
I also tried installing service, that worked, but when i start the service it says error 1067..

help please?

Re: Yawcam doesnt open

Posted: Tue Aug 04, 2015 9:53 pm
by z3r0c00l12
Can you try opening a command prompt and posting the output of the command below?

java.exe -version

Re: Yawcam doesnt open

Posted: Tue Aug 04, 2015 10:58 pm
by Gershy13
ok will do, but I'm not at my pc yet... but i did install the latest version of java as of yesterday and uninstalled all previous ones, using the java uninstall tool

Re: Yawcam doesnt open

Posted: Wed Aug 05, 2015 12:29 pm
by Gershy13
This is what i get...


C:\Users\Gersh>java.exe -version
java version "1.8.0_51"
Java(TM) SE Runtime Environment (build 1.8.0_51-b16)
Java HotSpot(TM) Client VM (build 25.51-b03, mixed mode, sharing)

Re: Yawcam doesnt open

Posted: Sat Aug 08, 2015 12:18 am
by z3r0c00l12
Can you try running the debug_start batch file as an administrator and note the behavior?

Re: Yawcam doesnt open

Posted: Wed Aug 12, 2015 5:08 pm
by Gershy13
z3r0c00l12 wrote:Can you try running the debug_start batch file as an administrator and note the behavior?
It just opens a cmd window, then closes again... its so fast i cant see what it says...

Sorry for not replying earlier, i didn't get an email....

Re: Yawcam doesnt open

Posted: Sun Aug 16, 2015 6:23 pm
by z3r0c00l12
If you open the command prompt manually first, it will stay open so you can see the output.

Click on Start, in the search box, type "cmd" without the quotes.
When you see cmd.exe show up, press Ctrl+Shift+Enter or right-click on cmd.exe and select Run As Administrator
If you get a UAC prompt, click yes or log in with an account having admin rights.
Once the command prompt opens, confirm that the window name starts with "Administrator: ", this confirms it's running with administrative privileges.
At the command prompt, type [cd "\program files (x86)\yawcam"] without the brackets and press enter.
Type "debug_start" without the quotes and press enter, the batch file should run and exit as it did before, but the command prompt will stay open.