DBM - Deadly Boss Mods (DBM-Core)

DBM - Deadly Boss Mods (DBM-Core)

522M Downloads

Lua error in 10.1.5: attempt to call global 'GetNumTrackedAchievements' (a nil value)

brittyazel opened this issue ยท 2 comments

commented

Lua error when doing the new Mega dungeon in 10.1.5.

3x DBM-Core/DBM-Core.lua:5268: attempt to call global 'GetNumTrackedAchievements' (a nil value)
[string "@DBM-Core/DBM-Core.lua"]:5268: in function `StartCombat'
[string "@DBM-Core/DBM-Core.lua"]:4847: in function `handler'
[string "@DBM-Core/DBM-Core.lua"]:1073: in function <DBM-Core/DBM-Core.lua:1060>

Locals:
self = <table> {
 SelectGossip = <function> defined @DBM-Core/DBM-Core.lua:2825
 GetUnitIdFromCID = <function> defined @DBM-Core/DBM-Core.lua:2750
 CHAT_MSG_ADDON_LOGGED = <function> defined @DBM-Core/DBM-Core.lua:4624
 StopLogging = <function> defined @DBM-Core/DBM-Core.lua:5889
 FindScenarioIDs = <function> defined @DBM-Core/DBM-Core.lua:6888
 GetNumGuildPlayersInZone = <function> defined @DBM-Core/DBM-Core.lua:2491
 VibrateController = <function> defined @DBM-Core/DBM-Core.lua:6854
 FindDungeonMapIDs = <function> defined @DBM-Core/DBM-Core.lua:6880
 GetUnitIdFromGUID = <function> defined @DBM-Core/DBM-Core.lua:2572
 CopyProfile = <function> defined @DBM-Core/DBM-Core.lua:1978
 CHAT_MSG_MONSTER_EMOTE = <function> defined @DBM-Core/DBM-Core.lua:4981
 CHAT_MSG_WHISPER = <function> defined @DBM-Core/DBM-Core.lua:6615
 SendPVPTimers = <function> defined @DBM-Core/DBM-Core.lua:6413
 DeleteProfile = <function> defined @DBM-Core/DBM-Core.lua:1995
 DungeonMusic = <table> {
 }
 ShowUpdateReminder = <function> defined @DBM-Core/modules/UpdateReminder.lua:76
 GetRaidRoster = <function> defined @DBM-Core/DBM-Core.lua:2527
 PLAYER_REGEN_DISABLED = <function> defined @DBM-Core/DBM-Core.lua:4746
 FireEvent = <function> defined @DBM-Core/DBM-Core.lua:1886
 CreateModLocalization = <function> defined @DBM-Core/modules/objects/Localization.lua:89
 SCENARIO_COMPLETED = <function> defined @DBM-Core/DBM-Core.lua:3498
 IsEnabled = <function> defined @DBM-Core/DBM-Core.lua:6701
 GetMyPlayerInfo = <function> defined @DBM-Core/DBM-Core.lua:2595
 ADDON_LOADED = <function> defined @DBM-Core/DBM-Core.lua:1568
 IconNumToTexture = <function> defined @DBM-Core/DBM-Core.lua:6869
 BattleMusic = <table> {
 }
 INSTANCE_GROUP_SIZE_CHANGED = <function> defined @DBM-Core/DBM-Core.lua:2462
 AddDefeatSound = <function> defined @DBM-Core/modules/Sounds.lua:117
 SortByMeleeRoster = <function> defined @DBM-Core/DBM-Core.lua:7728
 GetBossUnitId = <function> defined @DBM-Core/DBM-Core.lua:2732
 AddDefaultOptions = <function> defined @DBM-Core/DBM-Core.lua:2848
 UPDATE_MOUSEOVER_UNIT = <function> defined @DBM-Core/DBM-Core.lua:3828
 InfoFrame = <table> {
 }
 SendCombatInfo = <function> defined @DBM-Core/DBM-Core.lua:6435
 FilterRaidBossEmote = <function> defined @DBM-Core/DBM-Core.lua:1403
 RequestTimers = <function> defined @DBM-Core/DBM-Core.lua:6310
 CINEMATIC_START = <function> defined @DBM-Core/DBM-Core.lua:6923
 VoiceVersions = <table> {
 }
 Voices = <table> {
 }
 AddOns = <table> {
 }
 Options = <table> {
 }
 UPDATE_BATTLEFIELD_STATUS = <function> defined @DBM-Core/DBM-Core.lua:3476
 GetModLocalization = <function> defined @DBM-Core/modules/objects/Localization.lua:106
 CheckNearby = <function> defined @DBM-Core/DBM-Core.lua:2774
 GetModByName = <function> defined @DBM-Core/DBM-Core.lua:7034
 CHAT_MSG_MONSTER_YELL = <function> defined @DBM-Core/DBM-Core.lua:4946
 GetMusic = <function> defined @DBM-Core/modules/Sounds.lua:236
 LFG_PROPOSAL_SHOW = <function> defined @DBM-Core/DBM-Core.lua:3388
 ReleaseRevision = 20230711000000
 Music = <table> {
 }
 ShowTestSpecialWarning = <function> defined @DBM-Core/DBM-Core.lua:9990
 GetBattleMusic = <function> defined @DBM-Core/modules/Sounds.lua:203
 RegisterShortTermEvents = <function> defined @DBM-Core/DBM-Core.lua:1341
 ShowPizzaInfo = <function> defined @DBM-Core/DB
commented

Oh I forgot to do that myself, but guess you saw the new release. Cheers

commented

Already fixed in alpha of core, will be pushed out soon.