Issue information

Issue ID
#7936
Status
Fixed
Severity
Fair
Started
kyeme
Jan 1, 2014 9:59
Last Post
pan
Apr 10, 2014 4:24
Confirmation
N/A

kyeme - Jan 1, 2014 9:59

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. [u]However the headgear remains on the characters view yet the item is already gone.[/u]

It looks like the SQL is not updating

kyeme - Jan 1, 2014 16:58

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[u] but not the Guild Bounded Item h[/u]owever the online character on the same account looses the Guild Bounded Item.

This post has been edited by kyeme on Jan 12, 2014 15:57

kyeme - Jan 12, 2014 15:44

Up~

kyeme - Mar 14, 2014 5:21

Bumpppppppppppppp~

Ind - Mar 14, 2014 19:22

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 [url="https://github.com/HerculesWS/Hercules/commit/8e412fcc26499eda20530445d7bf8ae0e80c7d06"]https://github.com/HerculesWS/Hercules/commit/8e412fcc26499eda20530445d7bf8ae0e80c7d06[/url]

kyeme - Mar 15, 2014 0:14

The bug #2 is fixed, but when I expel the character, I got this error
[img]http://i.imgur.com/AgJsSPf.jpg[/img]

This post has been edited by kyeme on Mar 15, 2014 2:21

kyeme - Mar 15, 2014 2:22

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

Ind - Mar 15, 2014 20:36

[quote name="kyeme" timestamp="1394842480"]
The bug #2 is fixed, but when I expel the character, I got this error
[img]http://i.imgur.com/AgJsSPf.jpg[/img][/quote]Ehm any modifications to your int_storage.c? whats on your line 348? on mine its totally nothing like that

Ind - Mar 15, 2014 20:37

[quote name="kyeme" timestamp="1394850179"]
And sir the bug#1 is not fixed yet, so can I mark this as confirmed?[/quote]right, severity has been decreased to low due to the cosmetic-ish level of the issue

kyeme - Mar 16, 2014 6:31

[quote name="Ind" timestamp="1394915797"][quote name="kyeme" timestamp="1394842480"]

The bug #2 is fixed, but when I expel the character, I got this error
[img]http://i.imgur.com/AgJsSPf.jpg[/img][/quote]Ehm any modifications to your int_storage.c? whats on your line 348? on mine its totally nothing like that[/quote]
I don't have sir.. I am experiencing this whenever I expel an offline character that is wearing a guild bounded item

pan - Apr 10, 2014 4:24

Fixed in [url="https://github.com/HerculesWS/Hercules/commit/b5c2a71ef2575b66e7b1b25aed0ad3c60b4fef2b"]https://github.com/HerculesWS/Hercules/commit/b5c2a71ef2575b66e7b1b25aed0ad3c60b4fef2b[/url]

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

This post has been edited by pan on Apr 10, 2014 4:25