3 - Eloquence.lua line 555: attempt to index local 'matrix' (a nil value)
What steps will reproduce the problem?
1. Responded to a trade chat with a link (too Crusader Orb)
2. Error occured (see below)
3. No further chats were possible, the text transmitted was the last entry in general chat (random probably).
4. "/console reloadui" did not help
What is the expected output? What do you see instead?
What version of the product are you using?
latest v3.2
Do you have an error log of what happened?
Date: 2009-11-06 15:07:56
ID: -1
Error occured in: Stubby
Count: 1
Message: Error: Original call failed after running hooks for: ChatFrame_OnEvent
..\AddOns\Eloquence\Eloquence.lua line 555:
attempt to index local 'matrix' (a nil value)
Debug:
(tail call): ?
[string "*:OnEvent"]:1:
[string "*:OnEvent"]:1
AddOns:
Swatter, v5.6.4424 (KangaII)
Eloquence, v
(ck=ce5)
Please provide any additional information below.
| User | When | Change |
|---|---|---|
| blackknight95857669 | Thu, 12 Nov 2009 16:34:16 | Changed status from New to Accepted |
| Highlander1694 | Fri, 06 Nov 2009 14:31:28 | Create |
- 1 comment
- 1 comment
Facts
- Last updated on
- 12 Nov 2009
- Reported on
- 06 Nov 2009
- Status
- Accepted - Problem reproduced / Need acknowledged.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- #1
Highlander1694 Mon, 23 Nov 2009 09:04:31Have not been able to reproduce this bug. Possibly it is linked to the other one i posted. If you do not get this error, I suggest you close this bug report.
I am willing to help. I am a coder, but have no experience with Lua. I have not had much luck finding a debugger. What do you use to debug this? Is there a simple print to chat function i can insert or better can you recommend a debugger that works with wow?
I am using SciTE to look at the code.