attempt to call field 'SurfaceArgs' (a nil value)
Closed this issue · 1 comments
rowanfreeman-acutro commented
I'm getting this error in the latest retail WoW (11.0.2.56110)
PitBull v4.2.36
Message: Interface/AddOns/PitBull4/Modules/Aura/Update.lua:169: attempt to call field 'SurfaceArgs' (a nil value)
Time: Fri Aug 16 02:56:46 2024
Count: 8189
Stack: Interface/AddOns/PitBull4/Modules/Aura/Update.lua:169: attempt to call field 'SurfaceArgs' (a nil value)
[string "@Interface/AddOns/PitBull4/Modules/Aura/Update.lua"]:169: in function <Interface/AddOns/PitBull4/Modules/Aura/Update.lua:164>
[string "@Interface/AddOns/PitBull4/Modules/Aura/Update.lua"]:232: in function <Interface/AddOns/PitBull4/Modules/Aura/Update.lua:216>
[string "@Interface/AddOns/PitBull4/Modules/Aura/Update.lua"]:818: in function `UpdateWeaponEnchants'
[string "@Interface/AddOns/PitBull4/Modules/Aura/Update.lua"]:893: in function `OnUpdate'
[string "@Interface/AddOns/PitBull4/Modules/Aura/Aura.lua"]:21: in function <Interface/AddOns/PitBull4/Modules/Aura/Aura.lua:18>
Locals: slot = 16
data = <table> {
lines = <table> {
}
guid = "Item-3723-0-4000000935CC359A"
id = 204177
hasDynamicData = true
isAzeriteEmpoweredItem = false
dataInstanceID = 8946
type = 0
isCorruptedItem = false
isAzeriteItem = false
}
(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> {
}
}
(for control) = 1
_ = 1
line = <table> {
leftColor = <table> {
}
type = 29
leftText = "Nasz'uro, the Unbound Legacy"
}
(*temporary) = nil
(*temporary) = <table> {
leftColor = <table> {
}
type = 29
leftText = "Nasz'uro, the Unbound Legacy"
}
(*temporary) = "attempt to call field 'SurfaceArgs' (a nil value)"
rowanfreeman-acutro commented
This has been resolved. Thanks for your amazing work!