New question #178205 on Sikuli: https://answers.launchpad.net/sikuli/+question/178205
When I compiled and ran a large sikuli file, the script was stopped, and the error message said: java.lang.ClassFormatError: Invalid method Code length 66272 in class file org/python/pycode/_pyx438. I found that if the code length was smaller that 65536 bytes, this problem doesn't exist. If the maximum size limit is true, is there a way to solve this issue without having to divide the code into different files? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

