2.7.2.1-6-ge01e06f

Details

  • Filename
    Decursive-2.7.2.1-6-ge01e06f.zip
  • Uploaded by
  • Uploaded
    Oct 1, 2012
  • Size
    461.45 KB
  • Downloads
    8,128
  • MD5
    20f7e04cbeb2ce7b3ef9c402657ca522

Supported WoW Retail Versions

  • 5.0.5

Changelog

Archarodim:
    - Play the alert sound in a special timer to avoid crashing and leaving the program in an unknown state if WoW fails to play the sound fast enough... ('script ran too long' add-on breaker thing of which I had a few reports failing on the PlaySoundFile() call which normally takes less than a millisecond)
    - fix for "Dcr_DebuffsFrame.lua:854 bad argument #3 to 'str_format' (string expected, got nil)"
    - - cleanup
    - Removed HotFix to Blizzard debug tools since it seems to have been fixed some time ago (it'd only have taken a few years!)
    - Generate report for taint issues blaming Decursive when Decursive is not running in embedded mode.
    - When forwarding an error for the first time to the default Blizzard error handler after receiving it from an embedded !BugGrabber, do not load Blizzard_DebugTools if we are in combat lock down, else we might get a 'script ran too long' error... It will be loaded once out of combat. Of course an error is missed but since no one cares it won't make any difference.

Additional Files