partOrCharacter in workspace bug?

For some reason the output is giving me partOrCharacter must be in workspace yet the NPC is in workspace, and it only gives me this output when I try to move the npc.

Check if the Archivable parameter on your model is set to true
If it is on false, you cannot interact with it in any way.

How are you trying to move the character? Do you want to move him to another service or move his HumanoidRootPart to a different position?

yes the archivable on the model is set to true and Im moving the character using MoveTo: on his humanoid

I’ve also tried just teleporting the NPC and it still gives the error

It would be very useful to see the code that is causing this. Without that we can only make guesses.

I removed the code and replaced it with my own UI, Forgot to close the post

1 Like