← Back to team overview

sikuli-driver team mailing list archive

[Bug 1856039] Re: ERROR: ...TEMP...: %1 is not a valid Win32 application

 

I resolved this problem by deleting this folder:

C:\Users\TestUser\AppData\Roaming\Sikulix

Then copied the sikulix.jar and jython jar over again and reran.

** Changed in: sikuli
       Status: New => Invalid

-- 
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:
  Invalid

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


References