I clone pet models into workspace, for some models no parts are there

Hi, so this weird bug in Team Create occurred with the pet system I made.

In a nutshell, I tried debugging this by cloning every pet model from ServerStorage into the Workspace, server-sided.

I look through each model in client-sided mode, and notice for some models no parts are there, but if I switch back to server-sided everything is there.

And my script breaks because of this bug.

I assume it’s a bug with Team Create (typical) but yeah not sure what else to try here. Also worth mentioning there’s a part named Head in each of the models, and it’s a MeshPart. But there are also normal parts in some of them too, and none of those show up in client mode.

Actually getting a bit agitated over this. Any help appreciated, thanks.

1 Like

Can’t believe I caught it, but I saw that SreamingEnabled was turned on, and when those pets were created they were very far away from where the player spawned in.

Well, glad I found the cause! :joy:

1 Like