Lua error when entering world boss in Bastian
brittyazel opened this issue ยท 2 comments
Describe the bug
I entered the world boss area in Bastian and a Lua error popped onto my screen.
Do you have an error log of what happened?
1x DBM-Core\DBM-Core-9.1.3.lua:11881: table index is nil
[string "@DBM-Core\DBM-Core-9.1.3.lua"]:11881: in function `SetCreatureID'
[string "@DBM-Shadowlands\Morgeth.lua"]:5: in main chunk
[string "=[C]"]: in function `LoadAddOn'
[string "@DBM-Core\DBM-Core-9.1.3.lua"]:4358: in function `LoadMod'
[string "@DBM-Core\DBM-Core-9.1.3.lua"]:4411: in function <DBM-Core\DBM-Core.lua:4396>
[string "@DBM-Core\DBM-Core-9.1.3.lua"]:4422: in function `handler'
[string "@DBM-Core\DBM-Core-9.1.3.lua"]:894: in function <DBM-Core\DBM-Core.lua:881>
Locals:
self = <table> {
timers = <table> {
}
categorySort = <table> {
}
instanceId = 1192
modelId = 98527
SyncThreshold = 8
modId = "DBM-Shadowlands"
zones = <table> {
}
revision = 20210710161320
Options = <table> {
}
DefaultOptions = <table> {
}
iconRestore = <table> {
}
addon = <table> {
}
id = "2456"
specwarns = <table> {
}
localization = <table> {
}
announces = <table> {
}
vb = <table> {
}
optionCategories = <table> {
}
}
cId = nil
(*temporary) = <table> {
167524 = true
167526 = true
167525 = true
167527 = true
}
(*temporary) = 0
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "table index is nil"
select = <function> defined =[C]:-1
bossIds = <table> {
167524 = true
167526 = true
167525 = true
167527 = true
}
``'
**Which version of DeadlyBossMods are you using?**
v9.1.3
**Additional context**
I cannot reproduce the error, but I thought it worth submitting the report nonetheless. Seems to be a transient issue.