When the server to client remote is fired, the server acknowledges that the part exists, however it is nil for the client, which is causing an error later on in the client sided script. How can this be fixed?
I know this is the issue because it works sometimes, but not other times, as well as my other methods of trying to fix it showing similar errors, and printing the barrier on the client returns nil. Its functionality is random.
Ensure that you have no localscripts that delete the part, and also ensure that there’s no localscript that may tp the part to fall out of the map where it will be removed from the workspace locally.