ga526321 / prat

Automatically exported from code.google.com/p/prat
GNU General Public License v3.0
0 stars 0 forks source link

Chat scroll error #124

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What version of Prat are you using?
55577

Do you use embedded libraries or standalones?
standalones

What language/realm type?
US

What steps will reproduce the problem?
1. Scroll up with the mouse wheel
2. Watch bugsack fill with errors
2a. sometimes the scrolling will stop working, sometimes it acts fine even
with the error.

What is the expected output? What do you see instead?
The test scrolls as normal even with the errors but it sometimes will stop
working.  Not sure what the trigger is to stop it from randomly stop scrolling.

Please provide any additional information below.

From Bugsack...

[2007/11/22 20:08:33-345-x14]: Prat-2.0
54518.55577\Prat_Modules\modules\ChatButtons.lua:571: attempt to call
global 'intersects_line' (a nil value)
Prat-2.0 54518.55577\Prat_Modules\modules\ChatButtons.lua:383: in function
`OnModuleOnUpdateHook'
Prat-2.0 54518.55577\Prat.lua:2592: in function
<Interface\AddOns\Prat\Prat.lua:2587>
(tail call): ?:
<in C code>: ?
<in C code>: in function `ChatFrame_OnUpdate'
<string>:"*:OnUpdate":8: in function <[string "*:OnUpdate"]:1>

  ---

Original issue reported on code.google.com by tristanc...@gmail.com on 23 Nov 2007 at 2:10