Small lag on quest turn ins and WQ completed

720 replies on the US forms about this issue, for a game that exists for about 15 years and has people paying 13€ for it each month I’d of expected this to be fixed within the first 2 days, we’re now heading to the next reset and there is no foreseeable fix officially released by blizzard yet. All we get is the ‘We’re working on it’ and ‘Stay tuned’ from the CS’s that respond here who only do their job, but for a company this big it’s quite bad to see it go down this far, simply disable the log files.

I’ve seen enough ‘hotfixes’ drop since the bugged patch released and none of them have done anything to fix the HDD issue.

I myself will simply be using the workaround from now on untill I see a blue post either here or on the US forms telling me things have been fixed.

(edit; 721 as of posting this post.)

1 Like

My game is running on ultra fast ssd drive, and it is so laggy when I turn quest! I have over 100 fps in middle raid fight, and you I have no why developers cannot fix this issue if almost everyone have it.

So I got very excited when my Battlenet launcher downloaded a patch this morning…I logged in, and exactly like before I lag and have huge cpu spikes when that occur…so I am also back on the work around again----this is getting very silly… :anguished: oh the only thing that has been fixed are the random emissary quest bug which is gone.

Same problem here , this is a pretty annoying problem when you have several turn ins to do , it just freezes for 1 to 3 secs on turn ins.

day 12…we keep sleeping

Considering they say its a high priority bug , i wouldnt expect it to take 12 days… Guess i was wrong

It should be addressed as a high urgency, this is not something small, the scale is quite extensive and it should be re-mediated asap!

For non English languages you will need to re-write it in your language.

For Russian you could try adding the line
chcp 866
to the top of the file to set command environment to Russian.(chcp 850 is default western)

They fix what they shouldn’t fix and don’t fix what they should…

1 Like

WoW; Has issues, a lot of people lag
No one:
Literally no one:
Blizzard: Prioritize putting 8.3 up on the PTR

3 Likes

That is indeed the Blizzard logic. When it works well for ~90% of the players they do not prioritise it.

I was following this thread on the US:

For my surprise when I logged in the PTR the same problem exists there.

The solution is to put both the “Hotfix” and “Tooltip” files on the “Logs” folder of the current version of the WoW you’re playing (PTR, Retail, Classic) to “Read only” by clicking on the files and then properties.
For more information on this read the thread above.

Waiting for an official fix, until then will use the workaround to avoid unnecessary strain on my computer.
Would also like to point out that this occurs in high-end SSD’s aswell.

1 Like

i am getting this small lag every time something gives EXP like chests or rares or quests, normal mobs are not a problem but everything else it seems to give me the small lag.

Hahahahahahahah, You’re kidding, you gotta be kidding right? R-Right guys? Anyone? This is what we wanted right? Same stuff different client, r-right guys? But hey! Mechanomes and Foxes! That’s what you wanted, right guys? Right?
Who cares about customer happiness and a client that works without shortening the life-span of HDD’s and SSD’s, we just need 8.3 on the PTR!

1 Like

This is becoming very stupid, the other day, I used the workaround and it worked perfectly! been doing some quests, and boss, and not a single lag freeze, now because of small update, it goes back to normal, and to top it up with, every time I modify the security of my logs, it forces my WoW client into an update which leads back to the same issue. What is this all about Blizzard? want a fraction of the playerbase to just give up and quit this game?

EDIT
It works perfectly if you’re on the battle.net app, you modify the security, game is normal, every time you log out of the app, in my case, you have to re-do the whole procedure for a smooth experience, but still, why do I have to do that every time? could blizzard, please, fix this problem?

Just use the batch file that was linked earlier, do not even touch the bnet launcher except when there’s an actual update, then close it again, just don’t touch it

@echo off

set wowpath=O:\World of Warcraft\World of Warcraft_retail_

echo —
echo wowpath : %wowpath%
echo —

taskkill /F /IM Battle.net.exe /T > nul 2>&1
taskkill /F /IM Agent.exe /T > nul 2>&1
attrib +R “%wowpath%\Logs\Hotfix.log” > nul 2>&1
attrib +R “%wowpath%\Logs\Tooltip.log” > nul 2>&1
start “” /B /WAIT “%wowpath%\Wow.exe”
attrib -R “%wowpath%\Logs\Hotfix.log” > nul 2>&1
attrib -R “%wowpath%\Logs\Tooltip.log” > nul 2>&1
exit

simply change the location of the wowpath to your retail folder, and launch wow via the file, I do this daily, not only has it quit freezing, it has actually improved my game performance.

Edit; For people curious what it does;

attrib +R “%wowpath%\Logs\Filestuffhere”

simply changes the files to read-only, thus, preventing Blizzard from -writing- to the file, which in initial causes said freeze and lag.

As stated in my previous reply before the edit was made, do not bother touching the battle.net app, whenever you launch it, it reverts the changes made, refer back to my previous post on how to ‘bypass’ this.

1 Like

Ey Blizzard! Where ya blueposts at!? We’d like an update. (If there is any, lol)

2 Likes

Hi all

Thanks for your patience while we work to nail down the exact cause for all this to get it fixed, and for sharing effective workarounds with each other, and the community as a whole. Just chiming in to say that it’s still being treated as a high priority issue for our team, it’s just being a bit stubborn.

7 Likes

Thank you for keeping us updated Galcavon.