promotional bannermobile promotional banner

gobignintterrupt

lightweight, fully self-contained Mythic+ utility addon designed for (Patch 12.0.5). It helps you and your group stay coordinated by tracking critical party cooldowns and interrupts, so you never miss a beat in high-key pushes.

File Details

v0.4.2-beta

  • B
  • Apr 28, 2026
  • 278.58 KB
  • 5
  • 12.0.5
  • Retail

File Name

GOBIGnINTERRUPT-v0.4.2-beta.zip

Supported Versions

  • 12.0.5

GOBIGnINTERRUPT

v0.4.2-beta (2026-04-28)

Full Changelog Previous Releases

  • Two crash fixes
    • Brain.OnCast bails for stackingResource spells (calls FlashCast
      instead). Was setting endsAt + scheduling a CD timer that later
      crashed on math.abs(nil - endsAt) once SetStacks nil'd endsAt.
      Reproducer: any peer broadcasts U for Void Meta -> receiver throws.
    • StackTracker.scanUnit checks IsSecret on aura.spellId before
      indexing auraIndex, and pcalls the index for defense in depth.
      Reproducer: enemy aura with secret-tagged spellId scanned by the
      player's HELPFUL loop -> 1940 throws/run.
      Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com