DBM - Deadly Boss Mods (DBM-Core)

DBM - Deadly Boss Mods (DBM-Core)

530M Downloads

LUA Error anytime I get a whisper

Seeyen opened this issue ยท 2 comments

commented

Message: Interface/AddOns/DBM-Core/DBM-Core.lua:678: 'for' limit must be a number
Time: Thu Oct 24 15:55:18 2024
Count: 1
Stack: Interface/AddOns/DBM-Core/DBM-Core.lua:678: 'for' limit must be a number
[string "@Interface/AddOns/DBM-Core/DBM-Core.lua"]:678: in function <Interface/AddOns/DBM-Core/DBM-Core.lua:636>
[string "@Interface/AddOns/DBM-Core/DBM-Core.lua"]:7191: in function <Interface/AddOns/DBM-Core/DBM-Core.lua:7189>
[string "=(tail call)"]: ?
[string "@Interface/AddOns/DBM-Core/DBM-Core.lua"]:1082: in function <Interface/AddOns/DBM-Core/DBM-Core.lua:1069>

Locals: sender = "Dalastish"
checkFriends = true
checkGuild = true
filterRaid = true
isRealIdMessage = false
totalMembers = 961
_ = 18
numOnlineAndMobileMembers = nil
scanTotal = nil
(for index) = 1
(for limit) = nil
(for step) = 1
(*temporary) = nil
(*temporary) = "BSAp"
(*temporary) =

{
isFriend = true
isDND = false
isFavorite = false
gameAccountInfo =
{
}
accountName = "Kp85k"
battleTag = "Swing#11842"
note = ""
rafLinkType = 0
bnetAccountID = 148
appearOffline = false
customMessage = ""
lastOnlineTime = 1729675050
customMessageTime = 1612629569
isAFK = false
isBattleTagFriend = true
}
(*temporary) =
{
isGameAFK = true
clientProgram = "BSAp"
richPresence = ""
isGameBusy = false
gameAccountID = 224
isInCurrentRegion = true
regionID = 1
hasFocus = true
canSummon = false
isOnline = true
}
(*temporary) = nil
(*temporary) = "'for' limit must be a number"
DBM =
{
DungeonMusic =
{
}
ReleaseRevision = 20241022000000
TaintedByTests = false
Arrow =
{
}
RangeCheck =
{
}
Test =
{
}
Voices =
{
}
BattleMusic =
{
}
InfoFrame =
{
}
Flash =
{
}
ModLists =
{
}
Difficulties =
{
}
Music =
{
}
classicSubVersion = 0
HighestRelease = 20241022000000
registeredUnitEvents =
{
}
VoiceVersions =
{
}
AddOns =
{
}
Options =
{
}
Revision = 20241022110915
shortTermRegisterEvents =
{
}
Defeat =
{
}
DefaultOptions =
{
}
Victory =
{
}
Counts =
{
}
Nameplate =
{
}
HudMap =
{
}
DisplayVersion = "11.0.23"
Mods =
{
}
}

commented

Used Curse and deleted all DBM addons. Re-installed and still bad. May have to go to bigwigs.

commented

Duplicate of #1341

was fixed two days ago and will get a release out shortly. Blizzard changed an api in patch that was undocumented and not caught on PTR cause it requires you to be in a guild to detect (and PTR testing was not done guilded)