This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. I was just tanking a dungeon and I had the following error message (bellow). It appeared a few times.
What is the expected output? What do you see instead?X
What version of the product are you using?3.2.3
Do you have an error log of what happened?Message: Interface\AddOns\Quartz\CastBarTemplate.lua:237: script ran too longTime: 12/20/14 16:18:40Count: 1Stack: [C]: in function `SetTexture'Interface\AddOns\Quartz\CastBarTemplate.lua:237: in function `?'Interface\AddOns\Quartz\CastBarTemplate.lua:126: in function <Interface\AddOns\Quartz\CastBarTemplate.lua:124>
Locals:
Please provide any additional information below.
"script ran too long" means exactly that. WoW's blocking AddOns in combat that take too much time to execute their code. I guess, your machine is underperforming, and that's something that the addon's author can do nothing about.
To post a comment, please login or register a new account.