from what I can see, you have client_move in the server definition. This means the server is most likely going to look for a client there.

I think you can safely take out client_move from the server definition and see if that helps.