Weld inside accessory disappear when playing

  1. What do you want to achieve? Hello, I have an accessory that I add to all players when they join, it’s made of two parts so there is a weld to attach them.

  2. What is the issue? It was working perfectly fine, I didn’t open studio for a few days, then I come back, and the accessory is not working like before, the weld just disappear when im playing.

In serverstorage:

In the player character:

  1. What solutions have you tried so far? Tried to recreate the weld myself & with a plugin, renamed it, used a weldconstraint.

Make sure its not anchored in ServerStorage. If you drag out the accessory into workspace and press Run does it do anything? Does the weld seperate? I would put the keycard item underneath the handle, weld constraint it, and if that doesn’t work then I would star thinking it’s something else.

It could be the new avatar system too. In StarterPlayer there is a property for using the new joints system, maybe try turning it off real quick?

Changing the joints property in StarterPlayer fixed it, thanks!

I had the same problem. I have NO idea why they thought it was a good idea to remove their Motor6D and weld system and add “joints”.

1 Like