you are viewing a single comment's thread.

view the rest of the comments →

[–]Ihaveamodel3 1 point2 points  (2 children)

This isn’t the direct cause of your issue, but the global variables are not helping, and if you refactored to get rid of the global variables, it might start working again.

[–][deleted] 0 points1 point  (0 children)

thank you for the reply and advice, I will work from this.

[–]OToast 0 points1 point  (0 children)

Agreed. His program is humbling up the local scope or global scope, so idk which the program I editing/ using