DMB lua error, script ran too long
Gwills76 opened this issue ยท 4 comments
2x DBM-Core/DBM-Core.lua:6743: script ran too long
[string "@DBM-Core/DBM-Core.lua"]:6743: in function PlaySoundFile' [string "@DBM-Core/modules/objects/Announce.lua"]:533: in function
Play'
[string "@DBM-Party-Cataclysm/ThroneOfTides/Ozumat.lua"]:207: in function `handler'
[string "@DBM-Core/DBM-Core.lua"]:1069: in function <DBM-Core/DBM-Core.lua:1055>
[string "=(tail call)"]: ?
[string "@DBM-Core/DBM-Core.lua"]:1069: in function <DBM-Core/DBM-Core.lua:1055>
this happens when PC/disk lags, nothing DBM can do about it. blizzard just POORLY handles the code for media playback. if it takes longer than 250ms to load the media from disk, it fails with this error.
maybe antivirus was running, maybe windows update was, but in that moment your disk didn't respond fast enough and blizzard blamed DBM for it.
Also, this doesn't mean your disk or PC are bad, as i said it's more that IN THAT MOMENT something caused a load delay. possibly even just bad blizzard code.