mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #00846
Re: [Bug 484214] [NEW] Echo() doesn't work after a couple of lines are executed.
If my above posting doesnt solve your problem please post your original
script that caused these problems. As far as I can see you must have
made some kind of error maybe you have used \r instead of \n?
Jaybles schrieb:
> <pre wrap>Public bug reported:
>
> Pre Mudlet 1.0.1
>
> http://www.mediafire.com/imageview.php?quickkey=ymvtzmmdnnz
>
> This shows the echo() from the statistics button being shown as a
> black block instead of text.
> On further inspection, if one were to copy where the black block is,
> it will be shown normally
>
> Mudlet 1.0.1
>
> This is the first script I run when opening Mudlet 1.0.1.
> This shows that the echo() problem only occurs after a couple of lines
> are run
>
> http://www.mediafire.com/imageview.php?quickkey=zqkvdmj3moz
>
> It also shows \n characters shown as degree symbols
>
>
> http://www.mediafire.com/imageview.php?quickkey=hywyzk2lezw
> When I copy paste the black block (now the statistics block is colored
> red.)
>
>
> http://www.mediafire.com/imageview.php?quickkey=timyaeyumy4
> This is when I set fg("red") on my echo().
>
> When I set bg("red") on the echo(), it remains black but when
> highlighted (inverted as well), it is shown normally.
>
> ** Affects: mudlet
> Importance: Undecided
> Status: New
>
> </pre></body>
> </html>
> </html>
--
Echo() doesn't work after a couple of lines are executed.
https://bugs.launchpad.net/bugs/484214
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
Status in Mudlet the MUD client: New
Bug description:
Pre Mudlet 1.0.1
http://www.mediafire.com/imageview.php?quickkey=ymvtzmmdnnz
This shows the echo() from the statistics button being shown as a black block instead of text.
On further inspection, if one were to copy where the black block is, it will be shown normally
Mudlet 1.0.1
This is the first script I run when opening Mudlet 1.0.1.
This shows that the echo() problem only occurs after a couple of lines are run
http://www.mediafire.com/imageview.php?quickkey=zqkvdmj3moz
It also shows \n characters shown as degree symbols
http://www.mediafire.com/imageview.php?quickkey=hywyzk2lezw
When I copy paste the black block (now the statistics block is colored red.)
http://www.mediafire.com/imageview.php?quickkey=timyaeyumy4
This is when I set fg("red") on my echo().
When I set bg("red") on the echo(), it remains black but when highlighted (inverted as well), it is shown normally.
Follow ups
References