Hello,
I'm writing this issue to report an error caused by this bit of code:
for i = 1, #path_array do
pointer = pointer[path_array[i]]
end
The bug happens when using replica:SetValues().
Error code:
ServerScriptService.Lib.ReplicaService:431: attempt to index number with 'Type'