nehtik / epgp

Automatically exported from code.google.com/p/epgp
0 stars 0 forks source link

Full EP not being awarded #342

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Today was our guilds first day using EPGP
We are using EPGP with EPGPLootmaster and decided to try it out while we 
down Malygos

i started the raid by tossing out 100 bonus EP to everyone in the raid at 
8:00 and started a recurring 100EP after every 15 minutes from there.
we spent about 3 hours on Malygos, and at the end i awarded a bonus 200 EP 
but, there were several people (who had been there the entire time) with 
100 EP less than the rest of the group. A couple of them could have 
disconnected during the fight, but I myself was one of the people who was 
missing 100 EP, and i hadnt disconnected once, and was the master looter.

I awarded the missing EP manually, and we moved on to Sartharion where we 
spent about 45 minutes. At the end of that i awarded bonus 100EP and the 
same people (myself included) who were down last time, were down 100-200 
EP at the end. These people had been in the raid through the entirety of 
start to finish, but for some reason had less EP than the others who had 
been there.
Is there any reason people would not be awarded to certain people? If 
there is, how can i fix it, or make it so it does not happen again?

Original issue reported on code.google.com by kiooki...@gmail.com on 19 Mar 2009 at 4:29

GoogleCodeExporter commented 8 years ago
This sounds like a bug in LibGuildStorage. Can you attach your epgp.lua, found 
in
saved variables? You can find it here:

<WoW Installation 
Directory>\WTF\Account\<YourAccountName>\SavedVariables\epgp.lua

You can attach files on this bug report, or if you do not feel comfortable with 
that
just mail it to me directly.

Original comment by evlogimenos on 19 Mar 2009 at 12:11

GoogleCodeExporter commented 8 years ago
here it is, i have no problem with you reading it :P
if you can let me know whats wrong, i would greatly appreciate it, this has 
already 
caused a little loot drama, and we are bringing in this mod in order to get rid 
of 
it, haha, other than this little thing, a job well done!

Original comment by kiooki...@gmail.com on 19 Mar 2009 at 10:49

Attachments:

GoogleCodeExporter commented 8 years ago
another run of naxxrammas this week. same people having issues, where by the 
end of 
the raid we find ourselves 300-400 EP behind the rest of the people having been 
there the whole time. cant seem to find where things are going wrong

Original comment by kiooki...@gmail.com on 25 Mar 2009 at 10:14

GoogleCodeExporter commented 8 years ago
Oh I forgot to put an update to this bug. I run a script to analyze this lua 
file and I didn't find anything wrong. I 
will need to revisit LibGuildStorage since it seems that it is misbehaving. I 
am increasing the priority of this to 
critical so it will be the next on my list once I unblock macatack from working 
on lootmaster integration.

Original comment by evlogimenos on 25 Mar 2009 at 10:57

GoogleCodeExporter commented 8 years ago
Ok I think I managed to reproduce something that might be affecting this. What 
I did:
- set the updates to happen for 5 people at a time to simulate a large guild on 
my 25 man testing guild
- set recurring award to 1 per 5 secs
I ran this for 100 rewards without any problems. All members had 100 EP.

Now along with recurring EP I started spamming one time awards of 1000 EP to 
the raid. When I managed to 
award a one time award at the same time as the recurring award, some people 
received the 1 EP from 
recurring and some the 1000 EP from the one time.

This is probably what happened to you as well. You do both one time awards and 
recurring. If they happened 
at the same time some people got one of the two.

Is it possible that this is it?

Original comment by evlogimenos on 26 Mar 2009 at 12:19

GoogleCodeExporter commented 8 years ago
it is possible. however for the naxx, i did not to any one time EP awards. next 
time 
i run, i will try having another officer do the recurring EP so that i can find 
out 
if it is a bug on my side.

Original comment by kiooki...@gmail.com on 26 Mar 2009 at 2:36

GoogleCodeExporter commented 8 years ago
This is fixed in r1066.

Original comment by evlogimenos on 27 Mar 2009 at 12:34