October 27, 20205 yr After a while of doing repeated test runs for the scripts I make, the client will start to perform all actions 2-3 times for some reason. It messes up the script and I have to restart the client to get it working properly again. Am I doing something wrong or is this a known bug?
November 16, 20205 yr This is usually caused when using while loops wrong. Or if you are using more threads. Will need code to diagnose though.
November 16, 20205 yr Author 11 minutes ago, Malcolm said: @Heist I'm not sure if this was ever fixed in the client but if you start and stop a script quickly it is possible to run two instances of the same script over each other. I suspect this is what happened. The only fix afaik is to restart the client. Thanks Malcolm, that must be it
Create an account or sign in to comment