Yawcam hangs on start.

Report and discuss bugs here!
Post Reply
wquinn2
Posts: 1
Joined: Thu Oct 06, 2016 12:48 am

Yawcam hangs on start.

Post by wquinn2 »

Yawcam started to hang when launched.
It stops at the loading device splash screen

Here is the info from the debug.

C:\WINDOWS\system32>java -version
java version "1.8.0_101"
Java(TM) SE Runtime Environment (build 1.8.0_101-b13)
Java HotSpot(TM) Client VM (build 25.101-b13, mixed mode, sharing)

C:\WINDOWS\system32>


Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.

C:\WINDOWS\system32>cd/

C:\>cd "Program Files (x86)"

C:\Program Files (x86)>cd Yawcam

C:\Program Files (x86)\Yawcam>debug_start.bat

C:\Program Files (x86)\Yawcam>Regedit /e /a C:\Users\Wendy\AppData\Local\Temp\ddesktopreg.txt "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders"

C:\Program Files (x86)\Yawcam>find /i C:\Users\Wendy\AppData\Local\Temp\ddesktopreg.txt "Desktop" 1>C:\Users\Wendy\AppData\Local\Temp\desktopreg.txt

C:\Program Files (x86)\Yawcam>For /F "tokens=2 delims==" %a in (C:\Users\Wendy\AppData\Local\Temp\desktopreg.txt) do set desktopfolder=%a

C:\Program Files (x86)\Yawcam>set desktopfolder="C:\\Users\\Wendy\\Desktop"

C:\Program Files (x86)\Yawcam>DEL C:\Users\Wendy\AppData\Local\Temp\ddesktopreg.txt

C:\Program Files (x86)\Yawcam>DEL C:\Users\Wendy\AppData\Local\Temp\desktopreg.txt

C:\Program Files (x86)\Yawcam>java.exe -cp .;lib/activation.jar;lib/commons-jxpath-1.1.jar;lib/commons-logging.jar;lib/commons-logging-api.jar;lib/dsj.jar;lib/monte-cc.jar;lib/mail.jar;lib/mx4j-impl.jar;lib/mx4j-jmx.jar;lib/mx4j-remote.jar;lib/mx4j-tools.jar;lib/sbbi-jmx-1.0.jar;lib/sbbi-upnplib-1.0.4.jar;lib/ftp4j.jar;lib/commons-codec-1.4.jar;lib/turbojpeg.jar -Djava.net.preferIPv4Stack=true -splash:img/splash.gif yawcam.Main 1>"C:\\Users\\Wendy\\Desktop"\yawcam_debug_log.txt 2>&1


Please help...

System is running win 10

Wendy
Post Reply