5 - Error on login
What steps will reproduce the problem?
1. Log in
2.
3.
What is the expected output? What do you see instead?
- I expect to see cast bars, instead I see nothing but errors.
What version of the product are you using?
- v1.3 release
Do you have an error log of what happened?
- 1x AdiCastBar-v1.3\CastBars.lua:170 attempt to call method "Debug" (a nil value)
AdiCastBar-v1.3\CastBars.lua:170 in function <AdiCastBar\CastBars.lua:167
(tail call): ?
<in C code>
<string>:"safecall Dispatcher[7]":13: in function "?"
...\AdiCastBar\libs\LibAdiEvent-1.0\LibAdiEvent-1.0-3.lua:85 in function <...\AdiCastBar\libs\LibAdiEvent-1.0\LibAdiEvent-1.0.lua:82
Locals:
nil
- 6x AdiCastBar-v1.3\CastBars.lua:327 attempt to call method "Debug" (a nil value)
AdiCastBar-v1.3\CastBars.lua:327 in function <AdiCastBar\CastBars.lua:325
(tail call): ?
<in C code>
<string>:"safecall Dispatcher[2]":13: in function "?"
...\AdiCastBar\libs\LibAdiEvent-1.0\LibAdiEvent-1.0-3.lua:85 in function <...\AdiCastBar\libs\LibAdiEvent-1.0\LibAdiEvent-1.0.lua:82
Locals:
nil
Please provide any additional information below.
- To fix this, replace all calls to self:Debug() with addon:Debug().
| User | When | Change |
|---|---|---|
| EthanCentaurai | Nov 18, 2012 at 10:57 UTC | Create |
Facts
- Reported
- Nov 18, 2012
- Status
- New - Issue has not had initial review yet.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 0