Prat 3.0

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

You must login to post a comment. Don't have an account? Register to get one!

  • Avatar of Medalist Medalist Jan 27, 2009 at 05:18 UTC - 0 likes

    Confirmed

  • Avatar of sylvanaar sylvanaar Nov 07, 2008 at 16:11 UTC - 0 likes

    Should be fixed. Please confirm its fixed in beta 14

  • Avatar of sylvanaar sylvanaar Nov 03, 2008 at 10:59 UTC - 0 likes

    /script Prat.Addon.modules.ChannelColorMemory.db.profiles.Default.colors = {}

  • Avatar of Hallithron Hallithron Nov 01, 2008 at 02:58 UTC - 0 likes

    This happens in the enUS client for r88, as well.

  • Avatar of sylvanaar sylvanaar Nov 01, 2008 at 01:04 UTC - 0 likes

    You can commit to the repository yourself. I encourage people to fix the locales and commit the fixes directly

  • Avatar of Gregory 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.

  • Avatar of sylvanaar sylvanaar Oct 31, 2008 at 00:06 UTC - 0 likes

    /script Prat.Addon.modules.ChannelColorMemory.db.profiles.colors = {}

  • Avatar of kazso kazso Oct 30, 2008 at 23:17 UTC - 0 likes

    I 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.

  • Avatar of Gregory Gregory Oct 30, 2008 at 17:52 UTC - 0 likes

    just tested english locale - same error

  • Avatar of Gregory Gregory Oct 30, 2008 at 12:49 UTC - 0 likes

    doesn't work now. parsing is ok, but getting 2 errors on login (join general and trade channel)

    Quote:

    ...rface\AddOns\Prat-3.0\modules\ChannelColorMemory.lua:221: table index is nil
    (tail call): ?
    ...rface\AddOns\Prat-3.0\modules\ChannelColorMemory.lua:221: in function `?'
    ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:146: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:146>
    [string "safecall Dispatcher[5]"]:4: in function <[string "safecall Dispatcher[5]"]:4>
    [C]: ?
    [string "safecall Dispatcher[5]"]:13: in function `?'
    ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:91: in function `Fire'
    Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:70: in function <Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:69>
    [C]: in function `ChangeChatColor'
    ...rface\AddOns\Prat-3.0\modules\ChannelColorMemory.lua:251: in function `?'
    ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:146: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:146>
    [string "safecall Dispatcher[12]"]:4: in function <[string "safecall Dispatcher[12]"]:4>
    [C]: ?
    [string "safecall Dispatcher[12]"]:13: in function `?'
    ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:91: in function `Fire'
    Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:70: in function <Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:69>

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

Reported by

Possible assignees