Client doesn't display the bone hit

I have some code that does a line trace on the server to get the bone that that trace has hit but it doesn’t seem to replicate to the client, then It prints the hit bone and this is the result:on the server: “Server:Head” and on the client “Server:none”

Same problem, how did you fix it?