FATAL_ERROR: Can't recieve value from the server.

I just recently built MOC unstable. When I try to run mocp, I get the message "FATAL_ERROR: Can't recieve value from the server." Is this something with an easy and obvious fix, or should I provide more information for use in debugging?

First, make sure that the old version of mocp server is not running (ps ax | grep mocp should not display mocp processes).

If it still doesn't work, please run mocp -D and send me mocp_server_log and mocp_client_log. Also, what is your OS?

--
Damian Pietras - MOC developer

Aha. It was as you suspected. It now works fine; thanks.