News
v5.12/13: added BfA gems, changed stats on some gems, cleaned code, fixed minor bugs. If you get errors or wrong stats on first time loading please issue /egl scan on command line or press the button to scan gems in the option menu. If I missed any gem for stat update, please tell me.
Overview
List of gems, groupable by socket color, stat, quality, level and class. Favorite gems can be saved in an extra list for each character.
Usage
This addon will attach to minimap and integrates in any action bar supporting ldb (i.e. Titan). You can also start this addon using the slash commands /egl or /epicgemlist. Use shift + click to copy a gem-link to the chat edit box or auction house. Use ctrl + click to save favorite gems. Gem data will be saved in a local database for all chars, settings will be saved separately for each char.
/egl minimap (toggles minimap button) /egl config (open configuration window) /egl scan (force scan of gem data)
Notes
First time loading can be a bit slow due to requesting all gem data from server. This also happens if the addon version changes or the wow client gets an update. Further starts should always load gem data from locally saved variables. Cogwheels and some epic raid drops still missing.
ToDo
- search for raw gems
- sometimes include looted and bought gems
Other Addons
- Epic Food List - list of craftable buff food, sortable by stat and level
- Epic Enchant List - list of enchants for your equipment
Feel free to leave a comment here or use the Ticket Tracker for errors and suggestions.
When I start the game with this addon installed I first get a shitload of message saying "could not retrieve itemID from server" and in the end it crashes the game. Am I doing something wrong?
In reply to Forge_User_20414294:
Should be fixed in newest version ;)
This addon along with epic Enchant list breaks Supervillan's COnfig (/sv)
Epic Food List doesn't.
What is "Supervillan's COnfig" ? Can't find that on curse as an addon. Cause epic gem/enchant list are a bit older, they don't use local variables straightforward. Might be a conflict with these. It's probably not a bug in my addons, but an incompatibility beetween those addons. Please send me a link to suvillans, so I can do further checks.
The latest version seems to display some annoying white text in the upper left corner of the screen.
0 cps via lib (4000 bytes avail) 0 cps bypassed lib
--
Edit:
I've opened a ticket.
removed debugging output in 3.04
Thank you. :)
LibVersionCheck-1.0.lua is still referencing GetNumRaidMembers which is no longer available.
thanks for information: Just uploaded 3.02 with that library removed.
Two errors :
24x [ADDON_ACTION_BLOCKED] AddOn "EpicGemList" tried to call the protected function "CompactRaidFrame1:Show()".
!BugGrabber-r188\BugGrabber.lua:587: in function <!BugGrabber\BugGrabber.lua:587>
<in C code>
FrameXML\CompactUnitFrame.lua:276: in function "CompactUnitFrame_UpdateVisible"
FrameXML\CompactUnitFrame.lua:234: in function "CompactUnitFrame_UpdateAll"
FrameXML\CompactUnitFrame.lua:46: in function <FrameXML\CompactUnitFrame.lua:43>
Locals:
nil
5x [ADDON_ACTION_BLOCKED] AddOn "EpicGemList" tried to call the protected function "CompactRaidFrame1:SetAttribute()".
!BugGrabber-r188\BugGrabber.lua:587: in function <!BugGrabber\BugGrabber.lua:587>
<in C code>
FrameXML\CompactUnitFrame.lua:268: in function "CompactUnitFrame_UpdateInVehicle"
FrameXML\CompactUnitFrame.lua:233: in function "CompactUnitFrame_UpdateAll"
FrameXML\CompactUnitFrame.lua:96: in function <FrameXML\CompactUnitFrame.lua:43>
Locals:
nil
sorry for this error, but I never used the mentioned function anywhere in my code. Seems to be a blizzard bug, just showing in bug grabber tools like coming from my addon or any other. A quick solution might be turning of "hiding raid frame" in the options and let xperl do that for you or whatever raid frame addon You use. Would have to replace ALL menues (dropdowns) for this and no time atm. So complain to blizzard for this, fix it yourself or be patient ... (btw. there are many other addons throwing this error, all with dropdown menues with more that 8 entries. Its not their fault, its Blizz using Raidframes for real and virtual groups in a non-standard way).
Not sure if its the EGL or Blizzard, but wanted to let you know I get this error every so often while in combat.
Date: 2012-11-13 20:10:35
ID: 5
Error occured in: AddOn: EpicGemList
Count: 7
Message: Note: AddOn EpicGemList attempted to call a protected function (CompactRaidFrame1:Show()) during combat lockdown.
Debug:
[C]: Show()
..\FrameXML\CompactUnitFrame.lua:276: CompactUnitFrame_UpdateVisible()
..\FrameXML\CompactUnitFrame.lua:234: CompactUnitFrame_UpdateAll()
..\FrameXML\CompactUnitFrame.lua:96:
..\FrameXML\CompactUnitFrame.lua:43
Locals:
None
AddOns:
I also received the following eror when I killed a raid boss.
Date: 2012-11-18 23:19:46
ID: 2
Error occured in: AddOn: EpicGemList
Count: 6
Message: Note: AddOn EpicGemList attempted to call a protected function (CompactRaidFrame1:Show()) during combat lockdown.
Debug:
[C]: Show()
..\FrameXML\CompactUnitFrame.lua:276: CompactUnitFrame_UpdateVisible()
..\FrameXML\CompactUnitFrame.lua:234: CompactUnitFrame_UpdateAll()
..\FrameXML\CompactUnitFrame.lua:96:
..\FrameXML\CompactUnitFrame.lua:43
Locals:
None
AddOns:
Logged into the game after updating to the newest version and I'm getting hte following error.
Date: 2012-10-03 22:13:09
ID: 2
Error occured in: Global
Count: 1
Message: ..\AddOns\EpicGemList\EpicGemList.lua line 574:
attempt to index global 'CheckButtonConfig3' (a nil value)
Debug:
[C]: ?
EpicGemList\EpicGemList.lua:574: EGL_OnEvent()
[string "*:OnEvent"]:1:
[string "*:OnEvent"]:1
Locals:
event = "VARIABLES_LOADED"
version = "5.0.5"
build = "16057"
builddate = "Sep 10 2012"
tocversion = 50001
mybuild = "5.0.516057"
(*temporary) = nil
(*temporary) = nil
(*temporary) = false
(*temporary) = <userdata>
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = 330
(*temporary) = <function> defined @Interface\AddOns\EpicGemList\EpicGemList.lua:1184
(*temporary) = "attempt to index global 'CheckButtonConfig3' (a nil value)"
AddOns:
I'm also getting the following as well which I think is related because it doesn't pop if I disable EGL.
Date: 2012-10-03 22:13:15
ID: 3
Error occured in: Global
Count: 1
Message: ...ist\libs\LibVersionCheck-1.0\LibVersionCheck-1.0.lua line 283:
attempt to call global 'GetNumRaidMembers' (a nil value)
Debug:
[C]: GetNumRaidMembers()
...ist\libs\LibVersionCheck-1.0\LibVersionCheck-1.0.lua:283: _UpdateGroupStatus()
...ist\libs\LibVersionCheck-1.0\LibVersionCheck-1.0.lua:411: handler()
...ist\libs\LibVersionCheck-1.0\LibVersionCheck-1.0.lua:120:
...ist\libs\LibVersionCheck-1.0\LibVersionCheck-1.0.lua:117
Locals:
self = <table> {
guild = true
PLAYER_ENTERING_WORLD = <function> defined @Interface\AddOns\EpicGemList\libs\LibVersionCheck-1.0\LibVersionCheck-1.0.lua:408
whisperComms = <table> {
}
UnregisterVersion = <function> defined @Interface\AddOns\EpicGemList\libs\LibVersionCheck-1.0\LibVersionCheck-1.0.lua:370
RAID_ROSTER_UPDATE = <function> defined @Interface\AddOns\EpicGemList\libs\LibVersionCheck-1.0\LibVersionCheck-1.0.lua:419
_UpdateGroupStatus = <function> defined @Interface\AddOns\EpicGemList\libs\LibVersionCheck-1.0\LibVersionCheck-1.0.lua:282
ready = true
PARTY_MEMBERS_CHANGED = <function> defined @Interface\AddOns\EpicGemList\libs\LibVersionCheck-1.0\LibVersionCheck-1.0.lua:415
updating = true
RegisterVersion = <function> defined @Interface\AddOns\EpicGemList\libs\LibVersionCheck-1.0\LibVersionCheck-1.0.lua:335
_SendComms = <function> defined @Interface\AddOns\EpicGemList\libs\LibVersionCheck-1.0\LibVersionCheck-1.0.lua:173
_FlushComms = <function> defined @Interface\AddOns\EpicGemList\libs\LibVersionCheck-1.0\LibVersionCheck-1.0.lua:204
_EnqueueSendVersion = <function> defined @Interface\AddOns\EpicGemList\libs\LibVersionCheck-1.0\LibVersionCheck-1.0.lua:215
PLAYER_GUILD_UPDATE = <function> defined @Interface\AddOns\EpicGemList\libs\LibVersionCheck-1.0\LibVersionCheck-1.0.lua:423
_ReceiveVersion = <function> defined @Interface\AddOns\EpicGemList\libs\LibVersionCheck-1.0\LibVersionCheck-1.0.lua:258
SendVersionQuery = <function> defined @Interface\AddOns\EpicGemList\libs\LibVersionCheck-1.0\LibVersionCheck-1.0.lua:389
_QueryAllVersions = <function> defined @Interface\AddOns\EpicGemList\libs\LibVersionCheck-1.0\LibVersionCheck-1.0.lua:276
_UpdateGuildStatus = <function> defined @Interface\AddOns\EpicGemList\libs\LibVersionCheck-1.0\LibVersionCheck-1.0.lua:313
CHAT_MSG_ADDON = <function> defined @Interface\AddOns\EpicGemList\libs\LibVersionCheck-1.0\LibVersionCheck-1.0.lua:398
myVersions = <table> {
}
frame = <unnamed> {
}
groupComms = <table> {
}
_HandleVersion = <function> defined @Interface\AddOns\EpicGemList\libs\LibVersionCheck-1.0\LibVersionCheck-1.0.lua:242
}
(*temporary) = nil
(*temporary) = "attempt to call global 'GetNumRaidMembers' (a nil value)"
AddOns:
Thanks for reporting, got those bugs fixed in 3.01
The minimap icon seems to showing on every login regardless of setting.
Tanks for this addon, I use it often :)
Hint:
Warriors (&Palas) should use +40 mastery in yellow sockets, but this gem doesnt appear in the EpicGemList for Deff-Warriors. You should change the stat-priority to Mastery > Parry/dodge.
Fixed some errors (working for me now), disabled guild scan at startup (responsible for sluggish interface), changed toc for 4.3.0 and added ALL the new epic raid gems
it seem there is trouble with blizzar raid interface
Buggrabber have log some error message:
BugGrabberDB = {
["throttle"] = true,
["limit"] = 50,
["errors"] = {
{
["message"] = {
"<event>ADDON_ACTION_BLOCKED:L'AddOn 'EpicGemList' a tenté d'appeler la fonction protégée 'CompactRaidFrame3:Show()'.\n<in C code>: in function `Show'\nInterface\\FrameXML\\CompactUnitFrame.lua:260: in function `CompactUnitFrame_UpateVisible':\nInterface\\FrameXML\\CompactUnitFrame.lua:220: in function `CompactUnitFrame_UpdateAll':\nInterface\\FrameXML\\CompactUnitFrame.lua:130: in function `CompactUnitFrame_SetUnit':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:316: in function `CompactRaidFrameContainer_AddUnitFrame':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:255: in function `CompactRaidFrameContainer_AddPlayers':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:177: in function `CompactRaidFrameContainer_LayoutFrames':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:131: in function `CompactRaidFrameContainer_TryUpdate':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:58: in function `CompactRaidFrameContainer_OnEvent':\n<s", -- [1]
"tring>:\"*:OnEvent\":1: in function <[string \"*:OnEvent\"]:1>\n", -- [2]
},
["type"] = "event",
["time"] = "2011/11/22 22:08:48",
["session"] = 41,
["counter"] = 1,
}, -- [1]
{
["message"] = "<event>ADDON_ACTION_BLOCKED:L'AddOn 'EpicGemList' a tenté d'appeler la fonction protégée 'CompactRaidFrame5:SetAttribute()'.\n<in C code>: in function `SetAttribute'\nInterface\\FrameXML\\CompactUnitFrame.lua:124: in function `CompactUnitFrame_SetUnit':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:316: in function `CompactRaidFrameContainer_AddUnitFrame':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:255: in function `CompactRaidFrameContainer_AddPlayers':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:177: in function `CompactRaidFrameContainer_LayoutFrames':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:131: in function `CompactRaidFrameContainer_TryUpdate':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:58: in function `CompactRaidFrameContainer_OnEvent':\n<string>:\"*:OnEvent\":1: in function <[string \"*:OnEvent\"]:1>\n",
["type"] = "event",
["time"] = "2011/11/22 22:08:48",
["session"] = 41,
["counter"] = 1,
}, -- [2]
{
["message"] = {
"<event>ADDON_ACTION_BLOCKED:L'AddOn 'EpicGemList' a tenté d'appeler la fonction protégée 'CompactRaidFrame5:Show()'.\n<in C code>: in function `Show'\nInterface\\FrameXML\\CompactUnitFrame.lua:260: in function `CompactUnitFrame_UpateVisible':\nInterface\\FrameXML\\CompactUnitFrame.lua:220: in function `CompactUnitFrame_UpdateAll':\nInterface\\FrameXML\\CompactUnitFrame.lua:130: in function `CompactUnitFrame_SetUnit':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:316: in function `CompactRaidFrameContainer_AddUnitFrame':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:255: in function `CompactRaidFrameContainer_AddPlayers':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:177: in function `CompactRaidFrameContainer_LayoutFrames':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:131: in function `CompactRaidFrameContainer_TryUpdate':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:58: in function `CompactRaidFrameContainer_OnEvent':\n<s", -- [1]
"tring>:\"*:OnEvent\":1: in function <[string \"*:OnEvent\"]:1>\n", -- [2]
},
["type"] = "event",
["time"] = "2011/11/22 22:08:48",
["session"] = 41,
["counter"] = 1,
}, -- [3]
{
["message"] = "<event>ADDON_ACTION_BLOCKED:L'AddOn 'EpicGemList' a tenté d'appeler la fonction protégée 'CompactRaidFrame2:ClearAllPoints()'.\n<in C code>: in function `ClearAllPoints'\nInterface\\FrameXML\\FlowContainer.lua:147: in function `FlowContainer_DoLayout':\nInterface\\FrameXML\\FlowContainer.lua:17: in function `FlowContainer_ResumeUpdates':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:186: in function `CompactRaidFrameContainer_LayoutFrames':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:131: in function `CompactRaidFrameContainer_TryUpdate':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:58: in function `CompactRaidFrameContainer_OnEvent':\n<string>:\"*:OnEvent\":1: in function <[string \"*:OnEvent\"]:1>\n",
["type"] = "event",
["time"] = "2011/11/22 22:08:48",
["session"] = 41,
["counter"] = 2,
}, -- [4]
{
["message"] = "<event>ADDON_ACTION_BLOCKED:L'AddOn 'EpicGemList' a tenté d'appeler la fonction protégée 'CompactRaidFrame2:SetPoint()'.\n<in C code>: in function `SetPoint'\nInterface\\FrameXML\\FlowContainer.lua:151: in function `FlowContainer_DoLayout':\nInterface\\FrameXML\\FlowContainer.lua:17: in function `FlowContainer_ResumeUpdates':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:186: in function `CompactRaidFrameContainer_LayoutFrames':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:131: in function `CompactRaidFrameContainer_TryUpdate':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:58: in function `CompactRaidFrameContainer_OnEvent':\n<string>:\"*:OnEvent\":1: in function <[string \"*:OnEvent\"]:1>\n",
["type"] = "event",
["time"] = "2011/11/22 22:08:48",
["session"] = 41,
["counter"] = 2,
}, -- [5]
{
["message"] = "<event>ADDON_ACTION_BLOCKED:L'AddOn 'EpicGemList' a tenté d'appeler la fonction protégée 'CompactRaidFrame3:ClearAllPoints()'.\n<in C code>: in function `ClearAllPoints'\nInterface\\FrameXML\\FlowContainer.lua:147: in function `FlowContainer_DoLayout':\nInterface\\FrameXML\\FlowContainer.lua:17: in function `FlowContainer_ResumeUpdates':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:186: in function `CompactRaidFrameContainer_LayoutFrames':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:131: in function `CompactRaidFrameContainer_TryUpdate':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:58: in function `CompactRaidFrameContainer_OnEvent':\n<string>:\"*:OnEvent\":1: in function <[string \"*:OnEvent\"]:1>\n",
["type"] = "event",
["time"] = "2011/11/22 22:08:48",
["session"] = 41,
["counter"] = 2,
}, -- [6]
{
["message"] = "<event>ADDON_ACTION_BLOCKED:L'AddOn 'EpicGemList' a tenté d'appeler la fonction protégée 'CompactRaidFrame3:SetPoint()'.\n<in C code>: in function `SetPoint'\nInterface\\FrameXML\\FlowContainer.lua:151: in function `FlowContainer_DoLayout':\nInterface\\FrameXML\\FlowContainer.lua:17: in function `FlowContainer_ResumeUpdates':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:186: in function `CompactRaidFrameContainer_LayoutFrames':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:131: in function `CompactRaidFrameContainer_TryUpdate':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:58: in function `CompactRaidFrameContainer_OnEvent':\n<string>:\"*:OnEvent\":1: in function <[string \"*:OnEvent\"]:1>\n",
["type"] = "event",
["time"] = "2011/11/22 22:08:48",
["session"] = 41,
["counter"] = 2,
}, -- [7]
{
["message"] = "<event>ADDON_ACTION_BLOCKED:L'AddOn 'EpicGemList' a tenté d'appeler la fonction protégée 'CompactRaidFrame5:ClearAllPoints()'.\n<in C code>: in function `ClearAllPoints'\nInterface\\FrameXML\\FlowContainer.lua:147: in function `FlowContainer_DoLayout':\nInterface\\FrameXML\\FlowContainer.lua:17: in function `FlowContainer_ResumeUpdates':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:186: in function `CompactRaidFrameContainer_LayoutFrames':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:131: in function `CompactRaidFrameContainer_TryUpdate':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:58: in function `CompactRaidFrameContainer_OnEvent':\n<string>:\"*:OnEvent\":1: in function <[string \"*:OnEvent\"]:1>\n",
["type"] = "event",
["time"] = "2011/11/22 22:08:48",
["session"] = 41,
["counter"] = 2,
}, -- [8]
{
["message"] = "<event>ADDON_ACTION_BLOCKED:L'AddOn 'EpicGemList' a tenté d'appeler la fonction protégée 'CompactRaidFrame5:SetPoint()'.\n<in C code>: in function `SetPoint'\nInterface\\FrameXML\\FlowContainer.lua:151: in function `FlowContainer_DoLayout':\nInterface\\FrameXML\\FlowContainer.lua:17: in function `FlowContainer_ResumeUpdates':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:186: in function `CompactRaidFrameContainer_LayoutFrames':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:131: in function `CompactRaidFrameContainer_TryUpdate':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:58: in function `CompactRaidFrameContainer_OnEvent':\n<string>:\"*:OnEvent\":1: in function <[string \"*:OnEvent\"]:1>\n",
["type"] = "event",
["time"] = "2011/11/22 22:08:48",
["session"] = 41,
["counter"] = 2,
}, -- [9]
{
["message"] = "<event>ADDON_ACTION_BLOCKED:L'AddOn 'EpicGemList' a tenté d'appeler la fonction protégée 'CompactRaidFrame1:ClearAllPoints()'.\n<in C code>: in function `ClearAllPoints'\nInterface\\FrameXML\\FlowContainer.lua:147: in function `FlowContainer_DoLayout':\nInterface\\FrameXML\\FlowContainer.lua:17: in function `FlowContainer_ResumeUpdates':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:186: in function `CompactRaidFrameContainer_LayoutFrames':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:131: in function `CompactRaidFrameContainer_TryUpdate':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:58: in function `CompactRaidFrameContainer_OnEvent':\n<string>:\"*:OnEvent\":1: in function <[string \"*:OnEvent\"]:1>\n",
["type"] = "event",
["time"] = "2011/11/22 22:08:48",
["session"] = 41,
["counter"] = 2,
}, -- [10]
{
["message"] = "<event>ADDON_ACTION_BLOCKED:L'AddOn 'EpicGemList' a tenté d'appeler la fonction protégée 'CompactRaidFrame1:SetPoint()'.\n<in C code>: in function `SetPoint'\nInterface\\FrameXML\\FlowContainer.lua:151: in function `FlowContainer_DoLayout':\nInterface\\FrameXML\\FlowContainer.lua:17: in function `FlowContainer_ResumeUpdates':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:186: in function `CompactRaidFrameContainer_LayoutFrames':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:131: in function `CompactRaidFrameContainer_TryUpdate':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:58: in function `CompactRaidFrameContainer_OnEvent':\n<string>:\"*:OnEvent\":1: in function <[string \"*:OnEvent\"]:1>\n",
["type"] = "event",
["time"] = "2011/11/22 22:08:48",
["session"] = 41,
["counter"] = 2,
}, -- [11]
{
["message"] = {
"<event>ADDON_ACTION_BLOCKED:L'AddOn 'EpicGemList' a tenté d'appeler la fonction protégée 'CompactRaidFrame4:SetAttribute()'.\n<in C code>: in function `SetAttribute'\nInterface\\FrameXML\\CompactUnitFrame.lua:124: in function `CompactUnitFrame_SetUnit':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:32: in function `releaseFunc':\n...ames\\Blizzard_CompactRaidFrameReservationManager.lua:27: in function `CompactRaidFrameReservation_ReleaseUnusedReservations':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:356: in function `CompactRaidFrameContainer_ReleaseAllReservedFrames':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:190: in function `CompactRaidFrameContainer_LayoutFrames':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:131: in function `CompactRaidFrameContainer_TryUpdate':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:58: in function `CompactRaidFrameContainer_OnEvent':\n<string>:\"*:OnEvent\":1: in function <[string \"*:", -- [1]
"OnEvent\"]:1>\n", -- [2]
},
["type"] = "event",
["time"] = "2011/11/22 22:08:48",
["session"] = 41,
["counter"] = 1,
}, -- [12]
{
["message"] = {
"<event>ADDON_ACTION_BLOCKED:L'AddOn 'EpicGemList' a tenté d'appeler la fonction protégée 'CompactRaidFrame4:Hide()'.\n<in C code>: in function `Hide'\nInterface\\FrameXML\\CompactUnitFrame.lua:262: in function `CompactUnitFrame_UpateVisible':\nInterface\\FrameXML\\CompactUnitFrame.lua:220: in function `CompactUnitFrame_UpdateAll':\nInterface\\FrameXML\\CompactUnitFrame.lua:130: in function `CompactUnitFrame_SetUnit':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:32: in function `releaseFunc':\n...ames\\Blizzard_CompactRaidFrameReservationManager.lua:27: in function `CompactRaidFrameReservation_ReleaseUnusedReservations':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:356: in function `CompactRaidFrameContainer_ReleaseAllReservedFrames':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:190: in function `CompactRaidFrameContainer_LayoutFrames':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:131: in function `CompactRaidFrameContainer_TryUpdat", -- [1]
"e':\n...actRaidFrames\\Blizzard_CompactRaidFrameContainer.lua:58: in function `CompactRaidFrameContainer_OnEvent':\n<string>:\"*:OnEvent\":1: in function <[string \"*:OnEvent\"]:1>\n", -- [2]
},
["type"] = "event",
["time"] = "2011/11/22 22:08:48",
["session"] = 41,
["counter"] = 1,
EpicGemList is blocking interface-features from Blizz, when I try to set the blizzard Raid World-Marker (being in a Dungeon-group).
Blizz shows a frame to disable EpicGemList; after doing this, the setting of worldmarker will work again.
After the great addons "EpicGemList" and "EpicFootList", are there any plans to develope a "EpicEnchantList"?