I can't abandon green quests

i just reach level 63, and beginning outlands levelling
yet all my vanilla quests that give no exp, i can’t seem to abandon

no doubt i’m missing something, any ideas?

Which quests are those in particular?

You should be able to go into your quest log using L then click on the quest, and click on abandon.

2 Likes

If you want to abandon all quests in one go, cut and paste this into wow chat box:

/run for i=1,GetNumQuestLogEntries() do SelectQuestLogEntry(i); SetAbandonQuest(); AbandonQuest(); end

Could be a few conflicting addons or outdated ones breaking the UI somehow, that can happen quite easily. Have you tried with no addons loaded just once?

1 Like

That looks like it might work, but it would abandon ALL quests, which may not be the desired effect.

I’d try what Punyelf said, and if there was a problem with that, then it is indeed likely an addon issue, and follow Valkiá’s advice to try again with all addons disabled.

1 Like

Yes that’s what I said it would do (it does work :wink: )… it’s handy when you are about to start a new zone and don’t wish to keep old quests… it’s a pain clicking each one when you have many :slight_smile:

I’m not sure if it’s still the case, but at one stage I think you couldn’t abandon pet battle quests.

1 Like

That’s still the case, at least it is for me. Can abandon all other type of quests but not pet battle ones.

2 Likes

I’ve had that sometimes. Not sure what precisely happened with yours. But i’d hear the sound and have to relog.

They are account-wide and don’t add up to your total quest count limit. Unless you just don’t like seeing them in there you won’t have any negative consequences from having them.

1 Like

I know, wasn’t complaining about it either, just said they cannot be abandoned once picked up.

No worries. Was just adding a bit of information for people who didn’t know :slight_smile:

I didn’t know this, so thank you :slight_smile:

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