Skip to content

[Lua Error]: RaidFrame error in old raids #73

@Stein-N

Description

@Stein-N

Class

Death Knight

Specialization

Frost

Context

Was playing Throne of thunder solo and these error poped a bunch.

Didnt do any specific stuff beside playing normal

Error Log

249x Orbit/Plugins/RaidFrames/RaidFrame.lua:542: attempt to get length of local 'bucket' (a nil value)
[Orbit/Plugins/RaidFrames/RaidFrame.lua]:542: in function 'PositionFrames'
[Orbit/Plugins/RaidFrames/RaidFrame.lua]:726: in function 'UpdateFrameUnits'
[Orbit/Plugins/RaidFrames/RaidFrame.lua]:396: in function <Orbit/Plugins/RaidFrames/RaidFrame.lua:392>


Locals:
self = <table> {
 defaults = <table> {
 }
 MARKER_ICON_TEXCOORD = <table> {
 }
 _initialized = true
 canvasModeHooked = true
 groupLabels = <table> {
 }
 supportsHealthText = true
 groupLabelOverlay = Frame {
 }
 mountedConfig = <table> {
 }
 frames = <table> {
 }
 frame = OrbitRaidFrameContainer {
 }
 container = OrbitRaidFrameContainer {
 }
 _applyWrapped = true
 canvasMode = true
 name = "Raid Frames"
 ICON_PREVIEW_ATLASES = <table> {
 }
 skipEditModeApply = true
 liveToggle = false
 system = "Orbit_RaidFrames"
 editModeCallbacksRegistered = true
}
width = 100
height = 40
memberSpacing = 2
groupSpacing = 1
groupsPerRow = 6
memberGrowth = "Down"
isHorizontal = false
activeGroups = <table> {
 1 = true
 2 = true
 3 = true
 4 = true
 5 = true
 6 = true
 7 = true
 8 = true
}
sortMode = "Group"
isPreview = nil
previewGroups = 4
groupOrder = <table> {
 1 = 1
 2 = 2
 3 = 3
 4 = 4
 5 = 5
 6 = 6
}
growUp = false
groupedFrames = <table> {
}
frameBuckets = <table> {
 1 = <table> {
 }
 2 = <table> {
 }
 3 = <table> {
 }
 4 = <table> {
 }
 5 = <table> {
 }
 6 = <table> {
 }
}
(for index) = 3
(for limit) = 30
(for step) = 1
i = 3
frame = OrbitRaidFrame3 {
 _activeBorderMode = "flat"
 TotalAbsorbBar = StatusBar {
 }
 RoleIcon = Texture {
 }
 editModeName = "Raid Frame 3"
 SummonIcon = Texture {
 }
 reactionColour = true
 ReadyCheckIcon = Texture {
 }
 ResIcon = Texture {
 }
 NameFrame = Frame {
 }
 HealthText = FontString {
 }
 unit = "raid36"
 _fullName = "Vaelkorr"
 buffContainer = Frame {
 }
 TextFrame = Frame {
 }
 _hasNickname = false
 HealthDamageBar = StatusBar {
 }
 HealAbsorbMask = Frame {
 }
 borderPixelSize = 0
 Name = FontString {
 }
 _borderFrame = Frame {
 }
 orbitPlugin = <table> {
 }
 healAbsorbsEnabled = true
 LeaderIcon = Texture {
 }
 absorbsEnabled = true
 healthTextEnabled = false
 TotalAbsorbOverlay = Texture {
 }
 classColour = true
 PrivateAuraAnchor = Frame {
 }
 OtherIncomingHealBar = StatusBar {
 }
 raidIndex = 3
 MyIncomingHealBar = StatusBar {
 }
 DefensiveIcon = Button {
 }
 MarkerIcon = Texture {
 }
 PhaseIcon = Texture {
 }
 IsPingable = true
 Power = StatusBar {
 }
 MainTankIcon = Texture {
 }
 StatusOverlay = Frame {
 }
 BorderOverlay = Frame {
 }
 debuffContainer = Frame {
 }
 HealAbsorbBar = StatusBar {
 }
 HealAbsorbPattern = Texture {
 }
 healthTextMode = "percent"
 CrowdControlIcon = Button {
 }
 HealthDamageTexture = Texture {
 }
 systemIndex = 1
 lastHealthUpdate = 125607.696000
 Health = StatusBar {
 }
 bg = Texture {
 }
}
raidIndex = 36
subgroup = 8
bucket = nil
(*temporary) = "Vaelkorr"
(*temporary) = 0
(*temporary) = 8
(*temporary) = 90
(*temporary) = "Death Knight"
(*temporary) = "DEATHKNIGHT"
(*temporary) = "Zul'Aman"
(*temporary) = true
(*temporary) = false
(*temporary) = nil
(*temporary) = false
(*temporary) = "DAMAGER"
(*temporary) = false
(*temporary) = "DAMAGER"
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to get length of local 'bucket' (a nil value)"
Helpers = <table> {
 GROWTH_DIRECTION = <table> {
 }
 LAYOUT = <table> {
 }
 SORT_MODE = <table> {
 }
}
Orbit = <table> {
 RaidFrameFactoryMixin = <table> {
 }
 PlayerResourceConstants = <table> {
 }
 Constants = <table> {
 }
 MarkerIconTexCoord = <table> {
 }
 PartyFramePreviewMixin = <table> {
 }
 SecretValueUtils = <table> {
 }
 TrackedLayout = <table> {
 }
 ResourceBarMixin = <table> {
 }
 RaidFrameHelpers = <table> {
 }
 EventBus = <table> {
 }
 API = <table> {
 }
 HealerAuraRegistry = <table> {
 }
 PlayerUtilShared = <table> {
 }
 IconPreviewAtlases = <table> {
 }
 title = "Orbit"
 PluginMixin = <table> {
 }
 UnitFrameMixin = <table> {
 }
 LatestChangelogVersion = "228"
 ChargeBarLayout = <table> {
 }
 AuraMixin = <table> {
 }
 CombatManager = <table> {
 }
 RoleAtlases = <table> {
 }
 db = <table> {
 }
 NativeBarMixin = <table> {
 }
 PartyFrameHelpers = <table> {
 }
 CastBarMixin = <table> {
 }
 addonName = "Orbit"
 BossFrameCastBar = <table> {
 }
 Visibility = <table> {
 }
 PandemicGlow = <table> {
 }
 _pluginSettingsCategoryID = 58
 ButtonHideFrame = Frame {
 }
 DispelIndicatorMixin = <table> {
 }
 _backdropM

Orbit Version

v228

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions