Open laurenswuyts opened 3 years ago
There's a bug with this line where it should be ...args
. I reported the bug to Skillbert and he said it is fixed but not deployed.
The real alt1 does implement captureMultiAsync so that codepath is used instead. I implemented the API in 8eab6d9d21e95928267f106cc30f6722231e943f and can confirm that Clue Solver is now working.
I had this same issue recently. I ended up just commenting out https://github.com/whs/runekit/blob/master/runekit/browser/alt1.js#L363-L378 before running, did however not commit this to my fork as it doesn't seem like a proper fix.
Since yesterday my clue solver doesn't work anymore:
ERROR:runekit.app.view.browser_window.PageClass.https://runeapps.org/apps/clue/:Uncaught (in promise) IndexSizeError: Failed to construct 'ImageData': The source width is zero or not a number.