mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #03635
[Bug 918419] Re: gmcp "hangs" when dealing with a lot of items
I'm getting some mojibake (after the "processTelnetCommand: " in lines
containing that and also at the end of the same lines) when viewing
posting: "Vadim Peretokin (vperetokin) wrote on 2013-09-29". Maybe its
not an issue but just the side effect of cut and pasting raw telnet byte
sequences with characters with the high bit set (>127) but is that the
case or is something actually wrong there?
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/918419
Title:
gmcp "hangs" when dealing with a lot of items
Status in Mudlet the MUD client:
Confirmed
Bug description:
When dealing with a lot of individual items, your connection can look
like its stuck: you don't receive any information back from the server
and can't send anything.
I found the problem on Achaea, and it only works when using gmcp. An easy way to simulate it would be the following:
OUTR ALL KOLA (or whatever plant you have tons of)
SPLIT KOLA INTO GROUPS OF 1 (do this till all your kola is split into individual items)
COMBINE ALL KOLA
This last step will cause the connection to hang. This is on an empty
profile with only gmcp enabled.
To confirm that this is a Mudlet-specific bug and not an Achaean one,
I tried with another client (tintin++). With gmcp enabled there (and
the Char, Room and Char.Items modules enabled), the combining worked.
My Mudlet version is one compiled from git from a week or two ago, on Archlinux.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/918419/+subscriptions
Follow ups
References