Question #665279 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/665279
Finn Ellis posted a new comment: I added this to the Github thread(s) as well, but for anyone else who looks here first: my manager found a solution to this! Adding: process.env['JAVA_STARTED_ON_FIRST_THREAD_' + process.pid] = '1' before instantiating any Sikuli classes through node got it working. :) -- You received this question notification because your team Sikuli Drivers 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

