User
Pass
2FA
 
 

[REJECTED] Rollback quest problem

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> WOW -> Fixed / Closed bugs
Show only staff posts
Author Message984
angeroge

[Mentally Stable]



Status: Offline
(since 10-12-2019 11:27)
Joined: 22 Aug 2019
Posts: 13, Topics: 6
Location: Romania

Reputation: 1.5

 
Post Posted: 22-08-2019, 17:49:28 | Translate post to: ... (Click for more languages)

Bug description: [Stormheim] Secrets of the Shieldmaidens
I did this quest yesterday or 2 days ago and now it shows on Story Progress: 7/8 Chapters. Probably this quest has been removed because of rollback.
Game name: Aurrius, 110, Paladin
[/b]

0 0
  
Back to top
View user's profile Send private message
Barnacle

[Barney The Dinosaur]



Status: Offline
(since 22-05-2022 09:36)
Joined: 09 Apr 2013
Posts: 1150, Topics: 45
Location: United States of The Netherlands

Reputation: 1172.1
Votes: 26

   
Post Posted: 23-08-2019, 10:36:48 | Translate post to: ... (Click for more languages)

Hey there, please use the following macro to check whether the quest has been completed by your character.

/run local questID = 00000; isComplete=IsQuestFlaggedCompleted(questID); if (isComplete == true) then print("Quest" , questID, "is completed. ") else print("Quest" , questID, "is NOT completed. Check again") end;

just replace the number "00000" with the Quest ID number of the quest you are trying to verify if you have completed it or not and enter it into the chat window like a macro command.


if this says Completed but you do not have the achievement or any of those things you need to make a ticket in game.
if this says is NOT completed you need to check which of the earlier quests you have done from this chain so you can find the quest you're on.


XXX Barney




0 0
  
Back to top
View user's profile Send private message
angeroge

[Mentally Stable]



Status: Offline
(since 10-12-2019 11:27)
Joined: 22 Aug 2019
Posts: 13, Topics: 6
Location: Romania

Reputation: 1.5

 
Post Posted: 23-08-2019, 12:28:41 | Translate post to: ... (Click for more languages)

I cannot get the quest ID because the quest isn't available on quest finder: https://prnt.sc/owhn8f
The quest has been completed: https://prnt.sc/owhnlm but it shows like it isn't.

Update @ 23-08-2019, 13:28:41

Here is the chapter: https://wow.gamepedia.com/Stormheim_storyline#Secrets_of_the_Shieldmaidens
And here is the proof that I completed that chapter: https://prnt.sc/owi2uh

0 0
  
Back to top
View user's profile Send private message
Barnacle

[Barney The Dinosaur]



Status: Offline
(since 22-05-2022 09:36)
Joined: 09 Apr 2013
Posts: 1150, Topics: 45
Location: United States of The Netherlands

Reputation: 1172.1
Votes: 26

   
Post Posted: 23-08-2019, 14:26:25 | Translate post to: ... (Click for more languages)

You have to look for the quest id, not the chapter that you want to complete.

XXX Barney




0 0
  
Back to top
View user's profile Send private message
angeroge

[Mentally Stable]



Status: Offline
(since 10-12-2019 11:27)
Joined: 22 Aug 2019
Posts: 13, Topics: 6
Location: Romania

Reputation: 1.5

 
Post Posted: 23-08-2019, 15:06:00 | Translate post to: ... (Click for more languages)

I'm saying again:
I cannot get the quest ID because the quest isn't available on quest finder: https://prnt.sc/owhn8f

0 0
  
Back to top
View user's profile Send private message
Sarah

[Administrator]



Status: Offline
(online 2 weeks ago)
Joined: 30 Jun 2017
Posts: 1799, Topics: 61
Location: Germany

Reputation: 122493
Votes: 25

  Battletag: postrow.ID_BATTLE_NET} 
Post Posted: 23-08-2019, 16:53:05 | Translate post to: ... (Click for more languages)

That's because there is no such quest.

It's the name of the entire chapter.

You can see the individual quests belonging to the chapter here: https://wow.gamepedia.com/Stormheim_storyline#Secrets_of_the_Shieldmaidens


