Lolcoincoin / tekkub-wow

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

Loading Buffet in combat = taint #847

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Buffet:

What steps will reproduce the problem?

- Pretty simple, load Buffet while in combat

What is the expected output? What do you see instead?

- Interface action blocked message

What addon and what version are you using?  Where did you download from?

- Buffet, 3.0.9.27

What version of WoW are you using?
Patch: erh, latest
Locale: enGB

Please provide any additional information below.

- I was trying AddonLoader, and noticed that, if i reloadui while being in 
combat i get a taint from Buffet, i guess that's because it's touching to 
macros.

4/6 00:04:34.671  An action was blocked in combat because of taint from 
Buffet - EditMacro()
4/6 00:04:34.671      Interface\AddOns\Buffet\Buffet.lua:130 <unnamed>:Edit
()
4/6 00:04:34.671      Interface\AddOns\Buffet\Buffet.lua:113 <unnamed>:Scan
()
4/6 00:04:34.671      Interface\AddOns\Buffet\Buffet.lua:68 
<unnamed>:PLAYER_LOGIN()
4/6 00:04:34.671      Interface\AddOns\Buffet\Buffet.lua:57
4/6 00:04:34.671      LoadAddOn()
4/6 00:04:34.671      Interface\AddOns\AddonLoader\AddonLoader.lua:109 
LoadAddOn()
4/6 00:04:34.671      Interface\AddOns\AddonLoader\Conditions.lua:95
4/6 00:04:34.671  An action was blocked in combat because of taint from 
Buffet - EditMacro()
4/6 00:04:34.671      Interface\AddOns\Buffet\Buffet.lua:130 <unnamed>:Edit
()
4/6 00:04:34.671      Interface\AddOns\Buffet\Buffet.lua:114 <unnamed>:Scan
()
4/6 00:04:34.671      Interface\AddOns\Buffet\Buffet.lua:68 
<unnamed>:PLAYER_LOGIN()
4/6 00:04:34.671      Interface\AddOns\Buffet\Buffet.lua:57
4/6 00:04:34.671      LoadAddOn()
4/6 00:04:34.671      Interface\AddOns\AddonLoader\AddonLoader.lua:109 
LoadAddOn()
4/6 00:04:34.671      Interface\AddOns\AddonLoader\Conditions.lua:95

Original issue reported on code.google.com by sdky...@gmail.com on 5 Apr 2009 at 10:21