Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

  • #007694

  • 0 - None Assigned

  • Fixed

Issue Confirmations

  • Yes (3)No (0)
Photo

Guild Notice

Posted by kyeme on 08 September 2013 - 10:41 AM

There is a bug where the guild notice appears when you log in but it doesn't show again when you change map or warp for example using a butterfly wing or a fly wing will not trigger the guild notice.

Please confirm thank you :)

Can you tell us what is your langtype? can you change your font into arial, and what service are you using in your clientinfo

The double message should be fixed in https://github.com/H...9084c2c07ec8614
As of the other issue it's client-side, so we can't fix it, what client version are you using? Also how is your clientinfo?

pan 
changed status to: Fixed

i use
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
<langtype>18</langtype>

Try using:
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
And
<version>40</version>
<langtype>1</langtype>


Try using:

<servicetype>korea</servicetype>
<servertype>sakray</servertype>
And
<version>40</version>
<langtype>1</langtype>


still no luck. :(



Did you remember to change your PACKETVER and to enable ENABLE_PACKETVER_RE?

Did you remember to change your PACKETVER and to enable ENABLE_PACKETVER_RE?

problem fix it should work now.
the cause of missing guild notice is this.
Posted Image