So this isn’t my script we’re dealing with, but since it is script related I thought I’d post this here. This may be more fitting as a bug report, if you think so, tell me.
For the past week or so, my output keeps getting spammed with this:
Part Handle is not parented to the Workspace or a WorldModel. GetConnectedParts will not include any other parts.
It does this for every part inside the tool, so the output looks like this:
This comes from the qPerfectionWeld script, I am using it inside tools that are in the starterpack (which means they go into the player backpack), I playtested with tools in the serverstorage, no messages, but when I cut and pasted tools into my player’s backpack, the messages appear.
The tools work fine and are welded properly, but the output spam is really annoying
This used to not happen at all before it started about a week ago.