← Back to team overview

sikuli-driver team mailing list archive

[Question #661268]: IDE Errors

 

New question #661268 on Sikuli:
https://answers.launchpad.net/sikuli/+question/661268

1.1.1(2017-03-30_01:00)/Mac10.12.6/Java8(64)1.8.0_25-b17
First a simple problem - I seem to be having problems with Indents and am frequently having to un-indent and indent again

Main Issues

Error Box :- 
Delete Images on Save
Content :-
Possible incomplete string in line 757
" Didn't find which number"
Yes: No images will be deleted!
No: Ignore and continue

My Code
Line number
754                    elif Screen_Shot_File == "D-4":
755                        Moves_Made = Moves_Made + 4
756                    elif Screen_Shot_File == "D-3":
757                        Moves_Made = Moves_Made + 3
758                    elif Screen_Shot_File == "D-2":
759                        Moves_Made = Moves_Made + 2
760                    elif Screen_Shot_File == "D-1":
761                        Moves_Made = Moves_Made + 1
762            if v_abort == 0:
753                # Didn't find which number
754                Screen_Shot_and_Copy("Dn"+v_Log_File,0)
755                Screen_Shot_File = Screen_Shot_File+"0"
756    if v_abort == 0:
757        Screen_Shot_File = Made_Move_Destiny_Part2(v_Log_File)
758    Gen_Message() ; print "Debug Destiny  ",Screen_Shot_File

Error Box :- 
Delete Images on Save
Content :-
Possible incomplete string in line 522
" Transformation moved as sometimes Transform reported as 3's 0 after move thet are always Trans - changed to 90%"
Yes: No images will be deleted!
No: Ignore and continue
line
522    Image_list.append( an image that is set to 90 on matching preview)
what is the message box telling me



-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.