RSA lua error
Milky063 opened this issue · 4 comments
Description
56x RSA/Tools/Monitor.lua:223: attempt to call global 'GetSpellLink' (a nil value)
[string "@RSA/Tools/Monitor.lua"]:223: in function `ProcessSpell'
[string "@RSA/Tools/Monitor.lua"]:448: in function <RSA/Tools/Monitor.lua:409>
Locals:
profileName = "holyWordChastise"
extraSpellID = "DEBUFF"
extraSpellName = nil
extraSchool = nil
timestamp = 1721844968.491000
event = "SPELL_AURA_APPLIED"
hideCaster = false
sourceGUID = "Player-60-0EAB6418"
sourceName = "Milkytrumoo"
sourceFlags = 1297
sourceRaidFlag = 0
destGUID = "Creature-0-3133-1-5-226667-00002144CD"
destName = "Partially Teleported Gnoll"
destFlags = 68168
destRaidFlags = 0
spellID = 200196
spellName = "Holy Word: Chastise"
spellSchool = 2
ex1 = "DEBUFF"
ex2 = nil
ex3 = nil
ex4 = nil
ex5 = nil
ex6 = nil
ex7 = nil
ex8 = nil
currentSpell =
configDisplay =
}
additionalSpellIDs =
}
spellID = 200196
events =
}
environments =
}
}
fakeEvent = nil
message = "[LINK] cast on [TARGET]!"
tagSpellName = "Holy Word: Chastise"
tagSpellLink = nil
(*temporary) = nil
(*temporary) = 200196
(*temporary) = "attempt to call global 'GetSpellLink' (a nil value)"
RSA =
modules =
}
baseName = "RSA"
configData =
}
defaultModuleState = true
Monitor =
}
db =
}
enabledState = true
defaultModuleLibraries =
}
name = "RSA"
orderedModules =
}
Comm =
}
Options =
}
monitorData =
}
SendMessage =
}
}
uClass = "priest"
cacheTagSpellName =
200196 = "Holy Word: Chastise"
}
cacheTagSpellLink =
}
replacements =
}
missTypes =
1 = "ABSORB"
2 = "BLOCK"
3 = "DEFLECT"
4 = "DODGE"
5 = "EVADE"
6 = "IMMUNE"
7 = "MISS"
8 = "PARRY"
9 = "REFLECT"
10 = "RESIST"
}
RSA Version
RSA 5.2
World of Warcraft Flavor
Dragonflight
Lua Error
56x RSA/Tools/Monitor.lua:223: attempt to call global 'GetSpellLink' (a nil value)
[string "@RSA/Tools/Monitor.lua"]:223: in function `ProcessSpell'
[string "@RSA/Tools/Monitor.lua"]:448: in function <RSA/Tools/Monitor.lua:409>
Locals:
profileName = "holyWordChastise"
extraSpellID = "DEBUFF"
extraSpellName = nil
extraSchool = nil
timestamp = 1721844968.491000
event = "SPELL_AURA_APPLIED"
hideCaster = false
sourceGUID = "Player-60-0EAB6418"
sourceName = "Milkytrumoo"
sourceFlags = 1297
sourceRaidFlag = 0
destGUID = "Creature-0-3133-1-5-226667-00002144CD"
destName = "Partially Teleported Gnoll"
destFlags = 68168
destRaidFlags = 0
spellID = 200196
spellName = "Holy Word: Chastise"
spellSchool = 2
ex1 = "DEBUFF"
ex2 = nil
ex3 = nil
ex4 = nil
ex5 = nil
ex6 = nil
ex7 = nil
ex8 = nil
currentSpell =
configDisplay =
}
additionalSpellIDs =
}
spellID = 200196
events =
}
environments =
}
}
fakeEvent = nil
message = "[LINK] cast on [TARGET]!"
tagSpellName = "Holy Word: Chastise"
tagSpellLink = nil
(*temporary) = nil
(*temporary) = 200196
(*temporary) = "attempt to call global 'GetSpellLink' (a nil value)"
RSA =
modules =
}
baseName = "RSA"
configData =
}
defaultModuleState = true
Monitor =
}
db =
}
enabledState = true
defaultModuleLibraries =
}
name = "RSA"
orderedModules =
}
Comm =
}
Options =
}
monitorData =
}
SendMessage =
}
}
uClass = "priest"
cacheTagSpellName =
200196 = "Holy Word: Chastise"
}
cacheTagSpellLink =
}
replacements =
}
missTypes =
1 = "ABSORB"
2 = "BLOCK"
3 = "DEFLECT"
4 = "DODGE"
5 = "EVADE"
6 = "IMMUNE"
7 = "MISS"
8 = "PARRY"
9 = "REFLECT"
10 = "RESIST"
}
Reproduction Steps
I just cast PI on myself and got this error.
Screenshots
No response
Try this. #23
I'm not a coder, hell if i know how to fix lines. I just report stuff. If u dont want to fix it then fuck it. All good
…
________________________________ From: K-Chester-O @.> Sent: Friday, July 26, 2024 4:38 PM To: Caedilla/RSA @.> Cc: Milky063 @.>; Author @.> Subject: Re: [Caedilla/RSA] RSA lua error (Issue #24) Try this. #23 <#23 (comment)> — Reply to this email directly, view it on GitHub<#24 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AL7CRGWZUDQSXGZMO5QTUXLZOLFUTAVCNFSM6AAAAABLPT4EO6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJTGU4TQOJQGY. You are receiving this because you authored the thread.Message ID: @.***>
K-Chester-O is not the add-on author. While we wait for the add-on author to make the permanent fix, you can apply their changes by editing the text files; if not, then please be patient!
This issue is a duplicate of #23