[available] GMCP in Mudlet

User avatar
tsuujin
Posts: 695
Joined: Fri Feb 26, 2010 12:59 am
Location: California
Contact:

Re: GMCP in Mudlet

Post by tsuujin »

Vadi wrote:You did get the changes and recompile?
yeah. bzr pull from the gmcp directory, make clean, make install.

User avatar
Vadi
Posts: 5042
Joined: Sat Mar 14, 2009 3:13 pm

Re: GMCP in Mudlet

Post by Vadi »

On line 446 of ctelnet.cpp, put this in:
Code: [show] | [select all] lua
cout << _h << endl;
Then see in the terminal if it echos to you something like Char.Login blah blah after GMCP enabled.

User avatar
tsuujin
Posts: 695
Joined: Fri Feb 26, 2010 12:59 am
Location: California
Contact:

Re: GMCP in Mudlet

Post by tsuujin »

Just like that: with the little question mark icons around Char.Login
ATCP enabled
MCCP v2 negotiated!
checking mccp start seq...
MCCP version 1 starting sequence
-1,-6,86,-1,-16
COMPRESSION START sequence found
Warning: Object::connect: No such slot dlgProfilePreferences::setBoderColor()
Warning: Object::connect: (sender name: 'pushButtonBorderColor')
Warning: Object::connect: (receiver name: 'profile_preferences')
Warning: Object::connect: No such slot dlgProfilePreferences::setBoderImage()
Warning: Object::connect: (sender name: 'pushButtonBorderImage')
Warning: Object::connect: (receiver name: 'profile_preferences')
starting ZLIB decompression. GMCP enabled
���Char.Login { "name": "...", "password": "..." }�
MCCP v2 negotiated!
checking mccp start seq...
MCCP version 1 starting sequence
-1,-6,86,-1,-16
COMPRESSION START sequence found

User avatar
Vadi
Posts: 5042
Joined: Sat Mar 14, 2009 3:13 pm

Re: GMCP in Mudlet

Post by Vadi »

That would mean its sending right (assuming the ellipses are what is edited out). What mud is this on?

User avatar
tsuujin
Posts: 695
Joined: Fri Feb 26, 2010 12:59 am
Location: California
Contact:

Re: GMCP in Mudlet

Post by tsuujin »

Tried on both Midkemia and Aetolia.

User avatar
Vadi
Posts: 5042
Joined: Sat Mar 14, 2009 3:13 pm

Re: GMCP in Mudlet

Post by Vadi »

Seems disabling MCCP fixes the no output w/ autologin on Aetolia (and Lusternia). MkO has been confirmed as borked though, the GMCP-enabled Nexus client doesn't work with it.

User avatar
tsuujin
Posts: 695
Joined: Fri Feb 26, 2010 12:59 am
Location: California
Contact:

Re: GMCP in Mudlet

Post by tsuujin »

Any chance of getting the regular build of Mudlet (with mapper) to work with GMCP? I really miss having a mapper.

User avatar
Vadi
Posts: 5042
Joined: Sat Mar 14, 2009 3:13 pm

Re: GMCP in Mudlet

Post by Vadi »

I'm not sure, Heiko said he'd merge this one weekend - but that's past now. He can get quite busy sometimes. Up to him to put out the new build

User avatar
tsuujin
Posts: 695
Joined: Fri Feb 26, 2010 12:59 am
Location: California
Contact:

Re: GMCP in Mudlet

Post by tsuujin »

Where abouts is the config for GMCP enable/disabled saved on a profile? My midkemia profile (for which I want GMCP off) always defaults to on when I load it up, but my Achaea profile (for which I want GMCP -on-) always defaults to it being off.

User avatar
tsuujin
Posts: 695
Joined: Fri Feb 26, 2010 12:59 am
Location: California
Contact:

Re: GMCP in Mudlet

Post by tsuujin »

Nevermind, found it!

Post Reply