1002 - Using a custom sort order for totems breaks on DKs and Druids.
What steps will reproduce the problem?
1. I enable the "Totem" Indicator with my "old" (pre-beta37) PitBull 4.0 profile.
What is the expected output? What do you see instead?
All the texts (name, classe, health, runic power, etc.) in my player frame disappear. Everything else instead remains (icons, bars, portrait, etc.).
Texts for other unite frames, else then player, still work.
What version of the product are you using?
PitBull 4.0 v4.0.0-beta37
Do you have an error log of what happened?
Yes, here it is:
----------------------------------------
Message: PitBull4_Totems-v4.0.0-beta37\Totems.lua:577 attempt to index field "?" (a nil value)
Time: 09/12/12 15:01:40
Count: 1
Stack: Interface\AddOns\PitBull4_Totems\Totems.lua:952 in function `ApplyLayoutSettings'
Interface\AddOns\PitBull4_Totems\Totems.lua:1009 in function `UpdateFrame'
Interface\AddOns\PitBull4\ModuleHandling\Module.lua:319 in function `Update'
Interface\AddOns\PitBull4\UnitFrame.lua:823 in function `Update'
Interface\AddOns\PitBull4\UnitFrame.lua:659 in function `func'
Interface\AddOns\PitBull4\Main.lua:1728 in function <Interface\AddOns\PitBull4\Main.lua:1722
(tail call): ?
Interface\AddOns\PitBull4\Main.lua:1319 in function `?'
...der\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147 in function <...der\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147
[string "safecall Dispatcher[3]"]:4: in function <[string "safecall Dispatcher[3]"]:4>
[C]: ?
[string "safecall Dispatcher[3]"]:13: in function `?'
...
[string "safecall Dispatcher[3]"]:9: in function <[string "safecall Dispatcher[3]"]:5>
(tail call): ?
...dOns\AtlasLoot_Loader\Libs\AceGUI-3.0\AceGUI-3.0.lua:314 in function `Fire'
...er\Libs\AceGUI-3.0\widgets\AceGUIWidget-DropDown.lua:439 in function <...er\Libs\AceGUI-3.0\widgets\AceGUIWidget-DropDown.lua:430
(tail call): ?
[C]: ?
[string "safecall Dispatcher[3]"]:9: in function <[string "safecall Dispatcher[3]"]:5>
(tail call): ?
...dOns\AtlasLoot_Loader\Libs\AceGUI-3.0\AceGUI-3.0.lua:314 in function `Fire'
...s\AceGUI-3.0\widgets\AceGUIWidget-DropDown-Items.lua:351 in function <...s\AceGUI-3.0\widgets\AceGUIWidget-DropDown-Items.lua:341
Locals: <none>
----------------------------------------
P.S. If you want to check the error use the profile "Andrea" (not the other profiles). Is there where I experience the issue.
| Name | Description | Size | MD5 |
|---|---|---|---|
| PitBull4.lua | Config file | 404.4 KiB | e01bdbbb96ee... |
| User | When | Change |
|---|---|---|
| Shefki | Sep 14, 2012 at 05:49 UTC | Changed assigned to from ckknight to Shefki Changed name from Disappearing of all the player frame's texts when "Totems" Indicator is enabled to Using a custom sort order for totems breaks on DKs and Druids. |
| Shefki | Sep 14, 2012 at 05:40 UTC | Changed status from New to Accepted |
| Fenix85 | Sep 12, 2012 at 19:26 UTC | Changed description:...s\AceGUI-3.0\widgets\AceGUIWidget-DropDown-Items.lua:351: in function <...s\AceGUI-3.0\widgets\AceGUIWidget-DropDown-Items.lua:341> Locals: <none> ---------------------------------------- + + P.S. If you want to check the error use the profile "Andrea" (not the other profiles). Is there where I experience the issue. |
| Fenix85 | Sep 12, 2012 at 19:15 UTC | Added attachment PitBull4.lua |
| Fenix85 | Sep 12, 2012 at 19:14 UTC | Create |
- 4 comments
- 4 comments
Facts
- Last updated
- Mar 11, 2013
- Reported
- Sep 12, 2012
- Status
- Accepted - Problem reproduced / Need acknowledged.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #4
Shefki Sep 24, 2012 at 00:01 UTC - 0 likeshttp://www.wowace.com/addons/pitbull4/tickets/998-problem-with-totem-module is a duplicate of this ticket. Using this one since it's more complete.
- Reply
- #3
Fenix85 Sep 14, 2012 at 10:37 UTC - 0 likesFollowed your instruction and now works fine! Thank you so much :D
This is a really fantastic addon, great work guys :)
- Reply
- #2
Shefki Sep 14, 2012 at 05:52 UTC - 0 likesProblem is caused by using a custom sort order on a DK or Druid (or Monk for that matter).
Follow these instructions to work around the issue for now: /pb Modules Totems Scroll down to the Order section. Restore the order so that the positions are as follows: Fire: 1 Earth: 2 Water: 3 Air: 4
You could use a different profile on your shaman vs your other classes to work around this problem as well for now so that you can continue to have the custom sort order on the shaman.
- Reply
- #1
Shefki Sep 14, 2012 at 05:41 UTC - 0 likesThanks I was able to reproduce the issue. I'll figure out what's causing it and resolve it.