Wisterwind / thrae-wow

Automatically exported from code.google.com/p/thrae-wow
0 stars 0 forks source link

/tinytip results in error #23

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
r64265

Log in

type /tinytip

wait for error.

Error:

[2008/03/13 20:18:38-732-x1]: TinyTip\TinyTip.lua:189: attempt to
concatenate field 'localizedname' (a nil value)
Interface\FrameXML\ChatFrame.lua:3123: in function
<Interface\FrameXML\ChatFrame.lua:3048>:
<in C code>: ?
<in C code>: in function `ChatEdit_ParseText'
Interface\FrameXML\ChatFrame.lua:2815: in function `ChatEdit_SendText':
Interface\FrameXML\ChatFrame.lua:2836: in function
<Interface\FrameXML\ChatFrame.lua:2835>:
<in C code>: in function `ChatEdit_OnEnterPressed'
<string>:"*:OnEnterPressed":1: in function <[string "*:OnEnterPressed"]:1>

  ---

Enabled addons: a ton

Tried again with only 3 addons enabled and got this error:

[2008/03/13 20:27:06-734-x1]: TinyTip\TinyTip.lua:189: attempt to index
global 'self' (a nil value)
Interface\FrameXML\ChatFrame.lua:3123: in function `ChatEdit_ParseText':
Interface\FrameXML\ChatFrame.lua:2815: in function `ChatEdit_SendText':
Interface\FrameXML\ChatFrame.lua:2836: in function `ChatEdit_OnEnterPressed':
<string>:"*:OnEnterPressed":1: in function <[string "*:OnEnterPressed"]:1>

Enabled addons:

TinyTip
BugSack
BugGrabber

Original issue reported on code.google.com by mattsw...@gmail.com on 14 Mar 2008 at 12:27

GoogleCodeExporter commented 8 years ago
Problem solved after installing TinyTip Options

Still should not result in an error if TT Options is missing...

Original comment by mattsw...@gmail.com on 14 Mar 2008 at 12:39

GoogleCodeExporter commented 8 years ago
Agreed.

Original comment by genera...@gmail.com on 14 Mar 2008 at 11:28

GoogleCodeExporter commented 8 years ago
Fixed r133.

Original comment by genera...@gmail.com on 17 Mar 2008 at 3:35