I am standing in my WOD garrison and opening TMW with a /TMW ingame macro. If I am in the config mode and leaving for some minutes, I am getting different script ran to long-errors.
First one was this, even if the bar is completely empty:
18x [string "safecall Dispatcher[1]"]:9: script ran too long
[string "@TellMeWhen/TellMeWhen.lua"]:2735: in function UpdateNormally' [string "@TellMeWhen/TellMeWhen.lua"]:2884: in functionUpdate'
[string "@TellMeWhen/TellMeWhen.lua"]:2892: in function `?'
[string "@Ace3/AceTimer-3.0-17/AceTimer-3.0.lua"]:55: in function <Ace3/AceTimer-3.0/AceTimer-3.0.lua:50>
Locals:
(temporary) = true
(temporary) = "script ran too long"
arg1 = TellMeWhen_Group31_Icon20 {
group = TellMeWhen_Group31 {
}
ComponentsLookup =
{
}
Update_Method = "auto"
EventHandlersSet =
{
}
attributes =
{
}
ID = 20
Name = ""
GUID = ""
Enabled = false
Type = ""
NextUpdateTime = 0
TempGUID = "TMW:icon:1ctQPCWuG4WR"
typeData =
{
}
Modules =
{
}
position =
{
}
Components =
{
}
lmbButtonData =
{
}
Events =
{
}
SettingsPerView =
{
}
viewData =
{
}
Conditions =
{
}
UnitConditions =
{
}
States =
{
}
}
After I have deactivated the whole Group, I am receving multiple different ones like:
1x TellMeWhen/Components/Core/Group.lua:341: script ran too long
[string "@TellMeWhen/Components/Core/Group.lua"]:341: in function <TellMeWhen/Components/Core/Group.lua:340>
[string "@TellMeWhen/Components/Core/Icon.lua"]:561: in function IsValid' [string "@TellMeWhen/TellMeWhen.lua"]:3448: in functionDoValidityCheck'
[string "@TellMeWhen/TellMeWhen.lua"]:2744: in function UpdateNormally' [string "@TellMeWhen/TellMeWhen.lua"]:2874: in functionUpdate'
[string "@TellMeWhen/TellMeWhen.lua"]:3016: in function LockToggle' [string "@TellMeWhen/TellMeWhen.lua"]:3134: in function?'
[string "@Ace3/AceConsole-3.0-7/AceConsole-3.0.lua"]:90: in function ?' [string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5479: in functionChatEdit_ParseText'
[string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5131: in function `ChatEdit_SendText'
[string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:3308: in function <Blizzard_ChatFrameBase/Mainline/ChatFrame.lua:3302>
string "=[C]": in function UseAction' [string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:342: in functionhandler'
[string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:667: in function <...ddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua:649>
[string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:681: in function <...ddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua:674>
[string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:723: in function `SecureActionButton_OnClick'
[string "@Blizzard_ActionBar/Mainline/ActionButton.lua"]:1438: in function <Blizzard_ActionBar/Mainline/ActionButton.lua:1408>
Locals:
group = TellMeWhen_Group20 {
Strata = "MEDIUM"
Point =
{
}
InitializedDatabase = true
name = "TellMeWhen"
Defaults =
{
}
C =
{
}
BackupDate = "10:46:09 PM"
SNIPPETS =
{
}
OrderedTypes =
{
}
justifyVPoints =
{
}
Views =
{
}
CHANGELOG = "## v11.0.10
Fix: #2228 - Cooldown bling appearing on groups with 0% opacity.
Fix: #2230 - Raised max value of Maelstrom condition.
Fix: #2231 - Some abilities not reflecting out-of-power state correctly.
Fix: #2232 - Spell Queued condition not working on retail WoW.
v11.0.9
Fix various Lua errors.
v11.0.8
1857 - Added LibCustomGlow animations.
2144 - Cooldowns and auras now accounts for time dilation. For example, timer freezes caused by talents, or boss mechanics like Jailer phase transitions or Chronomatic Anomaly fast/slow effects.
2214 - New condition: Spell Overridden. For all those pesky new Paladin talents with no way to figure out which spell is active.
Fix: #2089 - Track swings with Crusading Strikes talent in swing timers
Fix: #2125 - "script ran too long" when zoning into instances.
WoW Version
Retail
TellMeWhen Version
10.0.10
Describe the bug
Hi,
I am standing in my WOD garrison and opening TMW with a /TMW ingame macro. If I am in the config mode and leaving for some minutes, I am getting different script ran to long-errors.
First one was this, even if the bar is completely empty: 18x [string "safecall Dispatcher[1]"]:9: script ran too long
[string "@TellMeWhen/TellMeWhen.lua"]:2735: in function
UpdateNormally' [string "@TellMeWhen/TellMeWhen.lua"]:2884: in function
Update' [string "@TellMeWhen/TellMeWhen.lua"]:2892: in function `?' [string "@Ace3/AceTimer-3.0-17/AceTimer-3.0.lua"]:55: in function <Ace3/AceTimer-3.0/AceTimer-3.0.lua:50>Locals: (temporary) = true (temporary) = "script ran too long" arg1 = TellMeWhen_Group31_Icon20 { group = TellMeWhen_Group31 { } ComponentsLookup =
After I have deactivated the whole Group, I am receving multiple different ones like:
1x TellMeWhen/Components/Core/Group.lua:341: script ran too long [string "@TellMeWhen/Components/Core/Group.lua"]:341: in function <TellMeWhen/Components/Core/Group.lua:340>
[string "@TellMeWhen/Components/Core/Icon.lua"]:561: in function
IsValid' [string "@TellMeWhen/TellMeWhen.lua"]:3448: in function
DoValidityCheck' [string "@TellMeWhen/TellMeWhen.lua"]:2744: in functionUpdateNormally' [string "@TellMeWhen/TellMeWhen.lua"]:2874: in function
Update' [string "@TellMeWhen/TellMeWhen.lua"]:3016: in functionLockToggle' [string "@TellMeWhen/TellMeWhen.lua"]:3134: in function
?' [string "@Ace3/AceConsole-3.0-7/AceConsole-3.0.lua"]:90: in function?' [string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5479: in function
ChatEdit_ParseText' [string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5131: in function `ChatEdit_SendText' [string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:3308: in function <Blizzard_ChatFrameBase/Mainline/ChatFrame.lua:3302>string "=[C]": in function
UseAction' [string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:342: in function
handler' [string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:667: in function <...ddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua:649> [string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:681: in function <...ddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua:674> [string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:723: in function `SecureActionButton_OnClick' [string "@Blizzard_ActionBar/Mainline/ActionButton.lua"]:1438: in function <Blizzard_ActionBar/Mainline/ActionButton.lua:1408>Locals: group = TellMeWhen_Group20 { Strata = "MEDIUM" Point =
v11.0.9
v11.0.8
1857 - Added LibCustomGlow animations.
2144 - Cooldowns and auras now accounts for time dilation. For example, timer freezes caused by talents, or boss mechanics like Jailer phase transitions or Chronomatic Anomaly fast/slow effects.
2214 - New condition: Spell Overridden. For all those pesky new Paladin talents with no way to figure out which spell is active.
Is it an Ace problem or what do these errors mean?
Export Strings
Unable to reproduce