User
Pass
2FA
 
 

[REJECTED] [Mardum] Hidden No More

 
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
Author Message1348
Santisimo

[Mentally Stable]



Status: Offline
(since 08-05-2020 15:58)
Joined: 28 Apr 2020
Posts: 10, Topics: 4
Location: United States

Reputation: 1.4

Post Posted: 05-05-2020, 03:03:42 | Translate post to: ... (Click for more languages)

WoW Freakz link: https://www.wow-freakz.com/quest_helper.php?quest=39495&&name=hidden-no-more
Bug description: This quest will not trigger, perhaps because this is a "transferred" character which already has a the Throw Glaive reward? I went back via Hearthstone to get the Felsaber mount, but the bigger issue here really is I'm stuck on Mardum due to being unable to move forward in thee questline.
Proof: https://imgur.com/a/Uu3LYVZ



Last edited by Santisimo on 05-05-2020, 03:04:32; edited 1 time in total
0 0
  
Back to top
View user's profile Send private message
Lerona

[Bepis]



Status: Offline
(since 06-07-2022 22:27)
Joined: 28 Dec 2018
Posts: 3039, Topics: 36
Location: Narnia

Reputation: 16156
Votes: 32

Post Posted: 05-05-2020, 03:05:24 | Translate post to: ... (Click for more languages)

You have to complete the Demon Hunter starting zone in order to get out of there. As for the quest itself, what was the last quest that you completed there? Did you do any quests in Mardum?
0 0
  
Back to top
View user's profile Send private message
Santisimo

[Mentally Stable]



Status: Offline
(since 08-05-2020 15:58)
Joined: 28 Apr 2020
Posts: 10, Topics: 4
Location: United States

Reputation: 1.4

Post Posted: 05-05-2020, 03:11:12 | Translate post to: ... (Click for more languages)

Lerona wrote:
You have to complete the Demon Hunter starting zone in order to get out of there. As for the quest itself, what was the last quest that you completed there? Did you do any quests in Mardum?


I've been going through the entire zone following the storyline as normal, the last quest I completed was the prerequisite quest: https://www.wow-freakz.com/quest_helper.php?quest=39262&&name=give-me-sight-beyond-sight

I've done every other quest in Mardum up to this point.



Last edited by Santisimo on 05-05-2020, 03:11:27; edited 1 time in total
0 0
  
Back to top
View user's profile Send private message
Lerona

[Bepis]



Status: Offline
(since 06-07-2022 22:27)
Joined: 28 Dec 2018
Posts: 3039, Topics: 36
Location: Narnia

Reputation: 16156
Votes: 32

Post Posted: 05-05-2020, 03:14:59 | Translate post to: ... (Click for more languages)

I checked the NPC, couldn't reproduce your issue. Could you please try to log out, delete cache and log back in? See if that is gonna do anything. Also, does the cave in front of you appear as open or closed?
0 0
  
Back to top
View user's profile Send private message
Santisimo

[Mentally Stable]



Status: Offline
(since 08-05-2020 15:58)
Joined: 28 Apr 2020
Posts: 10, Topics: 4
Location: United States

Reputation: 1.4

Post Posted: 05-05-2020, 03:36:59 | Translate post to: ... (Click for more languages)

Lerona wrote:
I checked the NPC, couldn't reproduce your issue. Could you please try to log out, delete cache and log back in? See if that is gonna do anything. Also, does the cave in front of you appear as open or closed?


Are you referring to the .WDB files located in C:\\\\World of Warcraft 7.3.5 - Freakz\\\\World of Warcraft 7.3.5 - Freakz\\\\Cache? I'll give it a shot and let you know.

The cave is wide open, it looks like it's supposed to be closed at the start according to the video I watched.

Update @ 05-05-2020, 03:36:59

Santisimo wrote:
I'll give it a shot and let you know.


No changes.



Last edited by Santisimo on 05-05-2020, 03:38:12; edited 2 times in total
0 0
  
Back to top
View user's profile Send private message
Lerona

[Bepis]



Status: Offline
(since 06-07-2022 22:27)
Joined: 28 Dec 2018
Posts: 3039, Topics: 36
Location: Narnia

Reputation: 16156
Votes: 32

Post Posted: 05-05-2020, 03:41:49 | Translate post to: ... (Click for more languages)

Yeah delete the whole cache folder.

The cave should be closed before you take this quest, yes. So just in case, check the quest that should come after this one. See if you can pick up this one.

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

