My script works perfectly when i run it locally in studio.
When i get onto an actual server, i get this error:
not easy to see so here it is in text.
ReplicatedStorage.TS.Modules.Placement.client:428: table index is nil
here is a screenshot of the loadplaced function:
Line 428 is _placedMap[placeable] = _arg1
Hopefully we can fix this.

