sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #53642
[Bug 1856039] [NEW] ERROR: ...TEMP...: %1 is not a valid Win32 application
Public bug reported:
I am getting the following error when trying to run a simple script:
[error] RunTime:Problematic lib: C:\Users\78AutoTest\AppData\Roaming\Sikulix\SikulixLibs\opencv_java342.dll (...TEMP...)
[error] RunTime:opencv_java342.dll loaded, but it might be a problem with needed dependent libraries
ERROR: ...TEMP...: %1 is not a valid Win32 application
[error] script [ Sandbox ] stopped with error in line 5
[error] java.lang.ExceptionInInitializerError ( java.lang.ExceptionInInitializerError )
[error] --- Traceback --- error source first
line: module ( function ) statement
4103: Common ( Exists ) if LocalRegionObject.exists( IndividualImage, 0.1 ):
5: main ( <module> ) if Common.Exists( [ "1576070445192.png" ], "", 1 ):
[error] --- Traceback --- end --------------
This is on Windows 10 (1903), Java 10.0.1, Sikuli 2.0.0, but I am also
seeing it on Windows Server 2008 R2.
** Affects: sikuli
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1856039
Title:
ERROR: ...TEMP...: %1 is not a valid Win32 application
Status in Sikuli:
New
Bug description:
I am getting the following error when trying to run a simple script:
[error] RunTime:Problematic lib: C:\Users\78AutoTest\AppData\Roaming\Sikulix\SikulixLibs\opencv_java342.dll (...TEMP...)
[error] RunTime:opencv_java342.dll loaded, but it might be a problem with needed dependent libraries
ERROR: ...TEMP...: %1 is not a valid Win32 application
[error] script [ Sandbox ] stopped with error in line 5
[error] java.lang.ExceptionInInitializerError ( java.lang.ExceptionInInitializerError )
[error] --- Traceback --- error source first
line: module ( function ) statement
4103: Common ( Exists ) if LocalRegionObject.exists( IndividualImage, 0.1 ):
5: main ( <module> ) if Common.Exists( [ "1576070445192.png" ], "", 1 ):
[error] --- Traceback --- end --------------
This is on Windows 10 (1903), Java 10.0.1, Sikuli 2.0.0, but I am also
seeing it on Windows Server 2008 R2.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1856039/+subscriptions
Follow ups