On 1 February 2012 09:39, gavk
<gavk.5792kn1328089...@no-mx.forums.slimdevices.com> wrote:
>
> I quite often receive the "Awaiting server response" message at the
> bottom of the screen and under the players menu I get "No known
> players".

Hi Gavin,

"Awaiting server response" means moose cant talk to the server..

If the server's not started, is in the process of starting, or is
stuck in some big database query, it'll do this..

If the CLI plugin's not enabled it could do it too..

Otherwise, it's likely to be a networking issue..

You say your server and moose are on the same PC..

First thing i'd do is fiddle with the server address in Moose.

For your case, all three of these should be valid. Sometimes windows
prefers one to another for some reason:

127.0.0.1
localhost
192.168.X.X (actual machine IP)

Also check the CLI port's correct - should be 9090..

If you're still having issues, check the moose log..

If you're getting:

> CLI: (connect: X.X.X.X:9090)
> connect: Problems: No connection could be made because the target machine 
> actively refused it X.X.X.X:9090

it's one of the problems listed above.

If you're getting:

> CLI: (connect: X.X.X.X:9090)
> socket_connected_to_remote_host

Then moose has connected ok, but something else is going wrong..

Also, could be a server bug.. Which version are you running ?

Hope that helps,

-- 
- Dr Lovegrove
http://www.rusticrhino.com/drlovegrove
http://groups.google.com/group/moosenews
_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to