Title here
Closed this issue · 1 comments
ShuchunSun commented
Troubleshooting Steps
Describe the expected behavior and what actually happened?
When pointing to the Guild below the minimap, the Guild info doesn't show and the Lua error pops up.
Reproducing the issue.
Point the mouse pointer at the Guild below minimap and the issue will occur
Lua Errors
Message: ...erface/AddOns/ElvUI/Core/Modules/DataTexts/Guild.lua:266: attempt to perform arithmetic on local 'online' (a nil value)
Time: Sat Oct 26 12:49:12 2024
Count: 3
Stack: ...erface/AddOns/ElvUI/Core/Modules/DataTexts/Guild.lua:266: attempt to perform arithmetic on local 'online' (a nil value)
[string "@Interface/AddOns/ElvUI/Core/Modules/DataTexts/Guild.lua"]:266: in function `func'
[string "@Interface/AddOns/ElvUI/Core/Modules/DataTexts/DataTexts.lua"]:102: in function <...ce/AddOns/ElvUI/Core/Modules/DataTexts/DataTexts.lua:92>
[string "@Interface/AddOns/ElvUI/Core/Modules/DataTexts/Guild.lua"]:179: in function `func'
[string "@Interface/AddOns/ElvUI/Core/Modules/DataTexts/Guild.lua"]:298: in function <...erface/AddOns/ElvUI/Core/Modules/DataTexts/Guild.lua:295>
Locals: _ = MinimapPanel_DataText1 {
MouseEnters = <table> {
}
PixelSnapDisabled = true
text = FontString {
}
name = "Guild"
watchModKey = true
db = <table> {
}
battlePanel = false
parentName = "MinimapPanel"
MouseLeaves = <table> {
}
parent = MinimapPanel {
}
icon = Texture {
}
pointIndex = 1
}
_ = nil
noUpdate = nil
shiftDown = false
total = 993
_ = 36
online = nil
guildName = "正规按摩机构"
guildRank = "头牌"
zonec = <table> {
b = 0.650000
g = 0.650000
r = 0.650000
}
limit = 30
useLimit = true
(for state) = <table> {
1 = <table> {
}
2 = <table> {
}
3 = <table> {
}
4 = <table> {
}
5 = <table> {
}
6 = <table> {
}
7 = <table> {
}
8 = <table> {
}
9 = <table> {
}
10 = <table> {
}
11 = <table> {
}
12 = <table> {
}
13 = <table> {
}
14 = <table> {
}
15 = <table> {
}
16 = <table> {
}
17 = <table> {
}
18 = <table> {
}
19 = <table> {
}
20 = <table> {
}
21 = <table> {
}
22 = <table> {
}
23 = <table> {
}
24 = <table> {
}
25 = <table> {
}
26 = <table> {
}
27 = <table> {
}
28 = <table> {
}
29 = <table> {
}
30 = <table> {
}
31 = <table> {
}
32 = <table> {
}
33 = <table> {
}
34 = <table> {
}
35 = <table> {
}
36 = <table> {
}
}
(for control) = 31
i = 31
info = <table> {
note = ""
zone = "多恩诺嘉尔"
class = "DEATHKNIGHT"
guid = "Player-1939-077232A2"
isMobile = false
online = true
name = "草莓脆脆熊-末日行者"
rankIndex = 2
officerNote = ""
level = 80
status = ""
rank = "头牌"
}
(*temporary) = 30
(*temporary) = 31
(*temporary) = <table> {
note = ""
zone = "多恩诺嘉尔"
class = "DEATHKNIGHT"
guid = "Player-1939-077232A2"
isMobile = false
online = true
name = "草莓脆脆熊-末日行者"
rankIndex = 2
officerNote = ""
level = 80
status = ""
rank = "头牌"
}
(*temporary) = DataTextTooltip {
waitingForData = false
updateTooltipTimer = 0.200000
StatusBar = DataTextTooltipStatusBar {
}
BottomOverlay = Texture {
}
supportsDataRefresh = true
NineSlice = Frame {
}
TextRight1 = DataTextTooltipTextRight1 {
}
textRight1Font = "GameTooltipHeaderText"
textLeft1Font = "GameTooltipHeaderText"
textRight2Font = "GameTooltipText"
TopOverlay = Texture {
}
layoutType = "TooltipDefaultLayout"
TextLeft1 = DataTextTooltipTextLeft1 {
}
textLeft2Font = "GameTooltipText"
TextRight2 = DataTextTooltipTextRight2 {
}
TextLeft2 = DataTextTooltipTextLeft2 {
}
}
(*temporary) = "80 翼之血誓 "
(*temporary) = "矶石宝库"
(*temporary) = 0.768628
(*temporary) = 0.117647
(*temporary) = 0.227451
(*temporary) = 0.650000
(*temporary) = 0.650000
(*temporary) = 0.650000
(*temporary) = ""
(*temporary) = "attempt to perform arithmetic on local 'online' (a nil value)"
DT = <table> {
modules = <table> {
}
DataTextList = <table> {
}
QuickList = <table> {
}
tooltip = DataTextTooltip {
}
PanelPool = <table> {
}
defaultModuleState = true
hooks = <table> {
}
UnitEvents = <table> {
}
LoadedInfo = <table> {
}
db = <table> {
}
enabledState = true
RegisteredPanels = <table> {
}
SelectedDatatext = MinimapPanel_DataText1 {
}
ClassTalentsID = 10335231
baseName = "ElvUI"
CurrencyList = <table> {
}
SystemInfo = <table> {
}
ForceHideBGStats = false
defaultModuleLibraries = <table> {
}
FontStrings = <table> {
}
Initializ
Verification Steps
- I have read the Changelog and verified ElvUI is up to date by checking /estatus
- I have verified my issue doesn't exist in the Default UI or the Issue Tracker.
- I have not read any of these steps, please close my issue when you see it.
- I have done the Troubleshooting Steps and included the requested screenshots, which show the issue and status panel.