Mascarada / epgp

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

LUA Error in raid with EPGP 5.8.2 #723

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. As far as I can remember it just appeared after a boss died.

What is the expected output? What do you see instead?
-

What version of the product are you using? What locale is your client (en,
ru, kr, ch, es, tw)? What other addons do you have installed and what
versions? How many members do you have in your guild? (/guildinfo).
de Client, latest version 5.8.2, lootmaster 0.6.21, 32 Guildmembers

Paste the text surrounded by -EPGP- in Guild Information here:
Decay: 10% BaseGP: 100 MinEP: 2500 Extras: 50%, OUTSIDERS:1

If this is about http://www.epgpweb.com integration, what is the realm
and region of your guild?
-

Please provide any additional information below.
Message: Interface\AddOns\epgp\modules\loot.lua:34: attempt to call global 
'IsRaidLeader' (a nil value)
Time: 09/07/12 18:48:20
Count: 2
Stack: Interface\AddOns\Auctionator\AtrErrorInspector.lua:105: in function 
<Interface\AddOns\Auctionator\AtrErrorInspector.lua:50>
(tail call): ?
Interface\AddOns\epgp\modules\loot.lua:34: in function 
<Interface\AddOns\epgp\modules\loot.lua:30>
Interface\AddOns\epgp\modules\loot.lua:61: in function 
<Interface\AddOns\epgp\modules\loot.lua:60>
[string "safecall Dispatcher[4]"]:4: in function <[string "safecall 
Dispatcher[4]"]:4>
[C]: ?
[string "safecall Dispatcher[4]"]:13: in function `?'
...ore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: in function `Fire'
Interface\AddOns\epgp\LibLootNotify-1.0.lua:91: in function 
<Interface\AddOns\epgp\LibLootNotify-1.0.lua:65>
Interface\AddOns\epgp\LibLootNotify-1.0.lua:207: in function 
<Interface\AddOns\epgp\LibLootNotify-1.0.lua:205>

Locals: msg = " Interface\AddOns\epgp\modules\loot.lua:34: attempt to call 
global 'IsRaidLeader' (a nil value)"
funcnames = <table> {
 1 = "?"
 2 = "Fire"
}
funcstr = "? > Fire"
looksLikeAuctionatorError = false
inAtrErrorHandler = true
origErrorHandler = <function> defined 
Interface\FrameXML\BasicControls.xml:<Scripts>:4
zc = <table> {
 msg_red = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:550
 msg = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:675
 GetArrayElemOrFirst = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:149
 NumToBool = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:504
 IsEnglishLocale = <function> defined @Interface\AddOns\Auctionator\AuctionatorLocalize.lua:51
 ShowHide = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:35
 StringStartsWith = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:868
 printmem = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:949
 round = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:544
 tallyAdd = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:1039
 msg_color = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:556
 CheckDeferredCall = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:331
 priceToMoneyString = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:779
 tallyPrint = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:1051
 StringEndsWith = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:848
 GetArrayElemOrNil = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:164
 BoolToNum = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:494
 If = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:98
 periodic = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:354
 Min = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:68
 msg_pink = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:551
 SetTextIf = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:46
 CopyDeep = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:921
 msg_str = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:569
 priceToString = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:743
 enc64 = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:214
 Val = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:57
 msg_badErr = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:586
 TrimQuotes = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:892
 printableLink = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:936
 PrintTable = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:384
 StringContains = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:830
 StringSame = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:812
 PullItemIntoMemory = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:462
 val2gsc = <function> defined @Inte

Original issue reported on code.google.com by the.bl4c...@gmail.com on 8 Sep 2012 at 10:34

GoogleCodeExporter commented 8 years ago
I was not raidleader/lootmaster.

Original comment by the.bl4c...@gmail.com on 8 Sep 2012 at 10:36

GoogleCodeExporter commented 8 years ago
thanks for the report!  this should be fixed in 5.8.3 which should be live soon 
on curse

Original comment by chip.turner on 8 Sep 2012 at 5:14