[BUG] Error Lua : Set Texture on first load of the game
Neogeekmo opened this issue ยท 13 comments
378x Usage: self:SetNormalTexture(asset)
[string "=[C]"]: in function `SetNormalTexture'
[string "@APR-Core/CurrentStep.lua"]:489: in function `AddStepButton'
[string "@APR-Core/CurrentStep.lua"]:533: in main chunk
Locals:
(*temporary) = "Usage: self:SetNormalTexture(asset)"
i did and error pop'ed with first logging , it may be one of my addons interact with ACE
if no one eles report it then its on my side
102x Usage: self:SetNormalTexture(asset)
[string "=[C]"]: in function `SetNormalTexture'
[string "@APR-Core/Heirloom.lua"]:100: in function <APR-Core/Heirloom.lua:94>
[string "@APR-Core/Heirloom.lua"]:206: in function `AddHeirloomIcons'
[string "@APR-Core/Heirloom.lua"]:228: in function <APR-Core/Heirloom.lua:226>
[string "=[C]"]: ?
[string "=[C]"]: in function `LoadAddOn'
[string "@FrameXML/UIParent.lua"]:576: in function `UIParentLoadAddOn'
[string "@FrameXML/UIParent.lua"]:631: in function `CombatLog_LoadUI'
[string "@FrameXML/UIParent.lua"]:1563: in function <FrameXML/UIParent.lua:1441>
Locals:
(*temporary) = "Usage: self:SetNormalTexture(asset)"
still error show up ,i reset profile / only addon enable +Bugsack
Alliance character,lvl60 , i do not own all Heirloom toy
https://simplearmory.com/#/eu/kazzak/prea/collectable/toys:~:text=Collect-,Heirlooms,-Racial
Might be something in here
https://wowpedia.fandom.com/wiki/Patch_10.2.0/API_changes
@gaveer I tested with characters from both factions and all levels (70,62,11 and fresh one 10 and 1)
I've never managed to get a Lua error for textures on Heirloom or current step
Try to do a /apr fr
to force reset the addon, and make sure you are on v3.1.3 or higher
otherwise try deleting the addon settings on Curseforge if you use it
if you do have discord we could tryto figer this issue togthers.
I have https://www.curseforge.com/wow/addons/acp as addon manger
you can join our discord
and ping me if I'm available to see what's going on with your instance of WoW and the addon
same error but diffrent
2x Usage: self:SetNormalTexture(asset)
[string "=[C]"]: in function `SetNormalTexture'
[string "@APR-Core/Heirloom.lua"]:100: in function <APR-Core/Heirloom.lua:94>
[string "@APR-Core/Heirloom.lua"]:206: in function `AddHeirloomIcons'
[string "@APR-Core/Heirloom.lua"]:72: in function `RefreshFrameAnchor'
[string "@APR-Core/Heirloom.lua"]:56: in function `HeirloomOnInit'
[string "@APR-Core/Core.lua"]:98: in function <APR-Core/Core.lua:44>
[string "=[C]"]: ?
[string "@Ace3/AceAddon-3.0-13/AceAddon-3.0.lua"]:66: in function <Ace3/AceAddon-3.0/AceAddon-3.0.lua:61>
[string "@Ace3/AceAddon-3.0-13/AceAddon-3.0.lua"]:494: in function `InitializeAddon'
[string "@Ace3/AceAddon-3.0-13/AceAddon-3.0.lua"]:619: in function <Ace3/AceAddon-3.0/AceAddon-3.0.lua:611>
Locals:
(*temporary) = "Usage: self:SetNormalTexture(asset)"
@gaveer can you try reinstalling the addon (delete then reinstall)?