EQL3 icon indicating copy to clipboard operation
EQL3 copied to clipboard

Conflict between EQL3 and FastQuest

Open FrostShock opened this issue 4 years ago • 0 comments

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?

FrostShock avatar Mar 17 '21 10:03 FrostShock