I suggest you try loading the map piece by piece.
It would give the clients more time to load and causes less lag spikes than cloning the whole.
It seems that some.portions of your map aren’t loaded at all, so perhaps handling the map piece by piece can solve it.
(In the thread they use wait(), I assume task.wait() would work as well)
1 Like