Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Classic Lua Error #172

Open
1Botnet opened this issue Nov 15, 2024 · 0 comments
Open

Classic Lua Error #172

1Botnet opened this issue Nov 15, 2024 · 0 comments
Labels

Comments

@1Botnet
Copy link

1Botnet commented Nov 15, 2024

I get the error below any time I press the shield to report.

`13x BadBoy/BadBoy_Classic.lua:276: attempt to call upvalue 'ReportPlayer' (a nil value)
[string "@BadBoy/BadBoy_Classic.lua"]:276: in function <BadBoy/BadBoy_Classic.lua:254>

Locals:
self = Button {
0 =
}
systemMsg =

{
1 = Frame {
}
2 = Frame {
}
3 = Frame {
}
4 = Frame {
}
5 = RETabBinderFrame {
}
6 = TitanPanelLootTypeButton {
}
7 = Frame {
}
8 = LibChatHander_EventHandler {
}
9 = ChatFrame1 {
}
10 = AceEvent30Frame {
}
11 = RXPFrame_frame1_3 {
}
12 = MinimapPanel_DataText1 {
}
13 = MinimapPanel_DataText2 {
}
14 = Frame {
}
}
infoMsg =
{
1 = UIErrorsFrame {
}
2 = GargulEventFrame {
}
3 = Frame {
}
4 = Frame {
}
5 = Frame {
}
6 = LibTaxiFrame {
}
7 = AceEvent30Frame {
}
}
(for generator) = defined =[C]:-1
(for state) =
{
Player-5816-02EDF7FF =
{
}
}
(for control) = "Player-5816-02EDF7FF"
k = "Player-5816-02EDF7FF"
v =
{
GetWhoIndex = defined @FrameXML/ObjectAPI/PlayerLocation.lua:154
chatLineID = 6440
SetVoiceID = defined @FrameXML/ObjectAPI/PlayerLocation.lua:119
SetGUID = defined @FrameXML/ObjectAPI/PlayerLocation.lua:59
IsBattleNetGUID = defined @FrameXML/ObjectAPI/PlayerLocation.lua:75
IsCommunityData = defined @FrameXML/ObjectAPI/PlayerLocation.lua:166
GetBattlefieldScoreIndex = defined @FrameXML/ObjectAPI/PlayerLocation.lua:115
GetChatLineID = defined @FrameXML/ObjectAPI/PlayerLocation.lua:103
SetBattlefieldScoreIndex = defined @FrameXML/ObjectAPI/PlayerLocation.lua:107
SetCommunityInvitation = defined @FrameXML/ObjectAPI/PlayerLocation.lua:170
IsGUID = defined @FrameXML/ObjectAPI/PlayerLocation.lua:71
GetBattleNetID = defined @FrameXML/ObjectAPI/PlayerLocation.lua:142
IsChatLineID = defined @FrameXML/ObjectAPI/PlayerLocation.lua:99
IsBattlefieldScoreIndex = defined @FrameXML/ObjectAPI/PlayerLocation.lua:111
Clear = defined @FrameXML/ObjectAPI/PlayerLocation.lua:181
IsValid = defined @FrameXML/ObjectAPI/PlayerLocation.lua:63
IsWhoIndex = defined @FrameXML/ObjectAPI/PlayerLocation.lua:150
IsVoiceID = defined @FrameXML/ObjectAPI/PlayerLocation.lua:125
SetWhoIndex = defined @FrameXML/ObjectAPI/PlayerLocation.lua:146
IsUnit = defined @FrameXML/ObjectAPI/PlayerLocation.lua:87
SetUnit = defined @FrameXML/ObjectAPI/PlayerLocation.lua:83
SetBattleNetID = defined @FrameXML/ObjectAPI/PlayerLocation.lua:133
IsCommunityInvitation = defined @FrameXML/ObjectAPI/PlayerLocation.lua:176
GetGUID = defined @FrameXML/ObjectAPI/PlayerLocation.lua:79
ClearAndSetField = defined @FrameXML/ObjectAPI/PlayerLocation.lua:196
GetUnit = defined @FrameXML/ObjectAPI/PlayerLocation.lua:91
GetVoiceID = defined @FrameXML/ObjectAPI/PlayerLocation.lua:129
SetChatLineID = defined @FrameXML/ObjectAPI/PlayerLocation.lua:95
IsBattleNetID = defined @FrameXML/ObjectAPI/PlayerLocation.lua:138
SetCommunityData = defined @FrameXML/ObjectAPI/PlayerLocation.lua:158
}
go = true
pass = true
(*temporary) = nil
(*temporary) = "spam"
(*temporary) =
{
GetWhoIndex = defined @FrameXML/ObjectAPI/PlayerLocation.lua:154
chatLineID = 6440
SetVoiceID = defined @FrameXML/ObjectAPI/PlayerLocation.lua:119
SetGUID = defined @FrameXML/ObjectAPI/PlayerLocation.lua:59
IsBattleNetGUID = defined @FrameXML/ObjectAPI/PlayerLocation.lua:75
IsCommunityData = defined @FrameXML/ObjectAPI/PlayerLocation.lua:166
GetBattlefieldScoreIndex = defined @FrameXML/ObjectAPI/PlayerLocation.lua:115
GetChatLineID = defined @FrameXML/ObjectAPI/PlayerLocation.lua:103
SetBattlefieldScoreInd`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant