← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #262715]: Sikuli freezes on yellow startup screen

 

Question #262715 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/262715

    Status: Answered => Open

Thiago is still having a problem:
This another PC is in french, I believe the inputs are different, that's
why this parameter went wrong. Here's the result with the correct
hyphen:


C:\Program Files (x86)\Java\jre6\bin>java -jar C:\sikulix\sikuli-ide.jar -d 3 -c

[debug] SikuliX: []
[debug] Running on Java 6 (1.6.0_12-b04)
[debug] --- Sikuli parameters ---
[debug] 1: -d
[debug] 2: 3
[debug] 3: -c
[debug] init user preferences
[debug] locale: fr_FR
[debug] ResourceLoaderBasic: SikuliX Package Build: 1.0.1 12SEP2013160242
[debug] ResourceLoaderBasic: check: we are running on arch: x86
[debug] ResourceLoaderBasic: check: using Java at: C:/Program Files (x86)/Java/j
re6/
[debug] ResourceLoaderBasic: check: Exists libs folder at location of jar? YES:
C:/sikulix/
[debug] ResourceLoaderBasic: checkLibsDir: C:/sikulix/libs
[debug] ResourceLoaderBasic: loadLib: WinUtil
[debug] ResourceLoaderBasic: loadLib: Found: WinUtil
[debug] ResourceLoaderBasic: loadLib: Now loaded: WinUtil
[debug] ResourceLoaderBasic: checkLibsDir: Using libs at: C:\sikulix\libs
[debug] ResourceLoaderBasic: check: Using this as OCR directory (tessdata) too
[debug] Screen: initScreens: basic initialization (2 Screen(s) found)
[debug] *** monitor configuration (primary: 0) ***
[debug] Screen 0: S(0)[0,0 1280x1024]
[debug] Screen 1: S(1)[1280,0 1280x1024]
[debug] *** end monitor configuration ***
[debug] [I18N] menuShowThumbs
Exception in thread "main" com.melloware.jintellitype.JIntellitypeException: Cou
ld not load JIntellitype.dll from local file system or from inside JAR
        at com.melloware.jintellitype.JIntellitype.<init>(JIntellitype.java:109)

        at com.melloware.jintellitype.JIntellitype.getInstance(JIntellitype.java
:166)
        at org.sikuli.basics.WindowsHotkeyManager._addHotkey(WindowsHotkeyManage
r.java:38)
        at org.sikuli.ide.SikuliIDE.installCaptureHotkey(SikuliIDE.java:2247)
        at org.sikuli.ide.SikuliIDE.initHotkeys(SikuliIDE.java:2290)
        at org.sikuli.ide.SikuliIDE.initSikuliIDE(SikuliIDE.java:322)
        at org.sikuli.ide.SikuliIDE.<init>(SikuliIDE.java:242)
        at org.sikuli.ide.SikuliIDE.getInstance(SikuliIDE.java:349)
        at org.sikuli.ide.SikuliIDE.main(SikuliIDE.java:235)
Caused by: java.lang.NullPointerException
        at com.melloware.jintellitype.JIntellitype.fromJarToFs(JIntellitype.java
:139)
        at com.melloware.jintellitype.JIntellitype.<init>(JIntellitype.java:100)

        ... 8 more

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.