File Details
HeroicLockout.zip
- R
- Feb 12, 2026
- 6.85 KB
- 733
- 2.5.5
- Classic TBC
File Name
HeroicLockout.zip
Supported Versions
- 2.5.5
v1.1.0 - Lockout Detection Fix
Bug Fix:
- Fixed lockouts not being detected for already completed heroic instances
- RequestRaidInfo() is asynchronous but the addon was scanning immediately before data arrived from the server. All scans now properly wait for data to be
ready before reading lockout info.
Improvements:
- Relaxed lockout detection filter - no longer requires specific locked/isRaid flags which may differ on TBC Anniversary 2.5.5
- Added INSTANCE_LOCK_START, INSTANCE_LOCK_STOP, INSTANCE_LOCK_WARNING events for real-time lockout detection when entering/leaving instances
- Periodic refresh now also requests fresh data from the server
- Added /hl debug command to help troubleshoot lockout detection issues
If lockouts are still not detected after this update:
Please run /hl debug in-game and share the output in the comments so we can investigate further.

