it is following the video from Brackeys in Youtube. when the two player linked into the server, the error was triggered. Error code is followed:
NullReferenceException: Object reference not set to an instance of an object
PlayerShoot.Update () (at Assets/Scripts/PlayerShoot.cs:41)

but if only single player linked with server, everything is fine. I think it is not code error. can you give any suggestion?