← Back to team overview

sikuli-driver team mailing list archive

[Question #672757]: version 1.1.4 does not run

 

New question #672757 on Sikuli:
https://answers.launchpad.net/sikuli/+question/672757

Version 1.1.4
Windows 10 64 bit


I just downloaded the newest version which does not need to setup. But when I click on it it takes few seconds the mouse pointer shows as if the pc is doing something in the background and then the mouse pointer turns back to normal and nothing happens. 

I tried to run it also with the following command to get some logs and this is the output:

java -jar sikulix.jar -d 3 -c

C:\Sikuli>java -jar sikulix.jar -d 3 -c
[debug] RunTimeINIT: java version
[debug] RunTimeINIT: user.home
[debug] RunTimeINIT: user.dir
[debug] RunTimeINIT: app data path
[debug] RunTimeINIT: store debug.txt
[debug] RunTimeINIT: loadOptions: check: C:\Sikuli
[debug] RunTimeINIT: loadOptions: check: C:\Users\evstr
[debug] RunTimeINIT: loadOptions: check: C:\Users\evstr\AppData\Roaming\Sikulix\SikulixStore
[debug] RunTimeINIT: global init: entering as: IDE
[debug] RunTimeINIT: Accessing: GraphicsEnvironment.getLocalGraphicsEnvironment()
[debug] RunTimeINIT: Accessing: GraphicsEnvironment.getLocalGraphicsEnvironment().getScreenDevices()
[debug] RunTimeINIT: ScreenDevice 0 has (0,0) --- will be primary Screen(0)
[debug] RunTimeINIT: Monitor 0: (0, 0) 1920 x 1080
[debug] RunTimeINIT: runs as sikulix.jar in: C:\Sikuli
[43 debug] RunTimeINIT: exists libs folder at: C:\Users\evstr\AppData\Roaming\Sikulix\SikulixLibs
[46 debug] RunTimeINIT: libs folder empty or has wrong content
[47 debug] RunTimeINIT: export libs from: null
Exception in thread "main" java.lang.NullPointerException
        at org.sikuli.script.RunTime.libsExport(RunTime.java:894)
        at org.sikuli.script.RunTime.init(RunTime.java:695)
        at org.sikuli.script.RunTime.get(RunTime.java:375)
        at org.sikuli.ide.SikulixRunIDE.main(SikulixRunIDE.java:32)
[1022 debug] RunTimeINIT: final cleanup
[1031 debug] FileManager: deleteFileOrFolder:
C:\Users\evstr\AppData\Local\Temp\Sikulix_1392585549

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.