siweia / AuroraClassic

15 stars 1 forks source link

Unable to socket follower equipment. #14

Closed tordenflesk closed 5 years ago

tordenflesk commented 6 years ago

https://i.imgur.com/fo2qPsf.png

siweia commented 6 years ago

Type cmd "/console taintLog 1", and re-socket your follower equipment. And post me the file in wow/logs/taint.log. I just made a follower equip by Engineering myself, it was all fine.

tordenflesk commented 6 years ago
  Global variable LE_ITEM_QUALITY_COMMON tainted by AuroraClassic - `ü=:2
  Execution tainted by AuroraClassic while reading LE_ITEM_QUALITY_COMMON - Interface\FrameXML\ItemButtonTemplate.lua:124 SetItemButtonQuality()
      Interface\FrameXML\TradeFrame.lua:105 TradeFrame_UpdatePlayerItem()
      Interface\FrameXML\TradeFrame.lua:71 TradeFrame_Update()
      Interface\FrameXML\TradeFrame.lua:40
      GetItemInfo()
      Interface\FrameXML\ChatFrame.lua:1047
  Interface\FrameXML\StaticPopup.lua:4941 StaticPopup_OnClick()
  An action was blocked because of taint from AuroraClassic - CastItemSpellOnFollowerAbility()
      Interface\AddOns\Blizzard_GarrisonTemplates\Blizzard_GarrisonSharedTemplates.lua:59 OnAccept()
      Interface\FrameXML\StaticPopup.lua:4973 StaticPopup_OnClick()
      StaticPopup1Button1:OnClick()
siweia commented 6 years ago

I can't replicate the error. What equipment exactly is that cause the problem?

tordenflesk commented 6 years ago

Disenchanting Rod & Kaleidoscopic Lens

tordenflesk commented 6 years ago

Now geting the following LUA error:

1x [ADDON_ACTION_FORBIDDEN] AddOn 'AuroraClassic' tried to call the protected function 'CastItemSpellOnFollowerAbility()'.
!BugGrabber\BugGrabber.lua:519: in function <!BugGrabber\BugGrabber.lua:519>
[C]: in function `CastItemSpellOnFollowerAbility'
...rrisonTemplates\Blizzard_GarrisonSharedTemplates.lua:59: in function `OnAccept'
FrameXML\StaticPopup.lua:4973: in function `StaticPopup_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>

& taint:

Interface\FrameXML\StaticPopup.lua:4941 StaticPopup_OnClick() An action was blocked because of taint from AuroraClassic - CastItemSpellOnFollowerAbility() Interface\AddOns\Blizzard_GarrisonTemplates\Blizzard_GarrisonSharedTemplates.lua:59 OnAccept() Interface\FrameXML\StaticPopup.lua:4973 StaticPopup_OnClick() StaticPopup1Button1:OnClick() Interface\FrameXML\StaticPopup.lua:4941 StaticPopup_OnClick() An action was blocked because of taint from AuroraClassic - CastItemSpellOnFollowerAbility() Interface\AddOns\Blizzard_GarrisonTemplates\Blizzard_GarrisonSharedTemplates.lua:59 OnAccept() Interface\FrameXML\StaticPopup.lua:4973 StaticPopup_OnClick() StaticPopup1Button1:OnClick()