Streaming Enabled Linking Local Script to a part

I finally swapped over to streaming enabled and now none of my StarterPlayer locals are allowing parts to work and their functions. being spinning blocks that were handled via client
handling being able to change player lighting

now the error is block is not a valid member of folder… yet I can see it via client folder do I need to dupe the block to server folder? I read I should add a simple Wait() and I did and still nothing…

how would I keep lag friend by sending files from client to server.

Either use WaitForChild or use something like Region3.

1 Like