← Back to team overview

mudlet-makers team mailing list archive

[Bug 1674601] Re: Mudlet or game output hangs with crafted input

 

Sent By: Ianir on 2017-03-23 15:12:13
Greetings. Regarding your ANSI bug, this seems to be at the Rapture level and has been forwarded on to IRE (who will maybe solve it before the entropic death of the universe if we're lucky). If you need colour or newlines in echo, you can use $<FG>[:<BG>]$ to insert colours (based on the COLOURS command) and, as a bonus, $n$ for newlines.

-- 
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1674601

Title:
  Mudlet or game output hangs with crafted input

Status in Mudlet:
  Invalid

Bug description:
  Steps to reproduce:

  * ensure your command separator is set to ;
  * connect to an IRE game like Lusternia.com and log in
  * do: lua display((Polaris): You say, "Test.")

  What happens: any input you enter is not reflected by the game. Mudlet
  still sends the input (confirmed by Wireshark) and Mudlet still
  receives output from the game (confirmed with ambient effects still
  showing).

  It makes it really hard to tell if it's Mudlet or the MUD with the
  issue since Mudlet is still sending and receiving data as far as I
  see.

  Reported by Pharanyx on Discord.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1674601/+subscriptions


References