| View previous topic :: View next topic |
| Author |
Message |
EpikPhailure

Joined: 09 Jun 2009
Posts: 60
Location: Havre Montana
WR Updates: 742,121
EpikPhailure WR Profile
|
Posted: Tue Jun 29, 2010 3:54 pm Post subject: 3.3.5 Shift Click a Name error |
|
|
Hey Rollie, long time no talk to...
Just started playing again and when ever I shift click a name (since 3.3.5 last week) I get the following error:
Message: Interface\AddOns\CensusPlus\CensusPlus.lua:3805: attempt to index global 'ChatFrameEditBox' (a nil value)
Time: 06/29/10 15:52:11
Count: 1
Stack: Interface\AddOns\CensusPlus\CensusPlus.lua:3805: in function <Interface>
...ace\AddOns\Blizzard_CombatLog\Blizzard_CombatLog.lua:3616: in function `SetItemRef'
Interface\FrameXML\ChatFrame.lua:3034: in function <Interface>
[C]: ?
[C]: ?
[C]: in function `ChatFrame_OnHyperlinkShow'
[string "*:OnHyperlinkClick"]:1: in function <string>
Locals: link = "player:D?tud?e:1132:CHANNEL:2"
text = "[D?tud?e]"
button = "LeftButton"
namelink = "D?tud?e:1132:CHANNEL:2"
name = "D?tud?e"
lineid = "1132"
(*temporary) = nil
(*temporary) = nil
(*temporary) = "([^%s]*)%s+([^%s]*)"
(*temporary) = "%2"
(*temporary) = "attempt to index global 'ChatFrameEditBox' (a nil value)"
g_CensusWhoOverrideMsg = nil
g_SetItemRef_Override = <function> defined @Interface\FrameXML\ItemRef.lua:2
I assume it has something to do with the new chat box. |
|
| Back to top |
|
 |
Djambo
Joined: 02 Aug 2005
Posts: 46
Location: Germany
WR Updates: 4,334,121
Djambo WR Profile
|
Posted: Thu Jul 01, 2010 9:57 am Post subject: |
|
|
| Open the Interface\AddOns\CensusPlus\CensusPlus.lua in Notepad, search for ChatFrameEditBox and put an additional 1 into it. Resulting in: ChatFrame1EditBox. Save and you're done. |
|
| Back to top |
|
 |
FuxieDK

Joined: 22 May 2008
Posts: 372
Location: Copenhagen, DK
WR Updates: 2,125,213
FuxieDK WR Profile
|
Posted: Sat Jul 03, 2010 9:05 am Post subject: |
|
|
Many of addons have problems with that pesky 1 in the name now..
Great catch...  |
|
| Back to top |
|
 |
|
|
|