You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 14, 2018. It is now read-only.
[error] ImagePath: add: not valid: com.xxxx.service.sikulix2.WechatService/images
2017-08-14 10:24:30.704 INFO 9140 --- [pool-2-thread-1] com.xxxx.service.sikulix2.WechatService : {}
2017-08-14 10:24:30.708 INFO 9140 --- [pool-2-thread-1] com.xxxx.service.sikulix2.WechatService : D:\xxxx\xxxx\xxxx
[error] Image: Image not valid, but TextSearch is switched off!
[error] RunTimeAPI: Wait: Abort: unknown
[error] RunTimeAPI: ImageMissing: 1.png
```
by the way sikulix version **1.1.2-snapshot**
The text was updated successfully, but these errors were encountered:
I wrote a spring boot application. The application is compiled and packaged into a jar. I unzip the jar, get the file structure like below.
I use sikulixapi (java code below) in WechatService.class
but i get an error while running. I read the doc faq/030-java-dev and where-sikulix-looks-for-image-files, but no help.
The text was updated successfully, but these errors were encountered: