Skip to content

Fix nil error for targetColor in Tooltip.lua - #100

Open
Xurkon wants to merge 1 commit into
Ascension-Addons:mainfrom
Xurkon:fix-tooltip-color-nil
Open

Fix nil error for targetColor in Tooltip.lua#100
Xurkon wants to merge 1 commit into
Ascension-Addons:mainfrom
Xurkon:fix-tooltip-color-nil

Conversation

@Xurkon

@Xurkon Xurkon commented Jan 29, 2026

Copy link
Copy Markdown
Contributor

This PR fixes a Lua error in Tooltip.lua that occurs when targetColor is nil, causing a crash when accessing targetColor.r. This change adds a fallback to RAID_CLASS_COLORS.PRIEST if targetColor remains nil.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant