thats the problem, thats pretty much all of the code, the rest related to this is just
Weight1 = (weightDirectoryHere):Clone()
at the beginning of the function
this should contain the faulty, or broken script, should i have done something wrong, i have tested if the rest of the script breaks it, and it does not, so im quite actually bamboozledā¦
Itās important to localize your variables, and use clean code so that others can read. Indentations can be useful in allowing one to read the structure of your code.
I couldnāt replicate any error. Here is the script that I cleaned up for you.
im terribly sorry about the mess i call āorganizationā pardon me for that, as for the localizationā¦ thanks, thats the second time this has happened to me now, i really should get more used to that
(i really hate how i miss the most obvious solutions lately)