DBM - Dungeons, Delves, & Events (Requires Deadly Boss Mods) - DBM

DBM - Dungeons, Delves, & Events (Requires Deadly Boss Mods) - DBM

48M Downloads

LUA Error on entering Lower Baackrock Spire

fubaWoW opened this issue ยท 2 comments

commented

Twitch client installed classic/retail version on retail/classic

Describe the bug
LUA Error on entering Lower Baackrock Spire

Do you have an error log of what happened?

1x ...ddOns\DBM-Party-Classic\ZulFarrak\Nekrum_Sezzziz.lua:8: attempt to call method 'DisableBKKillDetection' (a nil value)
[string "@DBM-Party-Classic\ZulFarrak\Nekrum_Sezzziz.lua"]:8: in main chunk
[string "=[C]"]: in function `LoadAddOn'
[string "@DBM-Core\DBM-Core-9.0.3.lua"]:4266: in function `LoadMod'
[string "@DBM-Core\DBM-Core-9.0.3.lua"]:4213: in function `LoadModsOnDemand'
[string "@DBM-Core\DBM-Core-9.0.3.lua"]:4151: in function `func'
[string "@DBM-Core\DBM-Core-9.0.3.lua"]:1837: in function <DBM-Core\DBM-Core.lua:1828>

Locals:
mod = <table> {
 timers = <table> {
 }
 specwarns = <table> {
 }
 instanceId = 241
 modelId = 6690
 SyncThreshold = 8
 modId = "DBM-Party-Classic"
 noEEDetection = true
 multiEncounterPullDetection = <table> {
 }
 zones = <table> {
 }
 revision = 20201104202220
 Options = <table> {
 }
 DefaultOptions = <table> {
 }
 iconRestore = <table> {
 }
 categorySort = <table> {
 }
 multiMobPullDetection = <table> {
 }
 creatureId = 7796
 addon = <table> {
 }
 encounterId = 598
 id = "487"
 optionCategories = <table> {
 }
 localization = <table> {
 }
 announces = <table> {
 }
 vb = <table> {
 }
 subTab = 15
}
L = <table> {
 name = "Nekrum & Sezz'ziz"
}
(*temporary) = nil
(*temporary) = <table> {
 timers = <table> {
 }
 specwarns = <table> {
 }
 instanceId = 241
 modelId = 6690
 SyncThreshold = 8
 modId = "DBM-Party-Classic"
 noEEDetection = true
 multiEncounterPullDetection = <table> {
 }
 zones = <table> {
 }
 revision = 20201104202220
 Options = <table> {
 }
 DefaultOptions = <table> {
 }
 iconRestore = <table> {
 }
 categorySort = <table> {
 }
 multiMobPullDetection = <table> {
 }
 creatureId = 7796
 addon = <table> {
 }
 encounterId = 598
 id = "487"
 optionCategories = <table> {
 }
 localization = <table> {
 }
 announces = <table> {
 }
 vb = <table> {
 }
 subTab = 15
}
(*temporary) = "attempt to call method 'DisableBKKillDetection' (a nil value)"

To Reproduce

Which version of DeadlyBossMods are you using?
9.0.3

Was it working in a previous version? If yes, which was the last good one?
Dont know, dont tried!

commented

That'll be solved in todays update. that's just result of the DisableBKKillDetection function not existing yet in core 9.0.3 (it exists in 9.0.4). Thanks for reporting though. :)

commented

thank you for the addon ;)