fbpx
Menu Close

Hotfixes: November 10, 2023, Forest Lord’s Antlers & Memory Leak Issues

Quote from: Blizzard

November 10, 2023

Achievements

  • Treasures of the Emerald Dream again rewards the Forest Lord’s Antlers.
    • Developers’ notes: While this was originally intended to be the reward for the Dream On achievement, a bug resulted in it being rewarded by the Treasures of the Emerald Dream achievement, so we’re going to leave it there permanently and look for something else to potentially reward for Dream On.

Classes

  • Druid
    • Guardian
      • Fixed an issue causing Innate Resolve to not correctly increase Frenzied Regeneration healing.
    • Restoration
      • Abundance stacks will no longer incorrectly decrease if you happen to have more Rejuvenations active than the maximum amount of Abundance stacks.
  • Evoker
    • Fixed an issue that caused Evokers who used a Boost to lose 10 item levels.

Emerald Bounty

  • Fixed an issue with Scurfpea bloom chest not showing.
  • Fixed an issue where Dream Daisys might report an active chest you did not have.
  • Dragon’s Daffodil should no longer occasionally report an active chest that is not there.
  • The user interface at Lavatouched Lilies should now reflect contributions correctly.

Items

  • Reduced the Spirit effect on the Imbued Frostweave Slippers by 70%.
    • Developers’ notes: After reviewing the performance of this effect, we’ve decided to pull it back quite a bit as to not overshadow other items to the degree that it is. While this is a fun effect that will remain, we feel these slippers don’t necessarily need to be a required optimization for healers.

Quests

  • Alt player-characters can now complete the World Quest “Dryad Fire Drill” without completing Chapter 1.
  • Fixed an issue preventing completion of the Hunter Class Hall Campaign quest “Survive the Night”.

Forest Lord’s Antlers

Quote from: Blizzard

As of a hotfix that went live a few minutes ago, the Treasures of the Emerald Dream achievement again rewards Forest Lord’s Antlers.

If you’ve completed the achievement and not received the reward, logging out and back in should do the trick.

Memory Leak Issues

Quote from: Blizzard

We’ve identified and are working on a fix for unbounded memory growth that’s affecting Windows users using DX11 and all Mac users.

We should ideally have a hotfix build deployed early next week with the fix.

In the meantime, typing /console gxrestart in chat should cause the client to jump back down to normal memory usage (but will keep growing again after).
On Windows, using DX12 or DX11 Legacy backends should avoid the bug all together.

For those curious about the code side of things, the bug was an std::deque::clear() call that was incorrectly placed in a code block that is only compiled in for internal clients. That made it so the bug never happened for us in internal testing but had the unbounded growth in public clients.

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.