Aurora

Aurora

352k Downloads

[Bug] Error in Tradeskill window (Inscription)

Jeremy7600 opened this issue ยท 1 comments

commented

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

  1. Open Tradeskill Window
  2. Error occurs
  3. Click Northrend Inscription Research
  4. Error Occurs, and then again a few seconds later
  5. Click on Minor Inscription Research
  6. Error Occurs, and then again a few seconds later

Additional context

No response

commented

Those two skills don't have icons, but Master's Inscriptions do. Not sure if blizzard bug or intentional