Enochen / bastmush

Automatically exported from code.google.com/p/bastmush
0 stars 0 forks source link

mouse wheel up/down in mtab or miniwin events produces errors #63

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
un-time error
Plugin: miniwin_tabwin (called from world: Aardwolf)
Function/Sub: OnPluginBroadcast called by Plugin miniwin_tabwin
Reason: Executing plugin miniwin_tabwin sub OnPluginBroadcast
...les (x86)\MUSHclient\worlds\plugins\v6.1\lua\miniwin.lua:2350: attempt to 
index global 'downbutton' (a nil value)
stack traceback:
        ...les (x86)\MUSHclient\worlds\plugins\v6.1\lua\miniwin.lua:2350: in function 'drawshuttle'
        ...les (x86)\MUSHclient\worlds\plugins\v6.1\lua\miniwin.lua:1775: in function 'drawtext'
        ...les (x86)\MUSHclient\worlds\plugins\v6.1\lua\miniwin.lua:2440: in function 'drawwin'
        ...les (x86)\MUSHclient\worlds\plugins\v6.1\lua\miniwin.lua:1158: in function 'redraw'
        ...les (x86)\MUSHclient\worlds\plugins\v6.1\lua\miniwin.lua:519: in function 'resettabs'
        ...les (x86)\MUSHclient\worlds\plugins\v6.1\lua\miniwin.lua:467: in function 'addtab'
        ...s (x86)\MUSHclient\worlds\plugins\v6.1\lua\mastertab.lua:158: in function 'drawtabs_vertical'
        ...s (x86)\MUSHclient\worlds\plugins\v6.1\lua\mastertab.lua:120: in function 'drawtabs'
        ...s (x86)\MUSHclient\worlds\plugins\v6.1\lua\mastertab.lua:82: in function 'addwtab'
        [string "Plugin"]:182: in function <[string "Plugin"]:172>

Original issue reported on code.google.com by musidan@gmail.com on 2 May 2011 at 5:05

GoogleCodeExporter commented 9 years ago
This is a duplicate of issue47, which is fixed and will be in the next release.

Original comment by enda...@gmail.com on 3 May 2011 at 6:08