BfA pre-Patch errors
DreamOfHero opened this issue ยท 9 comments
Hi,
after BfA pre-patch this addon cause 3 errors ingame:
-
Message: Interface\AddOns\Wholly\Wholly.lua:5343: hooksecurefunc(): WorldMapFrame_Update is not a function
Stack: Interface\AddOns\Wholly\Wholly.lua:5343: hooksecurefunc(): WorldMapFrame_Update is not a function
[C]: in function `hooksecurefunc'
Interface\AddOns\Wholly\Wholly.lua:5343: in main chunk -
Message: (null)
this error happen: 21 times, I don't know what it is -
Message: Binding header WHOLLY is defined more than once in Interface\AddOns\Wholly\Bindings.xml
This error happens: 18 times.
I can solve it by myself or I need to wait a newer version of this addon.
Thanks in advance
@RhapsodySL if you check wholly code, you will see that Wholly checking Grail.battleForAzeroth before using WorldMapFrame_Update. What version you try to use?
@NERON Still occurs even with a freshly installed Grail and Wholly. It occurs because an instance of WorldMapFrame_Update still exists in Wholly's code; it's not an issue with Grail.
Grail has not been updated to 8.0 yet, i suppose we should wait first for a Grail update
Even the Github Version is not working right now.
The QuestList is empty and Map is broken since Blizzard fucked up with UI hooks
@NERON, probably he is using the version available in curseforge, the last version available in curseforge fr both grail and wholly is for 7.3.5
I install addon only with Twitch desktop.
my versions is:
- grail: 095
- wholly: 066
all for wow 7.3.5
Actually i checked the error, the problem is an incorrect sentence in a line of code of the github version of grail
There is a fork in git with a quick fix
https://github.com/Koviko/Grail
Whit this change now both github version of grail and wholly work in Pre-Bfa
EDIT: This does not fix everything, as funjoker said map and ui hooks has been changed, it is still broken, but at least with this fix the window for the command /wholly works, it shows the available quest for every zone