42 - Error in ChannelColorMemory.lua
What steps will reproduce the problem?
1. The error occurs every time the addon is loaded
2. However the error does not occur if it is reloaded
What is the expected output? What do you see instead?
No error should occur
What version of the product are you using?
r16
Do you play on US or EU. What language do you use?
zhTW
Do you have an error log of what happened?
[2008/10/26 11:31:45-72-x3]: Prat-3.0-3.0 (Beta Version) \modules\ChannelColorMemory.lua:161 table index is nil
CallbackHandler-1.0\CallbackHandler-1.0.lua:146 in function <...ber\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:146
<string>:"safecall Dispatcher[5]":4: in function <[string "safecall Dispatcher[5]"]:4>
<in C code>: ?
<string>:"safecall Dispatcher[5]":13: in function `?'
CallbackHandler-1.0\CallbackHandler-1.0.lua:91 in function `Fire'
AceEvent-3.0\AceEvent-3.0.lua:70 in function <Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:69
<in C code>: in function `ChangeChatColor'
Prat-3.0-3.0 (Beta Version) \modules\ChannelColorMemory.lua:178 in function `?'
CallbackHandler-1.0\CallbackHandler-1.0.lua:146 in function <...ber\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:146
<string>:"safecall Dispatcher[12]":4: in function <[string "safecall Dispatcher[12]"]:4>
<in C code>: ?
<string>:"safecall Dispatcher[12]":13: in function `?'
CallbackHandler-1.0\CallbackHandler-1.0.lua:91 in function `Fire'
AceEvent-3.0\AceEvent-3.0.lua:70 in function <Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:69
---
Please provide any additional information below.
| User | When | Change |
|---|---|---|
| sylvanaar | Jan 27, 2009 at 23:44 UTC | Changed status from Replied to Verified |
| Medalist | Jan 27, 2009 at 05:18 UTC | Changed status from Waiting to Replied |
| sylvanaar | Nov 07, 2008 at 16:11 UTC | Changed status from Replied to Waiting |
| sylvanaar | Nov 07, 2008 at 16:11 UTC | Changed status from Waiting to Replied |
| sylvanaar | Nov 03, 2008 at 10:59 UTC | Changed status from Replied to Waiting |
| Hallithron | Nov 01, 2008 at 02:58 UTC | Changed status from Waiting to Replied |
| sylvanaar | Nov 01, 2008 at 01:05 UTC | Changed status from Replied to Waiting |
| Gregory | Oct 31, 2008 at 17:12 UTC | Changed status from Waiting to Replied |
| sylvanaar | Oct 31, 2008 at 00:06 UTC | Changed status from Replied to Waiting |
| Gregory | Oct 30, 2008 at 12:49 UTC | Changed status from Waiting to Replied |
| sylvanaar | Oct 30, 2008 at 04:35 UTC | Changed status from Accepted to Waiting |
| sylvanaar | Oct 29, 2008 at 05:53 UTC | Changed milestone from None to 3.0-Beta Changed priority from Medium to Low Changed status from Waiting to Accepted |
| sylvanaar | Oct 27, 2008 at 14:34 UTC | Changed status from Replied to Waiting |
| Gregory | Oct 27, 2008 at 14:09 UTC | Changed status from Waiting to Replied |
| sylvanaar | Oct 27, 2008 at 12:49 UTC | Changed status from New to Waiting |
| sylvanaar | Oct 26, 2008 at 14:14 UTC | Changed assigned to from None to sylvanaar |
| foreverphk | Oct 26, 2008 at 03:34 UTC | Create |
Facts
- Last updated
- Mar 30, 2012
- Reported
- Oct 26, 2008
- Status
- Verified - QA has verified that the fix has worked.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Low - Might slip to a later milestone.
- Votes
- 3
- Reply
- #19
Medalist Jan 27, 2009 at 05:18 UTC - 0 likesConfirmed
- Reply
- #18
sylvanaar Nov 07, 2008 at 16:11 UTC - 0 likesShould be fixed. Please confirm its fixed in beta 14
- Reply
- #17
sylvanaar Nov 03, 2008 at 10:59 UTC - 0 likes/script Prat.Addon.modules.ChannelColorMemory.db.profiles.Default.colors = {}
- Reply
- #16
Hallithron Nov 01, 2008 at 02:58 UTC - 0 likesThis happens in the enUS client for r88, as well.
- Reply
- #14
sylvanaar Nov 01, 2008 at 01:04 UTC - 0 likesYou can commit to the repository yourself. I encourage people to fix the locales and commit the fixes directly
- Reply
- #13
Gregory Oct 31, 2008 at 17:21 UTC - 0 likes/script Prat.Addon.modules.ChannelColorMemory.db.profiles.Default = {} worked for me. also need changes for ruRU i posted below.
- Reply
- #11
sylvanaar Oct 31, 2008 at 00:06 UTC - 0 likes/script Prat.Addon.modules.ChannelColorMemory.db.profiles.colors = {}
- Reply
- #10
kazso Oct 30, 2008 at 23:17 UTC - 0 likesI have this "ChannelColorMemory.lua:221: table index is nil" error as well. r84 working, but r85-r88 gives this error. I'm using Prat on enGB client.
- Reply
- #9
Gregory Oct 30, 2008 at 17:52 UTC - 0 likesjust tested english locale - same error
- Reply
- #8
Gregory Oct 30, 2008 at 12:49 UTC - 0 likesdoesn't work now. parsing is ok, but getting 2 errors on login (join general and trade channel)