11 - GCD not working + Nil Value Error
What steps will reproduce the problem?
1. Unable to enter spell names into the GCD module. After entering a spell name the field clears itself if I alter any other value or navigate to a different module.
2. Setting the bar position to Free causes the error below
3. GCD bar when set to bottom or top does not display
What is the expected output? What do you see instead?
- GCD module had been working previously but does not function for my L13 priest, or any other toons, since upgrading to R9. Have not tested a downgrade yet.
What version of the product are you using?
- R9
Do you have an error log of what happened?
- Below
Please provide any additional information below.
Date: 2009-01-04 09:03:21
ID: 53
Error occured in: Global
Count: 1
Message: ..\AddOns\Quartz_GCD\GCD.lua line 39:
attempt to perform arithmetic on upvalue 'starttime' (a nil value)
Debug:
(tail call): ?
[C]: ?
Quartz_GCD\GCD.lua:39
Quartz_GCD\GCD.lua:37
| User | When | Change |
|---|---|---|
| liamber | Sat, 03 Jan 2009 23:24:19 | Create |
- 1 comment
- 1 comment
Facts
- Last updated on
- 07 Jan 2009
- Reported on
- 03 Jan 2009
- Status
- New - Issue has not had initial review yet.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- #1
simondec Sun, 01 Feb 2009 06:11:48After entering the spell name, you have to hit the "enter" key to register the input. I don't know if it's working as intented though.