@kazecoi97
How much memory does BAS consume and under what conditions?
How can this be replicated? How many threads? What does the project do?
Spript runs fine on editor but not after compiling
-
@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.