@jd-ofm said in BAS Compiled script crash every once in a while:
similar errors happen in my compiled scripts, did you find a fix?
Create universal selectors yourself, automatically generated selectors are unreliable.
@sparkmate said in Spript runs fine on editor but not after compiling:
Hey there,
I have made a script that runs just fine when I run it on the editor, but when I compile it and try to run it normally I get an error? Can anyone help?
Hello. Whats Error you get after compile ?
The program runs a While loop just fine on the editor and clicks the element when it appears and stuff. But when I complite it and run it I get an error " Waiting for element ..... Failed" and that element is not even inside the while loop which is super strange. Idk how to explain it.
Thanks for reaching out. Sadly I cannot give any more details i was just wondering if It has to something with the settings or something like that
@sparkmate
Try adding a "Sleep" action with one second to the loop.