sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #32801
[Question #267855]: java.lang.NullPointerException
New question #267855 on Sikuli:
https://answers.launchpad.net/sikuli/+question/267855
When running my script I get:-
[error] script [ main ] stopped with error in line 10
[error] java.lang.NullPointerException ( java.lang.NullPointerException: !!WHILE IMPORTING!! java.lang.NullPointerException: !!WHILE IMPORTING!! java.lang.NullPointerException )
[error] --- Traceback --- error source first
line: module ( function ) statement
9: handEvaluator ( <module> ) from turnDrawEvaluator import *
[error] --- Traceback --- end --------------
I am have no idea what this means. Could it be that it is complaining that my file turnDrawEvaluator is too large to import? The file is 649 lines of many complex if statements. My operating system reports that it it is 24KB but I am confused by this as if I split it into two files one of these files is 117KB !!! I have a file of 522KB that is not causing importing problems. Splitting the file is going to cause serious re-coding issues so I really want to understand that size really is the problem before I go down that road.
All comments/insights welcome
Regards
Jonathan
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.