1 - nil error (non DK char)
[2008/11/08 13:07:44-2377-x1]: DKIRunes\DKIRunes.lua:1319 attempt to perform arithmetic on field 'counterScale' (a nil value)
DKIRunes\DKIRunes.lua:1049 in function `DKIRunes_Rotate'
DKIRunes\DKIRunes.lua:261 in function <Interface\AddOns\DKIRunes\DKIRunes.lua:207
| User | When | Change |
|---|---|---|
| ElderFuthark | Wed, 12 Nov 2008 15:50:05 | Changed status from Accepted to Fixed |
| ElderFuthark | Tue, 11 Nov 2008 15:33:15 | Changed status from New to Accepted |
| Konqueror | Sat, 08 Nov 2008 14:30:40 | Create |
- 2 comments
- 2 comments
Facts
- Last updated on
- 12 Nov 2008
- Reported on
- 08 Nov 2008
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- #2
ElderFuthark Wed, 12 Nov 2008 15:50:18Should be fixed in 1.0.0
- #1
ElderFuthark Tue, 11 Nov 2008 15:33:00Did you have a version of DKiRunes before 0.4.2 ?
counterScale was added in 0.4.2 and so would not be initialized when DKiRunes was updated. Clicking the 'reset' button should make this go away.
I'll look into a better way to load saved variables for new features.