User
Pass
2FA
 
 

[DUPLICATE] [PvP] [Assaults] [World bosses] [general wq] About the missing WQ

 
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 Message311
alexandru512
[Banned user]


Banned


Status: Offline
(since 28-04-2020 14:33)
Joined: 08 Dec 2010
Posts: 257, Topics: 63
Location: Romania

Reputation: 220
Votes: 21

Post Posted: 06-07-2019, 14:11:59 | Translate post to: ... (Click for more languages)

Hello. For a while i had some problems with missing wq on the map.
https://forum.wow-freakz.com/Word-Quests-Assault-Not-showing-on-the-map-for-one-of-my-cars-t558483.html

Others with the same problem
https://forum.wow-freakz.com/PvP-World-Quests-t559765.html
https://forum.wow-freakz.com/Legion-PVP-Daily-World-Quests-don-t-appear-t558353.html
https://forum.wow-freakz.com/Legion-Invasions-related-bugs-t545750-30.html
https://forum.wow-freakz.com/REJECTED-World-Quests-limited-on-one-certain-character-WQs-dont-reset-t560482.html

There does not seem to be any progress in fixing this bug.

So, i have given it a lot of thought.... I need someone who knows how the server and client works.

Somewhere on the server there is a file for each char, that contains anything about that char. It contains data about quests that that char has done. Maybe a ini or config or god knows what format. And in this file for every quest the char does a value goes from „false’’ to „true”.

Does such a thing exist for WQ that you do with that char?

How does the game get the WQ from server? When we log in on that char does the game sends a request to the server, the server checks that file and sends the answer? Lets say there should be e pvp wq for that char. You log on on that char. The server checks if you did that quest, but the answer is wrong. Maybe the thing that the server checks to see if you made that wq is somehow corrupted, and instead of sending a „false” answer it sends a „true’’.

How does the server sends a new wq that appears on the map to the client the player uses? Does the sever resets the value from true to false??? Or creates a new file each time? If the first option is true, mabye the file is corrupted in some way for that char, and that value can not be modified and it always sends a „true” value, like you already did that quest. So it appears that that wq is commpleated by that char when the server is asked what wq is available for that char.


So now a little proof for the theory above. I loge on 2 chars from different accounts. I flown with both of them above a pvp quest. Its this one:
https://www.wow-freakz.com/quest_helper.php?quest=42070&&name=warden-tower-assault-starstalker-s-point

I copied the id of the wq, and using a sript (/script print(IsQuestFlaggedCompleted( )) i cheched if i did that WQ.
On the char that i could see the wq, the answer was "false" https://imgur.com/a/gSlqL4o

On the char that i did not see the wq, the answer was "true" https://imgur.com/a/K7psWfi

WHY did the server answer with "true" when i did not do that wq?????? I did not do any wq on that char today, or on any other char on that account. This is the place where i think the bug is hiding, in the file that controls what answer the server sends. The server sends the wrong answer. What controls that wrong answer, that is the key. This is not only for pvp wq, but for ANY wq that should be available to someone, and it is not.

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

[Jobless]



Status: Offline
(since 18-01-2023 22:31)
Joined: 07 Jul 2017
Posts: 668, Topics: 83
Location: United Kingdom

Reputation: 756.1
Votes: 33

Post Posted: 10-07-2019, 09:05:57 | Translate post to: ... (Click for more languages)

alexandru512 wrote:
Hello. For a while i had some problems with missing wq on the map.
https://forum.wow-freakz.com/Word-Quests-Assault-Not-showing-on-the-map-for-one-of-my-cars-t558483.html

Others with the same problem
https://forum.wow-freakz.com/PvP-World-Quests-t559765.html
https://forum.wow-freakz.com/Legion-PVP-Daily-World-Quests-don-t-appear-t558353.html
https://forum.wow-freakz.com/Legion-Invasions-related-bugs-t545750-30.html
https://forum.wow-freakz.com/REJECTED-World-Quests-limited-on-one-certain-character-WQs-dont-reset-t560482.html

There does not seem to be any progress in fixing this bug.

So, i have given it a lot of thought.... I need someone who knows how the server and client works.

Somewhere on the server there is a file for each char, that contains anything about that char. It contains data about quests that that char has done. Maybe a ini or config or god knows what format. And in this file for every quest the char does a value goes from „false’’ to „true”.

Does such a thing exist for WQ that you do with that char?

How does the game get the WQ from server? When we log in on that char does the game sends a request to the server, the server checks that file and sends the answer? Lets say there should be e pvp wq for that char. You log on on that char. The server checks if you did that quest, but the answer is wrong. Maybe the thing that the server checks to see if you made that wq is somehow corrupted, and instead of sending a „false” answer it sends a „true’’.

How does the server sends a new wq that appears on the map to the client the player uses? Does the sever resets the value from true to false??? Or creates a new file each time? If the first option is true, mabye the file is corrupted in some way for that char, and that value can not be modified and it always sends a „true” value, like you already did that quest. So it appears that that wq is commpleated by that char when the server is asked what wq is available for that char.


So now a little proof for the theory above. I loge on 2 chars from different accounts. I flown with both of them above a pvp quest. Its this one:
https://www.wow-freakz.com/quest_helper.php?quest=42070&&name=warden-tower-assault-starstalker-s-point

I copied the id of the wq, and using a sript (/script print(IsQuestFlaggedCompleted( )) i cheched if i did that WQ.
On the char that i could see the wq, the answer was "false" https://imgur.com/a/gSlqL4o

On the char that i did not see the wq, the answer was "true" https://imgur.com/a/K7psWfi

WHY did the server answer with "true" when i did not do that wq?????? I did not do any wq on that char today, or on any other char on that account. This is the place where i think the bug is hiding, in the file that controls what answer the server sends. The server sends the wrong answer. What controls that wrong answer, that is the key. This is not only for pvp wq, but for ANY wq that should be available to someone, and it is not.


Doing more topics about this will change nothing.

It has been brought to our attention, the developers already know about this.

Please do not create any additional topics.


We all pay eventually


Last edited by Ayro on 10-07-2019, 09:06:07; edited 1 time in total
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 skilzz139, 10 July 2019 07:06



 
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 16-04-2024, 15:10:49
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