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

Issue Confirmations

  • Yes (0)No (0)
Photo

Guild/Party item bounded

Posted by kyeme on 01 January 2014 - 09:59 AM

Expelling an offline member from the Guild who is wearing a "Guild bounded item". The item should disappear from the owners account due to Guild Bound Rule. However the headgear remains on the characters view yet the item is already gone.

It looks like the SQL is not updating

Update:
Bug#2:
Multiple characters from the same account and the same guild wearing a Guild Bounded Item.
Expelling the offline character looses its guild but not the Guild Bounded Item however the online character on the same account looses the Guild Bounded Item.

changed severity to: 4 - High

changed status to: Confirmed

Ind 
changed status to: Started

Ind 
changed status to: Fixed

huhu O__O such an annoyance this is oo, I can't fix the first part very easily :| it requires knowing where an item goes to and thats map servers job, char server has no such awareness, given its a cosmetic issue i'm inclined to leave it there, I've fixed the deletion issue https://github.com/H...7bf8ae0e80c7d06

The bug #2 is fixed, but when I expel the character, I got this error
Posted Image

And sir the bug#1 is not fixed yet, so can I mark this as confirmed?

changed status to: Confirmed

The bug #2 is fixed, but when I expel the character, I got this error
Posted Image

Ehm any modifications to your int_storage.c? whats on your line 348? on mine its totally nothing like that

Ind 
changed severity to: 1 - Low

And sir the bug#1 is not fixed yet, so can I mark this as confirmed?

right, severity has been decreased to low due to the cosmetic-ish level of the issue



The bug #2 is fixed, but when I expel the character, I got this error
Posted Image

Ehm any modifications to your int_storage.c? whats on your line 348? on mine its totally nothing like that

I don't have sir.. I am experiencing this whenever I expel an offline character that is wearing a guild bounded item

Fixed in https://github.com/H...d0ad3c60b4fef2b

Also changing to fair as before this bounded items would be lost if the character was offline.

pan 
changed severity to: 2 - Fair
changed status to: Fixed