[Mentally Stable]



Status: Offline
(since 08-05-2020 15:58)
Joined: 28 Apr 2020
Posts: 10, Topics: 4
Location: United States

Reputation: 1.4

Post Posted: 05-05-2020, 03:56:18 | Translate post to: ... (Click for more languages)

Lerona wrote:
Yeah delete the whole cache folder.


Tried it again just in case, still no go.

Lerona wrote:
The cave should be closed before you take this quest, yes. So just in case, check the quest that should come after this one. See if you can pick up this one.


No luck here either.



Last edited by Santisimo on 05-05-2020, 03:56:39; edited 1 time in total
0 0
  
Back to top
View user's profile Send private message
Lerona

[Bepis]



Status: Offline
(since 06-07-2022 22:27)
Joined: 28 Dec 2018
Posts: 3039, Topics: 36
Location: Narnia

Reputation: 16156
Votes: 32

Post Posted: 05-05-2020, 04:12:27 | Translate post to: ... (Click for more languages)

Then please use this macro to check if you have completed Hidden no More.
/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;

Replace the number "00000" with the Quest ID number of the quest you are trying to check. You can use this to check other quests as well.

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

[Mentally Stable]



Status: Offline
(since 08-05-2020 15:58)
Joined: 28 Apr 2020
Posts: 10, Topics: 4
Location: United States

Reputation: 1.4

Post Posted: 05-05-2020, 05:06:00 | Translate post to: ... (Click for more languages)

Lerona wrote:
Then please use this macro to check if you have completed Hidden no More.
/run local questID = 39495; isComplete=IsQuestFlaggedCompleted(questID); if (isComplete == true) then print("Quest" , questID, "is completed. ") else print("Quest" , questID, "is NOT completed. Check again") end;

Replace the number "00000" with the Quest ID number of the quest you are trying to check. You can use this to check other quests as well.


Hidden No More is marked as completed, as well as the subsequent quest Into the Foul Creche

This and this also are marked as completed despite not having done them, likely due to the character transfer as all these quests reward abilities//specialization choices which I already have.

This should allow me to start Vengeance Will Be Mine!; the macro you provided says this quest is incomplete but Kayn isn't offering it to me. I've ran around the area twice now to see if I've missed anything on the map (I have it set to show "Trivial Quests") but I've hit a dead end here.



Last edited by Santisimo on 05-05-2020, 05:10:19; edited 5 times in total
0 0
  
Back to top
View user's profile Send private message
Lerona

[Bepis]



Status: Offline
(since 06-07-2022 22:27)
Joined: 28 Dec 2018
Posts: 3039, Topics: 36
Location: Narnia

Reputation: 16156
Votes: 32

Post Posted: 05-05-2020, 05:15:02 | Translate post to: ... (Click for more languages)

Okay thank you for checking the quests! That is valueable information. Now could you please take a screenshot when you try to talk to Kayn Sunfury at this location?
0 0
  
Back to top
View user's profile Send private message
Santisimo

[Mentally Stable]



Status: Offline
(since 08-05-2020 15:58)
Joined: 28 Apr 2020
Posts: 10, Topics: 4
Location: United States

Reputation: 1.4

Post Posted: 05-05-2020, 05:23:35 | Translate post to: ... (Click for more languages)

Lerona wrote:
Okay thank you for checking the quests! That is valueable information. Now could you please take a screenshot when you try to talk to Kayn Sunfury at this location?


Certainly. I thank you for your time and patience.

Here is the requested screenshot.

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

[Bepis]



Status: Offline
(since 06-07-2022 22:27)
Joined: 28 Dec 2018
Posts: 3039, Topics: 36
Location: Narnia

Reputation: 16156
Votes: 32

Post Posted: 05-05-2020, 05:41:15 | Translate post to: ... (Click for more languages)

Thank you! I will let you know once I check the quests again ^^
0 0
  
Back to top
View user's profile Send private message
Lerona

[Bepis]



Status: Offline
(since 06-07-2022 22:27)
Joined: 28 Dec 2018
Posts: 3039, Topics: 36
Location: Narnia

Reputation: 16156
Votes: 32

Post Posted: 05-05-2020, 17:02:46 | Translate post to: ... (Click for more languages)

You already have the Felsaber in your mount collection. So there's no need for you to stay in that zone longer, you will get teleported out of there.
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 Lerona, 05 May 2020 15:02



 
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 13-08-2025, 14:57:04
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password