florian.berthold 8ac1651db0 coa: sanitize debuff icon path before SetTexture
Ascension has been shipping auras whose UnitAura()-returned icon path
is nil or unresolvable on the local client. Decursive's LiveList fed
it straight into Texture:SetTexture(), and on the 3.3.5 engine that
crashes the renderer downstream — #132 ACCESS_VIOLATION near
Ascension.exe text + null+offset (texture-loader struct left
half-initialized). Confirmed across multiple recent DLL hashes
(0baf62b, 6a3088c, 7bba9c8, 502ca3c), recurring fault @ 0x00749EEB.

Fix: when Debuff.Texture isn't a non-empty string, fall back to
INV_Misc_QuestionMark and log the offender once (via AddDebugText so
it lands in Logs/Trace.txt) for future identification of the bad aura.

Bumped toc to Asc-1.1.3-coa.
2026-05-20 00:34:21 +02:00
2022-10-21 06:51:19 -07:00
2022-10-21 06:51:19 -07:00
2022-10-21 06:52:48 -07:00

Decursive

This is the repository for Decursive. Modified for Ascension.gg.

S
Description
Ascension fork of Decursive for CoA Guild 'Exiles'
Readme 1.2 MiB
2026-05-31 12:45:24 +00:00
Languages
Lua 99.8%
Shell 0.2%