@givirus its because of your script logic, maybe you dont call the function? OR you dont have proper error handling which results into certain parts of your script being skipped since they are inside an if statement. I encountered this problem many times in the past, you will need to handle errors and it'll will be most likely fixed, for the purpose of debugging you can use the "Log" function at several points to see where it will print it.
Scripts not updating from BAS
-
@rootX said in Scripts not updating from BAS:
After updating my scripts, it seems your server is not updating.
I have tested this will multiple projects, non of them updated!Is there an ETA on this fix?
To update the script, you need to completely close it and open it again. If you use the web interface, then it is just a separate html page that will not be updated after changes to the script.
-
@rootX said in Scripts not updating from BAS:
I have done that multiple times, its not updating the new information
After making changes, you need to save the script, then specify when compiling that you need to upload the script to the server, and then check the changes in the compiled script.