TellMeWhen

TellMeWhen

24M Downloads

[CF 1575] 33x ...onModules\IconModule_IconContainer\IconContainer.lua:164: attempt to index local 'IconModule_IconContainer' (a nil value)

tmw-issue-import opened this issue ยท 1 comments

commented

This occurs when I set I make a bar that tracks Astral Power. I have it activation border when I hit 100 astral power with While Condition Set Passing 100, this triggers when it should activate.

 

 

 

 

 

33x ...onModules\IconModule_IconContainer\IconContainer.lua:164: attempt to index local 'IconModule_IconContainer' (a nil value)
...onModules\IconModule_IconContainer\IconContainer.lua:164: in function `OnStart'
...n\Components\EventHandlers\Animations\Animations.lua:748: in function `Animations_Start'
...onModules\IconModule_IconContainer\IconContainer.lua:150: in function `Play'
...n\Components\EventHandlers\Animations\Animations.lua:121: in function `HandleEvent'
TellMeWhen\Components\Core\Icon.lua:458: in function `ProcessQueuedEvents'
...nEventConditionHandler\IconEventConditionHandler.lua:52: in function <...nEventConditionHandler\IconEventConditionHandler.lua:46>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[3]"]:9: in function <[string "safecall Dispatcher[3]"]:5>
(tail call): ?
TellMeWhen\TellMeWhen-8.5.3.lua:795: in function `Fire'
...eWhen\Components\Core\Conditions\ConditionObject.lua:268: in function `Check'
[string "ConditionEvents_LUNAR_POWER"]:14: in function `UpdateFunction'
...llMeWhen\Components\Core\Conditions\UpdateEngine.lua:130: in function <...llMeWhen\Components\Core\Conditions\UpdateEngine.lua:124>


Posted by CurseForge user Maven79 | Imported from CurseForge issue #1575 | Raw

commented

Sorry, its a bug that that animation is showing up as an option when you turn off "Show Icon" for a bar-displayed group.


Posted by CurseForge user Cybeloras