31 - SpellLib.lua:39: bad argument #1
What steps will reproduce the problem?
- Casting a spell (any spell)
What is the expected output? What do you see instead?
- LUA errors
What version of the product are you using?
- version 4.4.4
Do you have an error log of what happened?
Message: Interface\AddOns\DoTimer\Core\SpellLib.lua:39 bad argument #1 to 'match' (string expected, got nil)
Time: 10/18/10 22:34:02
Count: 11
Stack: [C]: in function `match'
Interface\AddOns\DoTimer\Core\SpellLib.lua:39 in function `GetItemID'
Interface\AddOns\DoTimer\Cooldowns\core.lua:236 in function `TestItemForCooldown'
Interface\AddOns\DoTimer\Cooldowns\core.lua:222 in function `?'
Interface\AddOns\DoTimer\Cooldowns\core.lua:25 in function <Interface\AddOns\DoTimer\Cooldowns\core.lua:23
Locals: (*temporary) = nil
(*temporary) = "item:(%d+)"
(*temporary) = "string expected, got nil"
| User | When | Change |
|---|---|---|
| Tylak0 | Oct 18, 2010 at 20:44 UTC | Create |