ckknight's Avatar
Files 15
Downloads 2,901,210
Favorites 15,115
View Bug Report
Battleground players window
Bug #: 3635
File: FuBar - HonorFu
Date: 05-24-07 10:54 AM
By: AniaWoW
Status: Unconfirmed
If HonorFu is enabled, you cannot pull up the battlegrounds window where it lists all of the player names, etc without getting errors. The errors all reference the WorldStateScoreFrame. It's not adjusting to the proper width or updating the player information instantly either - I had to click an option on and off in order to make it update.

Someone else has also put a report out on the download page itself with the same report, but they were smart enough not to clear the error before reporting it. =)

I have it disabled currently as it's simply not usable - I rely on that window too much for information.

RSS 2.0 Feed for Bug CommentsNotes Sort Options
By: AniaWoW - 05-24-07 10:56 AM
Also to add - I downloaded the new Fubar and assorted Fubar packages this morning from WoWAce downloads, so I do have the newest versions.
By: TheBlinkingMan - 05-24-07 02:38 PM
Confirmed using FuBar_HonorFu-2.0.33618

Error Messages:

FuBar_HonorFu-2.0.33618\HonorFu.lua:353: attempt to index local 'button' (a nil value)
(tail call): ?:
<in C code>: in function `WorldStateScoreFrame_Update'
<string>:"*:OnShow":2: in function <[string "*:OnShow"]:1>
<in C code>: in function `Show'
Interface\FrameXML\UIParent.lua:1077: in function `SetUIPanel':
Interface\FrameXML\UIParent.lua:837: in function `ShowUIPanel':
Interface\FrameXML\WorldStateFrame.lua:678: in function `ToggleWorldStateScoreFrame':
<string>:"*:OnClick":9: in function <[string "*:OnClick"]:1>

---

[2007/05/24 16:09:14-215-x1]: FuBar_HonorFu-2.0.33618\HonorFu.lua:353: attempt to index local 'button' (a nil value)
(tail call): ?:
<in C code>: in function `updateFunction'
Interface\FrameXML\UIPanelTemplates.lua:237: in function `FauxScrollFrame_OnVerticalScroll':
<string>:"*:OnVerticalScroll":1: in function <[string "*:OnVerticalScroll"]:1>
<in C code>: in function `SetVerticalScroll'
<string>:"*:OnValueChanged":1: in function <[string "*:OnValueChanged"]:1>
<in C code>: in function `SetValue'
Interface\FrameXML\UIPanelTemplates.lua:160: in function `ScrollFrameTemplate_OnMouseWheel':
<string>:"*:OnMouseWheel":1: in function <[string "*:OnMouseWheel"]:1>

---

[2007/05/24 16:10:29-215-x1]: FuBar_HonorFu-2.0.33618\HonorFu.lua:307: attempt to perform arithmetic on global 'WORLDSTATESCOREFRAME_BASE_WIDTH' (a nil value)
(tail call): ?:
<string>:"*:OnShow":1: in function <[string "*:OnShow"]:1>
<in C code>: in function `Show'
Interface\FrameXML\UIParent.lua:1077: in function `SetUIPanel':
Interface\FrameXML\UIParent.lua:837: in function `ShowUIPanel':
Interface\FrameXML\WorldStateFrame.lua:678: in function `ToggleWorldStateScoreFrame':
<string>:"*:OnClick":9: in function <[string "*:OnClick"]:1>

---

[2007/05/24 16:10:29-215-x1]: FuBar_HonorFu-2.0.33618\HonorFu.lua:307: attempt to perform arithmetic on global 'WORLDSTATESCOREFRAME_BASE_WIDTH' (a nil value)
(tail call): ?:
<string>:"*:OnShow":1: in function <[string "*:OnShow"]:1>
<in C code>: in function `Show'
Interface\FrameXML\UIParent.lua:1077: in function `SetUIPanel':
Interface\FrameXML\UIParent.lua:837: in function `ShowUIPanel':
Interface\FrameXML\WorldStateFrame.lua:678: in function `ToggleWorldStateScoreFrame':
<string>:"*:OnClick":9: in function <[string "*:OnClick"]:1>

---

By: TheBlinkingMan - 05-24-07 02:42 PM
Woops last error was a duplicate.

Was suppose to be:

[2007/05/24 16:09:14-215-x2]: FuBar_HonorFu-2.0.33618\HonorFu.lua:307: attempt to perform arithmetic on global 'WORLDSTATESCOREFRAME_BASE_WIDTH' (a nil value)
(tail call): ?:
<string>:"*:OnEvent":3: in function <[string "*:OnEvent"]:1>

---