View Single Post
12-20-20, 05:26 PM   #2
Krainz
A Wyrmkin Dreamwalker
Join Date: Oct 2016
Posts: 57
This is the error I'm getting:

Message: Interface\AddOns\UIMod\core.lua:58: attempt to call method 'SetTexture' (a nil value)
Time: Sun Dec 20 20:22:39 2020
Count: 768
Stack: Interface\AddOns\UIMod\core.lua:58: attempt to call method 'SetTexture' (a nil value)
[string "@Interface\AddOns\UIMod\core.lua"]:58: in function <Interface\AddOns\UIMod\core.lua:46>

Locals: self = <unnamed> {
0 = <userdata>
TimeSinceLastUpdate = 64.582002
}
elapsed = 0.016000
gwbutton = GwGarrisonButton {
0 = <userdata>
gw_Showing = true
gw_GarrisonType = 111
}
garrisonType = 111
covenantID = 0
(*temporary) = nil
(*temporary) = GwGarrisonButton {
0 = <userdata>
gw_Showing = true
gw_GarrisonType = 111
}
(*temporary) = "Interface/AddOns/UIMod/textures/icon-boss"
(*temporary) = "attempt to call method 'SetTexture' (a nil value)"
  Reply With Quote