sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #20248
Re: [Question #234611]: code length error ?
Question #234611 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/234611
RaiMan proposed the following answer:
This is a problem caused by a Java implementation limit:
A compiled class file cannot be larger than 64 KB.
Since internally when running a script, this is compiled into a class
file, the script is too large.
I accept this as a bug and will try to find some assistance help for a
scripter, to know, when his stuff is too large.
So you have to divide your script into smaller packages.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.