Skip to content

Handle tooltip lines with no left text - #168

Open
AndyMM22 wants to merge 1 commit into
GovtGeek:masterfrom
AndyMM22:fix-nil-tooltip-line
Open

Handle tooltip lines with no left text#168
AndyMM22 wants to merge 1 commit into
GovtGeek:masterfrom
AndyMM22:fix-nil-tooltip-line

Conversation

@AndyMM22

@AndyMM22 AndyMM22 commented Aug 8, 2026

Copy link
Copy Markdown

Blank separator lines have no leftText.

ParseTooltipLine indexes it during inventory sync -- full stack in #170.

ParseGemLinkForUniqueEquips calls line.leftText:match the same way; that fires when hovering a gemmed item.

TooltipLeftLines returns leftText straight into a generic for, and nil ends the loop, so StatsForTooltip stops at the first separator.

@GovtGeek

Copy link
Copy Markdown
Owner

There is no issue reported with details on which WoW version, Outfitter version, or the specific error encountered. Can you supply that in an issue?

@AndyMM22

Copy link
Copy Markdown
Author

Filed as #170, with the versions and a captured stack.

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.

2 participants