WOTLK - SpellFlashCore library not available for Wrath Classic
Keyea opened this issue ยท 4 comments
Before You Begin
- I confirm that I have downloaded the latest version of the addon.
- I am not playing on a private server.
- I checked for an existing, open ticket for this issue and was not able to find one.
- I edited the title of this bug report (above) so that it describes the issue I am reporting.
Describe the Issue
When navigating to the spellflash tab, it says "These settings are unavailable because the SpellFlash addon / library is not installed or is disabled. I also tried installing the old SpellFlash addon (https://www.curseforge.com/wow/addons/spellflash) and it still won't load.
How to Reproduce
- Launch WOTLK with the latest wotlk hekili version
- Click on a display and navigate to the spellflash tab
- The setting is unavailable
Player Information (Link)
Error Messages (Link)
Additional Information
No response
Contact Information
KEA#8538
SpellFlash is a separate addon that's packaged up and included here. I'm not the developer for it. It explicitly disables itself in versions below 10.0 (because it uses modern API that doesn't match Wrath). I bypassed that restriction by going into Hekili/Libs/SpellFlashCore/SpellFlashCore.lua and changing the 100000 on line 1 to 30000. At that point, it will load but it will also have errors associated with trying to register events that don't exist in Wrath (i.e., PLAYER_SPECIALIZATION_CHANGED). It may sort of work regardless or it might not, but I don't have plans to work on SpellFlashCore myself.
I recommended changes to SpellFlashCore here: Tga123/SpellFlashCore#3
Doesn't look like my pull request to SpellFlashCore is going to be accepted. I will not be able to impact this request.