Grail

3M Downloads

Errors in pre-patch of Wow

DreamOfHero opened this issue ยท 2 comments

commented

Hi,

with BfA prepatch in the console appesar this message: "the 093 version or newer of Grail is required" (I've installed 095 version, and Wholly also)

I noticed also that this addon make some ingame errors (6 in total):

  1. Message: Interface\AddOns\Grail\Grail.lua:2224: attempt to call local 'GetMapNameByID' (a nil value)
    Stack: Interface\AddOns\Grail\Grail.lua:2224: attempt to call local 'GetMapNameByID' (a nil value)
    Interface\AddOns\Grail\Grail.lua:2224: in main chunk

  2. Message: Interface\AddOns\Grail\Grail-Quests.lua:215: attempt to index global 'Grail' (a nil value)
    Stack: Interface\AddOns\Grail\Grail-Quests.lua:215: attempt to index global 'Grail' (a nil value)
    Interface\AddOns\Grail\Grail-Quests.lua:215: in main chunk

  3. Message: Interface\AddOns\Grail\Grail-NPCs.lua:90: attempt to index global 'Grail' (a nil value)
    Stack: Interface\AddOns\Grail\Grail-NPCs.lua:90: attempt to index global 'Grail' (a nil value)
    Interface\AddOns\Grail\Grail-NPCs.lua:90: in main chunk

  4. Message: Interface\AddOns\Grail\Grail-NPCs-enUS.lua:9: attempt to index global 'Grail' (a nil value)
    Stack: Interface\AddOns\Grail\Grail-NPCs-enUS.lua:9: attempt to index global 'Grail' (a nil value)
    Interface\AddOns\Grail\Grail-NPCs-enUS.lua:9: in main chunk

  5. Message: Interface\AddOns\Grail\Grail-NPCs-itIT.lua:7: attempt to index global 'Grail' (a nil value)
    Stack: Interface\AddOns\Grail\Grail-NPCs-itIT.lua:7: attempt to index global 'Grail' (a nil value)
    Interface\AddOns\Grail\Grail-NPCs-itIT.lua:7: in main chunk

  6. Message: Interface\AddOns\Grail\Grail-BuggedQuests.lua:19: attempt to index global 'Grail' (a nil value)
    Stack: Interface\AddOns\Grail\Grail-BuggedQuests.lua:19: attempt to index global 'Grail' (a nil value)
    Interface\AddOns\Grail\Grail-BuggedQuests.lua:19: in main chunk

how can I solve and play with this addon on?

Thanks in advance

commented

There are over 17 commits on Grail since the last tagged version (0.95) so right now you would need to either clone the current master branch of each repo (grail/wholly) or download the zips provided by Github.
Be aware that this doesn't fully restore the features you are used to just yet. Whollys worldmap pins will still be missing and the BFA content is not fully done yet.

commented

Most of the basic functionality was returned with the latest two public releases of Wholly and Grail.