We have deployed v1.7.7, a definitive protocol and class-mechanics synchronization update. By analyzing raw wire packet logs and client memory offsets, this update eliminates the infamous "!!Missing!! - 52105" asset resolution errors, corrects resource globe colors, and fixes uncastable ability bugs caused by a structural off-by-one data shift.
Core Resource Protocol Alignment & Globe Visual Fixes
- 0-Based Resource Architecture: identified a major structural asymmetry between internal calculations and client serialization. The server was transmitting primary resources with an incorrect "+1 offset" (e.g., broadcasting Essence as ID 9 instead of ID 8). This caused the Battle.net client to look up non-existent tables, resulting in the fallback blue orb, empty resource pools, and the "!!Missing!!" UI string.
- Universal Class Normalization: re-engineered resource serialization across all active character classes to strictly map to native 0-based IDs. This completely realigns data keys for:
- Necromancer: restores the true red Essence sphere layout, enabling smooth ability casting and resource generation tracking.
- Witch Doctor: updated resource regeneration filters (> 0 converted to >= 0) to prevent Mana (ID 0) from being silently excluded from global regeneration ticks.
- Other Classes: perfectly re-aligned Fury, Spirit, Wrath, and Demon Hunter secondary resource pools.
- Paragon & Build Scaling Refinements: corrected the cost-indexing algorithms across major passive traits and level-up refills, including the Necromancer's Huge Essence mechanics and the Witch Doctor's Gruesome Feast modifiers, allowing items and stats to scale resource caps seamlessly.
Challenge Rift Interface Stabilization
- Phantom Resource Elimination: completely neutralized an old duplicate mirror routine within the Challenge Rift donor profile copy path. Writing resource states directly to aligned indices entirely removes the visual bug that rendered "mana/resource bars repeated twice" inside the competitive interface.
Expected gameplay impact
- Flawless Interface Clarity: all character resource globes will render with official colors, correct localized descriptions, and precise pool values out of the box.
- Smooth Ability Rotations: skills will spend, generate, and track resource costs seamlessly, matching native game rules across all difficulties.
- Clean Challenge Rift UI: donor character panels show perfectly aligned resource frames without double-rendering artifacts.
If you notice instability, please report hero name, zone, UTC time, and whether .offline was active in Support.
- Zethrone Team