[Bug] Error in Tradeskill window (Inscription)
Jeremy7600 opened this issue ยท 1 comments
Is there an existing issue for this?
- I have searched the existing issues
Game Client
Wrath Classic
Current Behavior
When I click open Inscription I get the error, as well as when I click on either Minor Inscription Reseach or Northrend Inscription Research,
33x Aurora\Skin\api.lua:79: attempt to index local 'texture' (a nil value)
[string "@aurora\Skin\api.lua"]:79: in function CropIcon' [string "@Aurora\Skin\Interface_WrathBlizzard_TradeSkillUI.lua"]:62: in function <...kin\Interface_WrathBlizzard_TradeSkillUI.lua:51> [string "=[C]"]: in function
TradeSkillFrame_SetSelection'
[string "@Interface_WrathBlizzard_TradeSkillUI\Blizzard_TradeSkillUI.lua"]:419: in function `TradeSkillSkillButton_OnClick'
[string ":OnClick"]:4: in function <[string ":OnClick"]:1>
Locals:
texture = nil
parent = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'texture' (a nil value)"
Expected Behavior
No errors to occur
Steps To Reproduce
- Open Tradeskill Window
- Error occurs
- Click Northrend Inscription Research
- Error Occurs, and then again a few seconds later
- Click on Minor Inscription Research
- Error Occurs, and then again a few seconds later
Additional context
No response