Haleth / Aurora

Minimalistic UI theme for World of Warcraft
Other
54 stars 23 forks source link

HelpFrame is now HelpBrowser #216

Closed liquidbase closed 4 years ago

liquidbase commented 4 years ago

Prerequisites

Description

The following error appears directly when logging in since the last build in the Shadowlands Beta. Version of Aurora is the current Alpha from GitHub.

Steps to Reproduce

  1. Login on Beta or PTR
Message: Interface\AddOns\Aurora\Skin\FrameXML\HelpFrame.lua:51: hooksecurefunc(): HelpFrame_SetSelectedButton is not a function
Time: Mon Sep 21 13:23:52 2020
Count: 1
Stack: Interface\AddOns\Aurora\Skin\FrameXML\HelpFrame.lua:51: hooksecurefunc(): HelpFrame_SetSelectedButton is not a function
[string "=[C]"]: in function `hooksecurefunc'
[string "@Interface\AddOns\Aurora\Skin\FrameXML\HelpFrame.lua"]:51: in function `?'
[string "@Interface\AddOns\Aurora\Skin\init.lua"]:232: in function <Interface\AddOns\Aurora\Skin\init.lua:210>

Locals: 

Additional information

Gethe commented 4 years ago

Fixed in e2fa4503