Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8489021
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T21:42:34+00:00 2026-06-10T21:42:34+00:00

I am encountering an exception when trying to execute following java code: package testSikuliPackage;

  • 0

I am encountering an exception when trying to execute following java code:

package testSikuliPackage;
import org.sikuli.script.*;
public class MyFirstSikuliTest {
public static void main(String[] args) throws FindFailed {
    float similarity = (float) 0.8;
    int timeout = 5;
    Pattern winStartBtn = new Pattern("img/start.PNG");
    Screen s = new Screen();
    if (s.exists(winStartBtn.similar(similarity), timeout) != null) {
      try {
        s.click(winStartBtn, 0);
    } catch (Exception e) {
        e.printStackTrace();
    }
    }
}
}

I have ensured that Java 32 bit is used. Ensured that Environment variables for java and sikuli are set correctly. Not able to figure out what is wrong exactly!

C:\Users\Admin\AppData\Local\Temp\tmplib\VisionProxy.dll: Can't find dependent libraries
  at java.lang.ClassLoader$NativeLibrary.load(Native Method)
  at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1807)
  at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1703)
  at java.lang.Runtime.load0(Runtime.java:770)
  at java.lang.System.load(System.java:1003)
  at com.wapmx.nativeutils.jniloader.NativeLoader.loadLibrary(NativeLoader.java:44)
  at org.sikuli.script.Finder.<clinit>(Finder.java:33)
  at org.sikuli.script.Regi...
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T21:42:36+00:00Added an answer on June 10, 2026 at 9:42 pm

    I am Sorry.. I fixed this issue. It was with the environment variables. Had missed a “;”…

    For others if you encounter similar issue, Please try this…

    1. Set SIKULI_HOME_home path
    2. Set JAVA_HOME (Ensure java is 32 bit version)
    3. Set your Path = %Path%;%JAVA_HOME%\bin;%SIKULI_HOME%\libs;

    And tadaa.. It should work..!
    Thanks.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am encountering this exception. Exception :java.lang.NoSuchMethodError: org.codehaus.groovy.ast.ModuleNode.getStarImports()Ljava/util/List; I have tried various version of
Some consumers of our WCF web service are encountering an exception when trying to
I am encountering an exception cause by the CFINVOKEARGUMENT line of the following snippet:
I'm trying to understand Java reflecton and am encountering difficulties when working with non-Integer
I am encountering this following CXF exception: warning: Interceptor for {http://example.com/wsdl/esc/2011-12-12/}AmazonEC2#{http://example.com/wsdl/esc/2011-12-12/}NewDescribeImages has thrown exception,
I am encountering problems writing XML files using PHP. The following is my php
I'm encountering a big problem when i'm trying to make a recursive search function
I've been encountering some strange behavior when trying to find a key inside a
I am trying to create a word document from a java application and am
I am encountering a strange issue with the commons-io/java-io. Essentially my file creation is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.