All PMs must be written in English. Bug reports in PMs will be ignored - use the Bug Report section on the forum.
0 0
  
Back to top
View user's profile Send private message
angeroge

[Mentally Stable]



Status: Offline
(since 10-12-2019 11:27)
Joined: 22 Aug 2019
Posts: 13, Topics: 6
Location: Romania

Reputation: 1.5

 
Post Posted: 24-08-2019, 19:39:15 | Translate post to: ... (Click for more languages)

Quest ID is 40078, named 'A Heavy Burden'

I've used the script /run local questID = 00000; isComplete=IsQuestFlaggedCompleted(questID); if (isComplete == true) then print("Quest" , questID, "is completed. ") else print("Quest" , questID, "is NOT completed. Check again") end;

The quest is completed: https://prnt.sc/ox0f4e

So is the rest of the chapter: https://prnt.sc/ox0i5s

The Quest ID of the rest of the quests in the chapter are:
- 40001
- 40002
- 40003
- 40004
- 40005
- 40072
- 43349

0 0
  
Back to top
View user's profile Send private message
Barnacle

[Barney The Dinosaur]



Status: Offline
(since 22-05-2022 09:36)
Joined: 09 Apr 2013
Posts: 1150, Topics: 45
Location: United States of The Netherlands

Reputation: 1172.1
Votes: 26

   
Post Posted: 25-08-2019, 09:05:11 | Translate post to: ... (Click for more languages)

From what I could find you have to complete this quest to get the achievement for the secrets of the shieldmaidens, please check again with the macro.

/run local questID = 39122; isComplete=IsQuestFlaggedCompleted(questID); if (isComplete == true) then print("Quest" , questID, "is completed. ") else print("Quest" , questID, "is NOT completed. Check again") end;

Greeting, Barney


XXX Barney




0 0
  
Back to top
View user's profile Send private message
angeroge

[Mentally Stable]



Status: Offline
(since 10-12-2019 11:27)
Joined: 22 Aug 2019
Posts: 13, Topics: 6
Location: Romania

Reputation: 1.5

 
Post Posted: 25-08-2019, 11:34:28 | Translate post to: ... (Click for more languages)

The quest 39122 is Not completed, but I don't have it at the NPC.
0 0
  
Back to top
View user's profile Send private message
angeroge

[Mentally Stable]



Status: Offline
(since 10-12-2019 11:27)
Joined: 22 Aug 2019
Posts: 13, Topics: 6
Location: Romania

Reputation: 1.5

 
Post Posted: 25-08-2019, 17:58:53 | Translate post to: ... (Click for more languages)

EDIT: This topic can be closed. I found the NPC with the quest and this needs to be done for the chapter reward:

Skold-Ashil
After N [100] Paid in Lifeblood, the faction story continues in Skold-Ashil.

Alliance
A [100 - 110] To Catch a Banshee
Complete all of:
A [100 - 110] Combustible Contagion
A [100 - 110] Whispers from the Dark
A [100 - 110] Cut Out the Heart (from Forsaken Battle Plans)
Unlocks A [110WQ] To Battle!
A [100 - 110] To Skold-Ashil
A [100 - 110] Shielded Secrets
Side quest: N [100 - 110] Stories of Battle
A [100 - 110] Becoming the Ascendant
A [100 - 110] Ending the New Beginning


Horde
H [100 - 110] The Dark Lady's Bidding
H [100 - 110] Clear the Deck! & H [100 - 110] Dreadwake's Dilemma & H [100 - 110] A Gift for Greymane
Unlocks H [110WQ] To Battle!
H [100 - 110] To Skold-Ashil
H [100 - 110] Shielded Secrets
Side quest: N [100 - 110] Stories of Battle
H [100 - 110] Becoming the Ascendant
H [100 - 110] A New Life for Undeath

0 0
  
Back to top
View user's profile Send private message

  Topic locked


Topic is closed, you cannot post any messages in it anymore

Locked by Barnacle, 25 August 2019 16:37



 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> WOW -> Fixed / Closed bugs  


The time now is 15-05-2024, 15:49:53
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password


This message appears only once, so
like us now until it's too late ! :D
x