[error] Error caused by: Traceback (most recent call last):

Bug #1928745 reported by Jeff_Vallis
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
SikuliX
Won't Fix
Undecided
RaiMan

Bug Description

Imac Sikulix 2.0.5 Java 11.0.0.10+9
First IDE Ask Question and Report Bug gives a capture of null/null/null

Crash result :
[error] script [ Generator ] stopped with error in line 5817
[error] Error caused by: Traceback (most recent call last):
  File "/Users/jeff/Documents/Sikuli_Live/SikuliScripts/Generator/Code/Generator.sikuli/Generator.py", line 5817, in <module>
    Processing_Procedure()
  File "/Users/jeff/Documents/Sikuli_Live/SikuliScripts/Generator/Code/Generator.sikuli/Generator.py", line 4263, in Processing_Procedure
    Edit_Select()
  File "/Users/jeff/Documents/Sikuli_Live/SikuliScripts/Generator/Code/Generator.sikuli/Generator.py", line 1330, in Edit_Select
    Images()
  File "/Users/jeff/Documents/Sikuli_Live/SikuliScripts/Generator/Code/Generator.sikuli/Generator.py", line 660, in Images
    Images_Test(v_Procedure,v_Array,selected)
  File "/Users/jeff/Documents/Sikuli_Live/SikuliScripts/Generator/Code/Generator.sikuli/Generator.py", line 1020, in Images_Test
    v_Found,v_Matched,v_Find_All,v_Find_All_Coords = Test_Image_Exists(v_Testing_Image,v_Matching)
  File "/Users/jeff/Documents/Sikuli_Live/SikuliScripts/Generator/Code/Generator.sikuli/Generator.py", line 1217, in Test_Image_Exists
    v = exists(v_Image_p,g_Speed)
]
 at org.opencv.core.Mat.n_rowRange(Native Method)
 at org.opencv.core.Mat.rowRange(Mat.java:571)
 at org.sikuli.script.Finder$FindResult2.next(Finder.java:1544)
 at org.sikuli.script.Finder.next(Finder.java:460)
 at org.sikuli.script.Region.doFind(Region.java:2841)
 at org.sikuli.script.Region.access$200(Region.java:29)
 at org.sikuli.script.Region$RepeatableFind.run(Region.java:3057)
 at org.sikuli.script.Region$Repeatable.repeat(Region.java:3002)
 at org.sikuli.script.Region.doExists(Region.java:2344)
 at org.sikuli.script.Region.exists(Region.java:2309)
 at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.base/java.lang.reflect.Method.invoke(Method.java:566)
org.opencv.core.CvException: CvException [org.opencv.core.CvException: cv::Exception: OpenCV(4.3.0) /Users/jason/Projects/openpnp/opencv/opencv/opencv-4.3.0/modules/core/src/matrix.cpp:424: error: (-215:Assertion failed) 0 <= _rowRange.start && _rowRange.start <= _rowRange.end && _rowRange.end <= m.rows in function 'Mat'
]

Revision history for this message
Chetan (cshamdas) wrote :

can you try with JAVA 14 and see if issue exist

Revision history for this message
RaiMan (raimund-hocke) wrote :

for: First IDE Ask Question and Report Bug gives a capture of null/null/null

I created an extra bug 1931699

Revision history for this message
RaiMan (raimund-hocke) wrote :

Has surely nothing to do with Java version.

Can you try to find the image in an extra one line script or in IDE Preview?

Revision history for this message
RaiMan (raimund-hocke) wrote :

no user response

Changed in sikuli:
status: New → Won't Fix
assignee: nobody → RaiMan (raimund-hocke)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.