|
ralgith Sorcerer
Joined: 13 Jan 2006 Posts: 715
|
Posted: Tue Jul 19, 2011 6:33 pm
MCP2 (MCCP2) Offer Not Accepted by CMUD? |
Working with the MUD code on my other problem with usernames we moved the Mud Compression Protocol stuff elsewhere... however CMUD is always responding "DONT" when the server offers MCCP WILL. Can anyone shed some light on this?
Debugger:
Code: |
0.0001 | <IAC><WILL><86>This is my private test port. If you haven't been invited, Go Away.<CR><LF><CR><LF>
0.0001 | *** PRESS RETURN:
0.0048 | i UCode ><IAC><DONT><86>
|
As you can see, the server is properly sending a telnet negotiation for MCCP2 (TELOPT 86), and CMUD is responding with DONT MCCP2.
This is with the latest stable CMUD. |
|
_________________ CrossOver: Windows Compatibility on Mac and Linux CMUD Advocate |
|
|
|
ralgith Sorcerer
Joined: 13 Jan 2006 Posts: 715
|
Posted: Tue Jul 19, 2011 6:47 pm |
From another machine I get the proper DO MCCP2 response from CMUD, I'm assuming this means one machine is missing the zlib compression dll file?
|
|
_________________ CrossOver: Windows Compatibility on Mac and Linux CMUD Advocate |
|
|
|
ralgith Sorcerer
Joined: 13 Jan 2006 Posts: 715
|
Posted: Tue Jul 19, 2011 10:56 pm |
Or it just means that somehow the option in my prefs for that session was completely disabled for some reason.
|
|
_________________ CrossOver: Windows Compatibility on Mac and Linux CMUD Advocate |
|
|
|
|
|