Commit ff52b98
fix(party): set oUF-guessUnit fallback to prevent nil index in oUF
oUF ouf.lua:270 calls objectUnit:match() which crashes when both
the unit parameter and oUF-guessUnit attribute are nil. This happens
in solo test mode when the header creates frames with no real party
member. Set a 'party' fallback in the initialConfigFunction.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c20aa60 commit ff52b98
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
407 | 411 | | |
408 | 412 | | |
409 | 413 | | |
| |||
0 commit comments