Threat Plates

Threat Plates

32M Downloads

TWW large amount of LUA errors on hunter

Nillx opened this issue ยท 8 comments

commented

Hey, ive been getting a lot of errors when doing dungeons on my hunter.

715x Attempted to release inactive object 'table: 000001F261A82330'
[Blizzard_SharedXMLBase/Pools.lua]:79: in function <Blizzard_SharedXMLBase/Pools.lua:68>
[tail call]: ?
[TidyPlates_ThreatPlates/Libs/LibCustomGlow-1.0-21/LibCustomGlow-1.0.lua]:745: in function <...tPlates/Libs/LibCustomGlow-1.0/LibCustomGlow-1.0.lua:737>
[TidyPlates_ThreatPlates/Widgets/AurasWidget.lua]:2794: in function 'HideNonActiveAuras'
[TidyPlates_ThreatPlates/Widgets/AurasWidget.lua]:2408: in function 'UpdateUnitAuras'
[TidyPlates_ThreatPlates/Widgets/AurasWidget.lua]:2525: in function 'UpdateAurasGrids'
[TidyPlates_ThreatPlates/Widgets/AurasWidget.lua]:2581: in function 'UpdateAuras'
[TidyPlates_ThreatPlates/Widgets/AurasWidget.lua]:3278: in function 'OnUnitAdded'
[TidyPlates_ThreatPlates/Widgets/WidgetHandler.lua]:391: in function 'OnUnitAdded'
[TidyPlates_ThreatPlates/TidyPlatesInternal/TidyPlatesCore.lua]:586: in function <...s_ThreatPlates/TidyPlatesInternal/TidyPlatesCore.lua:572>
[TidyPlates_ThreatPlates/TidyPlatesInternal/TidyPlatesCore.lua]:627: in function <...s_ThreatPlates/TidyPlatesInternal/TidyPlatesCore.lua:603>
[TidyPlates_ThreatPlates/TidyPlatesInternal/TidyPlatesCore.lua]:672: in function <...s_ThreatPlates/TidyPlatesInternal/TidyPlatesCore.lua:645>
[TidyPlates_ThreatPlates/TidyPlatesInternal/TidyPlatesCore.lua]:1381: in function '?'
[TidyPlates_ThreatPlates/TidyPlatesInternal/TidyPlatesCore.lua]:1302: in function <...s_ThreatPlates/TidyPlatesInternal/TidyPlatesCore.lua:1301>
1528x Attempted to release inactive object 'table: 000001F268451C40'
[Blizzard_SharedXMLBase/Pools.lua]:79: in function <Blizzard_SharedXMLBase/Pools.lua:68>
[tail call]: ?
[TidyPlates_ThreatPlates/Libs/LibCustomGlow-1.0-21/LibCustomGlow-1.0.lua]:745: in function <...tPlates/Libs/LibCustomGlow-1.0/LibCustomGlow-1.0.lua:737>
[TidyPlates_ThreatPlates/Widgets/AurasWidget.lua]:2794: in function 'HideNonActiveAuras'
[TidyPlates_ThreatPlates/Widgets/AurasWidget.lua]:2408: in function 'UpdateUnitAuras'
[TidyPlates_ThreatPlates/Widgets/AurasWidget.lua]:2525: in function 'UpdateAurasGrids'
[TidyPlates_ThreatPlates/Widgets/AurasWidget.lua]:2581: in function 'UpdateAuras'
[TidyPlates_ThreatPlates/Widgets/AurasWidget.lua]:1880: in function <...dOns/TidyPlates_ThreatPlates/Widgets/AurasWidget.lua:1876>
1614x Attempted to release inactive object 'table: 000001F260401A20'
[Blizzard_SharedXMLBase/Pools.lua]:79: in function <Blizzard_SharedXMLBase/Pools.lua:68>
[tail call]: ?
[TidyPlates_ThreatPlates/Libs/LibCustomGlow-1.0-21/LibCustomGlow-1.0.lua]:745: in function <...tPlates/Libs/LibCustomGlow-1.0/LibCustomGlow-1.0.lua:737>
[TidyPlates_ThreatPlates/Widgets/AurasWidget.lua]:2794: in function 'HideNonActiveAuras'
[TidyPlates_ThreatPlates/Widgets/AurasWidget.lua]:2408: in function 'UpdateUnitAuras'
[TidyPlates_ThreatPlates/Widgets/AurasWidget.lua]:2525: in function 'UpdateAurasGrids'
[TidyPlates_ThreatPlates/Widgets/AurasWidget.lua]:2581: in function 'UpdateAuras'
[TidyPlates_ThreatPlates/Widgets/AurasWidget.lua]:1880: in function <...dOns/TidyPlates_ThreatPlates/Widgets/
1272x Attempted to release inactive object 'table: 000001F28F8C51A0'
[Blizzard_SharedXMLBase/Pools.lua]:79: in function <Blizzard_SharedXMLBase/Pools.lua:68>
[tail call]: ?
[TidyPlates_ThreatPlates/Libs/LibCustomGlow-1.0-21/LibCustomGlow-1.0.lua]:745: in function <...tPlates/Libs/LibCustomGlow-1.0/LibCustomGlow-1.0.lua:737>
[TidyPlates_ThreatPlates/Widgets/AurasWidget.lua]:2794: in function 'HideNonActiveAuras'
[TidyPlates_ThreatPlates/Widgets/AurasWidget.lua]:2408: in function 'UpdateUnitAuras'
[TidyPlates_ThreatPlates/Widgets/AurasWidget.lua]:2525: in function 'UpdateAurasGrids'
[TidyPlates_ThreatPlates/Widgets/AurasWidget.lua]:2581: in function 'UpdateAuras'
[TidyPlates_ThreatPlates/Widgets/AurasWidget.lua]:1880: in function <...dOns/TidyPlates_ThreatPlates/Widgets/
commented

To avoid this error for now, you can disable "Steal or Purge Glow" in the Auras widget.

commented

This is most likely a duplicate of #578.

Does this only happen in dungeons or also in the open world?

commented

I noticed it happen only in dungeons.

commented

Can you tell me 2-3 dungeons where this happened?

commented

There might be a bug in the way how LibCustomGlow is initialized. I worked on that in a beta version. It's not yet released though. You can download the version here: https://drive.google.com/file/d/19r1B4XPkvHvbA5SepxQsmqktc-TNfs3w/view?usp=sharing

Another user reported that this seems to fix the issue.

commented

It was happening in Darkflame Cleft. I will try that version as soon as i can.

commented

No errors with this version. Did a dungeon and a delve.

commented

I uploaded a new beta version for 12.1.2 that should fix this issue. Essentially, there was a bug in LibCustomGlow that resulted in this error, see https://www.curseforge.com/wow/addons/libcustomglow/files/6502612/changelog