I have Lesser Voidcaller pet and the Void Altar do not count as complete.
Using the macro
/run for i,a in ipairs({“Sin”,“Corrupt”,“Lust”,“Blood”,“Void”,“Chest”})do print(a,C_QuestLog.IsQuestFlaggedCompleted(84805+i))end
to see if other altars are counting, even if visually shows it worked, the macro states “false” to all altars.
Any help with this?