Open tip52 opened 7 months ago
Found a temp fix for myself: pcall setting the parentScript and only continue if its not nil.
Didn't make a pull request because:
1: I don't know how lol 2: There is probably a better way of fixing it
Additional information: the error looks like this: invalid argument #1 to 'getfenv' (number expected, got (random data type here)
Found a temp fix for myself: pcall setting the parentScript and only continue if its not nil.
Didn't make a pull request because:
1: I don't know how lol 2: There is probably a better way of fixing it