LiteMount

LiteMount

2M Downloads

TWW - Not Working On Druid

meenie-1 opened this issue ยท 4 comments

commented

Here is the LUA error:

Message: Interface/AddOns/LiteMount/LM_Spell.lua:57: attempt to compare number with table
Time: Sun Jun 9 14:27:57 2024
Count: 1
Stack: Interface/AddOns/LiteMount/LM_Spell.lua:57: attempt to compare number with table
[string "@Interface/AddOns/LiteMount/LM_Spell.lua"]:57: in function <Interface/AddOns/LiteMount/LM_Spell.lua:48>
[string "=(tail call)"]: ?
[string "@Interface/AddOns/LiteMount/Mount.lua"]:103: in function <Interface/AddOns/LiteMount/Mount.lua:97>
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "@Interface/AddOns/LiteMount/MountList.lua"]:120: in function <Interface/AddOns/LiteMount/MountList.lua:117>
[string "=(tail call)"]: ?
[string "@Interface/AddOns/LiteMount/MountList.lua"]:271: in function <Interface/AddOns/LiteMount/MountList.lua:257>
[string "=(tail call)"]: ?
[string "@Interface/AddOns/LiteMount/Actions.lua"]:426: in function <Interface/AddOns/LiteMount/Actions.lua:416>
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "@Interface/AddOns/LiteMount/RuleSet.lua"]:65: in function `Run'
[string "@Interface/AddOns/LiteMount/ActionButton.lua"]:75: in function <Interface/AddOns/LiteMount/ActionButton.lua:29>

Locals: self =

{
flags =
{
}
name = "Travel Form"
family = "Shapeshift"
icon = 132144
spellID = 783
}
(*temporary) =
{
isEnabled = true
startTime = 0
modRate = 1
duration = 0
}
(*temporary) = 783
(*temporary) = "attempt to compare number with table"
LM =
{
TravelForm =
{
}
Mount =
{
}
RuleArguments =
{
}
FLAG =
{
}
MountRegistry = Frame {
}
MountList =
{
}
UIFilter =
{
}
ActionButton =
{
}
Actions =
{
}
RuleSet =
{
}
Rule =
{
}
Journal =
{
}
Vars =
{
}
Conditions =
{
}
SPELL =
{
}
Soar =
{
}
RunningWild =
{
}
Nagrand =
{
}
GhostWolf =
{
}
SecureAction =
{
}
RuleContext =
{
}
Spell =
{
}
RuleBoolean =
{
}
MOUNTFAMILY =
{
}
Options =
{
}
Environment = Frame {
}
Localize =
{
}
ITEM =
{
}
MOUNT_TYPES =
{
}
ItemSummoned =
{
}
}

commented

beta is busted for me right now (won't update) but I'll have a look when I can.

commented

Thanks for the reply!

commented

Thanks for the bug report, please post more!

commented

Working great now! Thank you for the fix!