RCLootCouncil

RCLootCouncil

27M Downloads

[BUG] /rc history LUA error

Gedthub opened this issue · 1 comments

commented

Hello, I’m the master looter for my guild, and since yesterday I’ve been encountering a few problems. I'm using RCLootCouncil 3.17.6.

Describe the bug

I’ve been getting this error every time I try to assign loot to a player in my raid (See Error 1)

The /rc history command is unable to open the RCLootCouncil history window. I got this error (See Error 2)

And when I open /rc config and go to the Appearance tab, it’s empty (See Screenshot 1)

To Reproduce
Steps to reproduce the behavior:
I don't know how this appears, but it still reproductible

Expected behavior
/Rc history should open history window

Error message
Error 1 :
Message: ...AddOns/RCLootCouncil/Modules/History/lootHistory.lua:203: attempt to index field 'frame' (a nil value)
Time: Wed Sep 10 22:47:08 2025
Count: 8
Stack:
[Interface/AddOns/RCLootCouncil/Modules/History/lootHistory.lua]:203: in function 'BuildData'
[Interface/AddOns/RCLootCouncil/Modules/History/lootHistory.lua]:147: in function 'OnHistoryReceived'
[Interface/AddOns/RCLootCouncil/Modules/History/lootHistory.lua]:115: in function '_onNext'
[Interface/AddOns/RCLootCouncil/Classes/Lib/RxLua/Observer.lua]:32: in function 'onNext'
[Interface/AddOns/RCLootCouncil/Classes/Lib/RxLua/Subjects/Subject.lua]:57: in function 'next'
[Interface/AddOns/RCLootCouncil/Classes/Services/Comms.lua]:195: in function 'FireCmd'
[Interface/AddOns/RCLootCouncil/Classes/Services/Comms.lua]:183: in function <...face/AddOns/RCLootCouncil/Classes/Services/Comms.lua:163>
[C]: ?
[Interface/AddOns/!mMT_MediaPack/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua]:19: in function <...ack/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[Interface/AddOns/!mMT_MediaPack/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua]:54: in function 'Fire'
[Interface/AddOns/CraftSim/Libs/AceComm-3.0/AceComm-3.0.lua]:218: in function 'OnReceiveMultipartLast'
[Interface/AddOns/CraftSim/Libs/AceComm-3.0/AceComm-3.0.lua]:252: in function <...ace/AddOns/CraftSim/Libs/AceComm-3.0/AceComm-3.0.lua:242>

Locals:
self =

{
modules =
{
}
defaultModuleState = true
rightClickEntries =
{
}
scrollCols =
{
}
enabledState = true
wowheadBaseUrl = "https://www.wowhead.com/item="
moreInfo = RCLootHistoryMoreInfo {
}
exports =
{
}
baseName = "RCLootCouncil"
defaultModuleLibraries =
{
}
name = "RCLootCouncil_RCLootHistory"
orderedModules =
{
}
exportSelection = "player"
moduleName = "RCLootHistory"
}
date = "2025/09/08"
(*temporary) = nil
(*temporary) =
{
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) =
{
1 =
{
}
2 =
{
}
3 =
{
}
4 =
{
}
5 =
{
}
}
(*temporary) = 5
(*temporary) = nil
(*temporary) = nil
(*temporary) = 5
(*temporary) = 6
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "default"
(*temporary) = nil
(*temporary) = nil
(*temporary) =
{
availableTables =
{
}
unavailableTables =
{
}
}
(*temporary) =
{
}
(*temporary) =
{
1 =
{
}
2 =
{
}
3 =
{
}
4 =
{
}
5 =
{
}
6 =
{
}
7 =
{
}
8 =
{
}
9 =
{
}
10 =
{
}
11 =
{
}
12 =
{
}
13 =
{
}
14 =
{
}
15 =
{
}
16 =
{
}
17 =
{
}
18 =
{
}
19 =
{
}
20 =
{
}
21 =
{
}
22 =
{
}
23 =
{
}
24 =
{
}
25 =
{
}
26 =
{
}
27 =
{
}
28 =
{
}
29 =
{
}
30 =
{
}
31 =
{
}
32 =
{
}
33 =
{
}
34 =
{
}
35 =
{
}
36 =
{
}
37 =
{
}
38 =
{
}
39 =
{
}
40 =
{
}
41 =
{
}
42 =
{
}
43 =
{
}
44 =
{
}
45 =
{
}
46 =
{
}
47 =
{
}
48 =
{
}
49 =
{
}
50 =
{
}
51 =
{
}
52 =
{
}
53 =
{
}
54 =
{
}
55 =
{
}
56 =
{
}
57 =
{
}
58 =
{
}
59 =
{
}
60 =
{
}
61 =
{
}
62 =
{
}
63 =
{
}
64 =
{
}
65 =
{
}
66 =
{
}
67 =
{
}
68 =
{
}
69 =
{
}
70 =
{
}
71 =
{
}
72 =
{
}
73 =
{
}
74 =
{
}
75 =
{
}
76 =
{
}
77 =
{
}
78 =
{
}
79 =
{
}
80 =
{
}
81 =

Error 2 :
Message: ...ol/Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown.lua:294: attempt to call method 'SetBackdrop' (a nil value)
Time: Thu Sep 11 11:58:55 2025
Count: 1
Stack:
[Interface/AddOns/Blizzard_ChatFrameBase/Mainline/ChatFrame.lua]:2754: in function 'ChatEdit_SendText'
[Interface/AddOns/Blizzard_ChatFrameBase/Mainline/ChatFrame.lua]:2790: in function <...AddOns/Blizzard_ChatFrameBase/Mainline/ChatFrame.lua:2786>
[C]: in function 'ChatEdit_OnEnterPressed'
[*ChatFrame.xml:140_OnEnterPressed]:1: in function <[string "*ChatFrame.xml:140_OnEnterPressed"]:1>

Locals:
editBox = ChatFrame1EditBox {
BottomLeftCorner = Texture {
}
autoCompleteXOffset = 35
autoCompleteParams =

{
}
command = "/rc"
RightEdge = Texture {
}
headerSuffix = ChatFrame1EditBoxHeaderSuffix {
}
font = "Interface\AddOns\ElvUI_ToxiUI\Media\Fonts\ToxiUI.ttf"
BottomRightCorner = Texture {
}
BottomEdge = Texture {
}
fontStyle = "SHADOWOUTLINE"
chatStyle = "classic"
language = "Commun"
prompt = ChatFrame1EditBoxPrompt {
}
glossTex = true
characterCount = FontString {
}
fontSize = 14
tabCompleteTableIndex = 1
template = "Default"
PixelSnapDisabled = true
focusRight = ChatFrame1EditBoxFocusRight {
}
Center = Texture {
}
NewcomerHint = ChatFrame1EditBoxNewcomerHint {
}
LeftEdge = Texture {
}
chatFrame = ChatFrame1 {
}
historyLines =
{
}
languageHeader = FontString {
}
focusMid = ChatFrame1EditBoxFocusMid {
}
focusLeft = ChatFrame1EditBoxFocusLeft {
}
TopRightCorner = Texture {
}
TopEdge = Texture {
}
TopLeftCorner = Texture {
}
backdropInfo =
{
}
addSpaceToAutoComplete = true
historyIndex = 0
header = ChatFrame1EditBoxHeader {
}
addHighlightedText = true
languageID = 7
chatLanguage = "Commun"
}
addHistory = 1

Screenshot 1 :
Image

Saved Variables

I renamed .lua file because Github does not accept this extension
RCLootCouncil.txt

commented

I found the problem, It was WowauditInviteTool addon. They fixed it today