Socials/Command problem

Posted by kenny31539 on Wed 19 Oct 2011 02:37 PM — 3 posts, 12,905 views.

USA #0
Ok, I'm running the current version of mushclient and (I think) the current version(s) of cygwin. Issue is this: I try to type in a command in-game and all it's doing is trying to access socials.


look
Huh?

<24hp 145m 110mv> <#1200>
east
Huh?

<24hp 145m 110mv> <#1200>
west
Huh?

<24hp 145m 110mv> <#1200>
north
Huh?

<24hp 145m 110mv> <#1200>
south
Huh?

<24hp 145m 110mv> <#1200>
giggle
You giggle.


That is taken from smaug14fuss. I get the same issues from fotefuss and swrfuss. I'm beginning to think that it's an issue with mushclient, but I can't for the life of me figure out what it would be.

Thanks in advance for any advice or help in the problem...if it happens to be an issue with the actual coding, if someone could direct me to the proper forum I'd be real appreciative. :)
Australia Forum Administrator #1
Sounds to me like a problem with the server. There is some sort of dynamic linking-in of commands, and if that doesn't work it doesn't recognize any commands, maybe excepting the socials.

Check your Makefile and make sure you built it with the right options commented in/out.
USA #2
Ahh, you are indeed a genius among men, Mr. Gammon. I overlooked that time and time again. Some reason that line was commented out of things. Seems to be working now without a hitch.

Thanks a bundle!