I recently turned on streaming enabled.
Now I am noticing some errors in my scripts. One being where when i try to cloen a part from replicated storage that was placed far away from the map on the server, then firing to client that part as an argument for the client to pick up and do effects visually on the client.
But now an error occurs claiming that part is ‘nil’ on the client.
I figured it may be because i toggled streaming enabled recently but i wanna keep it on because it will optimize my game
How can I fix?
1 Like
could you send a snippet of the script?
I tryied to bring the part closer to the hrp and if i wait like 1 second before firing to all clients it will work but i dont wanna have this kind of “hacky” way or have any delays bc its a projectile
Also ignore in the screenshot that i wrote “effect2” instead of “effect” cuz i wrote that accidentaly when took the screenshot
where is effect defined?
charlimitcharlimitcharlimit
what do you mean defined.
haodps s da s s s
oh nevermind, but you cant send instances through remotes from my experience, I would send the name of it and then do vfxfolder:FindFirstChild(name)