dandruff / xCT

A light weight scrolling combat text implementation.
53 stars 22 forks source link

BUG: Saving Frames #9

Closed Cimplex closed 12 years ago

Cimplex commented 12 years ago

When you are saving frames, there is a Lua error when you lock the frames with your mouse over a frame.


Message: Interface\AddOns\xCT+\xCT+.lua:638: attempt to index field 'fsPosition' (a nil value)
Time: 10/13/11 23:37:55
Count: 2
Stack: Interface\AddOns\xCT+\xCT+.lua:638: in function <Interface\AddOns\xCT+\xCT+.lua:636>
[C]: in function `EnableMouse'
Interface\AddOns\xCT+\xCT+.lua:691: in function `EndConfigMode'
Interface\AddOns\xCT+\xCT+.lua:732: in function `?'
Interface\FrameXML\ChatFrame.lua:4227: in function `ChatEdit_ParseText'
Interface\FrameXML\ChatFrame.lua:3838: in function `ChatEdit_SendText'
Interface\FrameXML\ChatFrame.lua:3876: in function `ChatEdit_OnEnterPressed'
[string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1>

Locals: (*temporary) = nil
(*temporary) = nil
(*temporary) = "OnUpdate"
(*temporary) = 62114
(*temporary) = "attempt to index field 'fsPosition' (a nil value)"
frame = <unnamed> {
 0 = <userdata>
}