Ratt’s Revenge - 6 O’clock spectral chest

I am currently working on 6 O’clock Altars in the Ratts’ Revenge, and I did all altars, ran script (/run for i,a in ipairs({“Sin”,“Corrupt”,“Lust”,“Blood”,“Void”,“Chest”})do print(a,C_QuestLog.IsQuestFlaggedCompleted(84805+i))end) and all were true, except for the chest. I am wearing my Starry-Eyed Goggles. I reloaded, relogged, disabled all add ons. Nothing works. I can see people looting, but no chest for me. Anyone else having that problem?

It did keep disappearing and re-appearing when I did this. Try without goggles - I don’t think I wore them when I was looking for it but I may be mis-remembering.
I also used a slightly different script so maybe try that - v/run local s={“Venthyr”,“Corrupted”,“Succubus”,“Blood”,“Void”,“Chest of Acquisitions”} for i,v in ipairs(s) do print(v…“:”,C_QuestLog.IsQuestFlaggedCompleted(84805+i)) end

Did you have your Torch out? I didn’t use the Goggles, had the torch out instead had no issue opening it.

I had both torch out, and goggles on, only torch out, only goggles on, and both out. Nothing worked.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.