LiteMount

LiteMount

2M Downloads

Actions.lua:501: attempt to index local 'context' (a nil value)

Ookami313 opened this issue ยท 5 comments

commented

Updated to Beta2. When I was in the new raid I would get the following error as soon as I started to attack a mob. If a trash pack was pulled, or the boss encounter was started nothing would occur until I actually started to to attack. Thanks.

44x LiteMount/Actions.lua:501: attempt to index local 'context' (a nil value)
[string "@LiteMount/Actions.lua"]:501: in function <LiteMount/Actions.lua:496>
[string "@LiteMount/ActionButton.lua"]:96: in function <LiteMount/ActionButton.lua:94>

Locals:
args = nil
context = nil
mounts =

{
1 =
{
}
2 =
{
}
3 =
{
}
4 =
{
}
5 =
{
}
6 =
{
}
7 =
{
}
}
randomStyle = "Priority"
(*temporary) = defined @LiteMount/MountList.lua:222
(*temporary) =
{
1 =
{
}
2 =
{
}
3 =
{
}
4 =
{
}
5 =
{
}
6 =
{
}
7 =
{
}
}
(*temporary) = defined =[C]:-1
(*temporary) =
{
1 = "char"
2 = "profile"
3 = "global"
}
(*temporary) = "attempt to index local 'context' (a nil value)"
LM =
{
TravelForm =
{
}
Mount =
{
}
PairsByKeys = defined @LiteMount/TableUtil.lua:37
FLAG =
{
}
MountRegistry = Frame {
}
MountList =
{
}
Localize =
{
}
Warning = defined @LiteMount/Print.lua:84
CreateAutoEventFrame = defined @LiteMount/AutoEventFrame.lua:24
tJoin = defined @LiteMount/TableUtil.lua:50
UIDebug = defined @LiteMount/Print.lua:76
UIFilter =
{
}
ActionButton =
{
}
tMap = defined @LiteMount/TableUtil.lua:15
RuleSet =
{
}
Rule =
{
}
Spell =
{
}
WarningAndPrint = defined @LiteMount/Print.lua:88
data =
{
}
Actions =
{
}
RunningWild =
{
}
Conditions =
{
}
Print = defined @LiteMount/Print.lua:21
SPELL =
{
}
SlashCommandFunc = defined @LiteMount/SlashCommand.lua:217
Vars =
{
}
Nagrand =
{
}
GhostWolf =
{
}
GetDebugLines = defined @LiteMount/Print.lua:30
PrintError = defined @LiteMount/Print.lua:26
SecureAction =
{
}
RuleContext =
{
}
Journal =
{
}
RuleBoolean =
{
}
Debug = defined @LiteMount/Print.lua:41
VERSION_MINOR = 83
Options =
{
}
tSlice = defined @LiteMount/TableUtil.lua:29
Environment = Frame {
}
MOUNTFAMILY =
{
}
MOUNT_TYPES =
{
}
tUpdate = defined @LiteMount/TableUtil.lua:65
ITEM =
{
}
tMerge = defined @LiteMount/TableUtil.lua:75
tCopyShallow = defined @LiteMount/TableUtil.lua:23
TableToString = defined @LiteMount/TableUtil.lua:165
UnitAura = defined @LiteMount/SpellInfo.lua:95
ItemSummoned =
{
}
}

commented

Just did LFR, no issues.

commented

I should note that the error only occurred inside the instance. If I attacked something outside, no error happened.

commented

This is the error from beta1, fixed in beta2. I'm fairly sure your update didn't work or you didn't reload or something. I did a whole raid with beta2 no issues.

commented

Did a full normal raid, no issues and Tindral Sageswift encounter is working. Closing this, please re-open if you find out you actually still have a problem.

Happy adventuring, X.

commented

That's fine, I will chock it up to a bad initial install. New version was released anyway, so I figure this error won't be back either way. Thanks.