nehtik / epgp

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

Assigning loot #533

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Choosing loot to assign to people

What is the expected output? What do you see instead?
Lua Error

Message: ...nterface\AddOns\epgp_lootmaster_ml\lootmaster_ml.lua:1794:
Usage: GetLootSlotInfo(slot)
Time: 11/08/09 20:35:59
Count: 7
Stack: [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in
function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
(tail call): ?
(tail call): ?
[C]: in function `GetLootSlotInfo'
...nterface\AddOns\epgp_lootmaster_ml\lootmaster_ml.lua:1794: in function `?'
...pgp\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:146: in function
<...pgp\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:146>
[string "safecall Dispatcher[1]"]:4: in function <[string "safecall
Dispatcher[1]"]:4>
[C]: ?
[string "safecall Dispatcher[1]"]:13: in function `?'
...pgp\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:91: in function `Fire'
...rface\AddOns\epgp\libs\AceEvent-3.0\AceEvent-3.0.lua:120: in function
<...rface\AddOns\epgp\libs\AceEvent-3.0\AceEvent-3.0.lua:119>
[C]: in function `LootSlot'
Interface\AddOns\tLoot\tLoot.lua:48: in function
<Interface\AddOns\tLoot\tLoot.lua:40>

Locals: (*temporary) = "LeftButton"
(*temporary) = false
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = <function> defined =[C]:-1

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).
en 5.5.10

Paste the text surrounded by -EPGP- in Guild Information here:

-EPGP-
@BASE_GP:250
@DECAY_P:7
@MIN_EP:500
@EXTRAS_P:50
-EPGP-

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

Please provide any additional information below.

Original issue reported on code.google.com by jimb...@gmail.com on 8 Nov 2009 at 8:38

GoogleCodeExporter commented 8 years ago
Caused by the tLoot addon. It seems this addon modifies the event parameters 
(which
it shouldn't). Just disable this addon or tell the maintainer to fix this for 
you.

Original comment by mackatack on 10 Nov 2009 at 11:30