the script is not working 30charsssssssssssssssssssssssss
Try putting prints every few lines so you can pinpoint where the issue is happening.
what do you mean prints???
Here is an example:
print("1")
-- code
print("2")
If it does not print “2” in the output window, then you know there is an issue between point 1 and 2
I am gonna get the other issue solved first cause i think that is causing the problems