Issue information

Issue ID
#5687
Status
Needs more Info
Severity
None
Started
Hercules Elf Bot
May 2, 2012 9:01
Last Post
kyeme
Oct 24, 2013 9:55
Confirmation
N/A

Hercules Elf Bot - May 2, 2012 9:01

Originally posted by [b]Hobbix[/b]
New RagexeRE have a bug with the display color of announcements to be displayed after the previous announcement.
I use 2011-11-22aRagexeRE.exe.

Example script:
[CODE]- script test 1,{
OnPCLoginEvent:
announce "Yellow message",3;
sleep2 10000;
announce "Color message",3,0x00F8F0;
end;
}[/CODE]

When the second announcement is triggered (after 10 seconds) until the previous one has not disappeared, then the second announcement of a bug with the color (displays the color of the previous announcement).

announce "Yellow message",3; - yellow color.
announce "Color message",3,0x00F8F0; - yellow color too

Hercules Elf Bot - May 2, 2012 10:03

Originally posted by [b]Rozeniiz[/b]
i test with rathena 16043 it's not bug

but if you put delay too short first announce not hide and then second announce is appear it will be show color in first announce
you must put delay longer for first announce to be hide and second announce will show with color you set

This post has been edited by Rozeniiz on May 2, 2012 10:10

Hercules Elf Bot - May 2, 2012 12:07

Originally posted by [b]Hobbix[/b]
[b]Rozeniiz[/b], yes, but it does not fix this bug.

Hercules Elf Bot - May 2, 2012 12:24

Originally posted by [b]Rozeniiz[/b]
some time my server has happen like this but i think about time to appear first annouce one to second announce

my english very bad i think you don't understand what i mean

Hercules Elf Bot - Jun 4, 2012 7:40

Originally posted by [b]Xantara[/b]
[b]Needs more info. [/b]

Seems like two people experiencing this problem but I am unable to reproduce even with a lesser delay between announcements... But, I tested on an older client 2011-06-09a. Packet problems?

This post has been edited by Xantara on Jun 4, 2012 7:46

Hercules Elf Bot - Jun 7, 2012 11:22

Originally posted by [b]Hobbix[/b]
The problem appears only in the newest exe 02-11-2011RagexeRE+

kyeme - Oct 24, 2013 9:55

I confirmed client bug
[img]http://i.imgur.com/TwMntjA.jpg[/img]

Are there any chances to fix this client bug?

Latest discussion: [url="http://rathena.org/board/tracker/issue-5687-announce-color-bug/"]http://rathena.org/board/tracker/issue-5687-announce-color-bug/[/url]

This post has been edited by kyeme on Oct 24, 2013 9:57