EQL3
EQL3 copied to clipboard
Conflict between EQL3 and FastQuest
When I use FastQuest without EQL3, it is giving no errors.
But when I use EQL3 and FastQuest, I get the following error when starting:
Error: Interface\AddOns\FastQuest\FastQuest.lua:228: attempt to index field `?' (a nil value)
Is it possible to adjust the code so FastQuest will not generate this error?
Or is there anything I can change in the FastQuest code to avoid generating this error?