2.0.6 2006/11/14
- Try to fix some of the startup issues
2.0.5 2006/11/08
- Added intelligent setup logic for first the first time you run
the plugin. Druids/Priests get Mana+FSRT+FSRBar, Shaman/Paladin
get Mana+FSRT, the other mana users only get Mana. Also the
settings for the confuration values are stored per class or per
charater
- Added a 5 second rule countdown bar immediately beneath the the
text on the FuBar
- Fixed issue with not thinking we were ooc when zoning out of a bg
2.0.4 2006/10/31
- Added average mana regen
- Fixed fluctiations in MP regen on bar
- Updated translations
- Added S&D Load On Demand Support
- Improved Look of Tooltip
2.0.3 2006/10/31
- Embedded the ACE2 libraries
2.0.2 2006/10/31
- Fix bug in INT->MP5 conversion
- localizations
2.0.1 - 2006/10/25
- New ownership of the code
- Support for FSR tracking
2.0 - 2006/8/30
- FuBar-2.0
1.2.1 - 2006/5/28
- Added German localization.
- Tooltip : Changed the ordering.
- Tooltip : Added "HP Regen in Last Fight".
- Tooltip : Tweaked coloring a bit.
- Option : Added "Show current value".
- Text : Added a % traior for values shown as percentage.
1.2.0 - 2006/5/10
- Changed version numbering method, it is now "FuBarVersion.n", such as "1.2.0", "1.2.1" etc.
- Updated FuBar compatbility to 1.2.
- Removed text coloring option as it is built into FuBar.
0.1.2 - 2006/4/14
- Updated BossPanel comptability to 10000.
- Changed MP display text to a brighter color.
0.1.1 - 2006/4/6
- Changed to per-character saved variables.
- Updated TOC to 11000.
- Updated BossPanel comptability to 0.9.6.
- Renamed BossPanel to FuBar.
0.1 - 2006/3/16
- Initial release: directly ported from TitanRegen.
Big Bug report. These are the reports from Bugsack
Code:
[2006/12/14 08:21:30-2-x1]: AceLibrary\AceLibrary.lua:524: ...Ons\FuBar_RegenFu\Libs\CandyBar-2.0\CandyBar-2.0.lua:1280: attempt to concatenate local 'ourpath' (a nil value)
AceLibrary\AceLibrary.lua:524: in function `Register'
CandyBar-2.0\CandyBar-2.0.lua:1319: in main chunk
<in C code>: ?
<in C code>: in function `pcall'
FuBar\FuBar.lua:618: in function <Interface\AddOns\FuBar\FuBar.lua:614>
FuBar\FuBar.lua:890: in function `LoadPlugin'
FuBar\FuBar.lua:1005: in function <Interface\AddOns\FuBar\FuBar.lua:995>
<in C code>: ?
AceEvent-2.0\AceEvent-2.0.lua:402: in function <...Bar_ItemBonusesFu\libs\AceEvent-2.0\AceEvent-2.0.lua:378>
---
Code:
[2006/12/14 08:21:30-2-x1]: AceAddon-2.0\AceAddon-2.0.lua:457: ...Ons\FuBar_RegenFu\Libs\CandyBar-2.0\CandyBar-2.0.lua:1247: attempt to index field 'var' (a nil value)
AceAddon-2.0\AceAddon-2.0.lua:457: in function <...Bar_ItemBonusesFu\libs\AceAddon-2.0\AceAddon-2.0.lua:435>
AceAddon-2.0\AceAddon-2.0.lua:569: in function `InitializeAddon'
AceAddon-2.0\AceAddon-2.0.lua:431: in function <...Bar_ItemBonusesFu\libs\AceAddon-2.0\AceAddon-2.0.lua:424>
<in C code>: ?
AceEvent-2.0\AceEvent-2.0.lua:226: in function `TriggerEvent'
AceEvent-2.0\AceEvent-2.0.lua:856: in function <...Bar_ItemBonusesFu\libs\AceEvent-2.0\AceEvent-2.0.lua:849>
<in C code>: ?
<in C code>: in function `pcall'
FuBar\FuBar.lua:618: in function <Interface\AddOns\FuBar\FuBar.lua:614>
FuBar\FuBar.lua:890: in function `LoadPlugin'
FuBar\FuBar.lua:1005: in function <Interface\AddOns\FuBar\FuBar.lua:995>
<in C code>: ?
AceEvent-2.0\AceEvent-2.0.lua:402: in function <...Bar_ItemBonusesFu\libs\AceEvent-2.0\AceEvent-2.0.lua:378>
---
Code:
[2006/12/14 08:21:30-2-x1]: AceEvent-2.0\AceEvent-2.0.lua:403: ...Ons\FuBar_RegenFu\Libs\CandyBar-2.0\CandyBar-2.0.lua:122: attempt to index field 'var' (a nil value)
---
Originally posted by Rutujit Edit: Just downloaded the updated winAce 2 from http://www.wowace.com/files/ fixed the issue for me hope this helps others.
Which file was it, specifically? Can you provide more detailed instructions about what to do?
I also get a different error when RegenFu attempts to start:
FuBar_RegenFu\Libs\CandyBar-2.0\CandyBar-2.0.lua:1271: attempt to concatenate local 'ourpath' (a nil value)
Edit: Installing Grid appears to fix this problem.
Originally posted by BIAW2 What does FSR stand for, why is it important, and what does the 5 second bar show me?
5 second rule
For 5 seconds after casting a spell which requires mana your regen from spirit is lowered (to 0 without talents/gear). The bar is just a 5 second countdown to represent being "in" the 5 second rule.
Last edited by sylvanaar : 11-15-2006 at 12:49 PM.
I spent some time testing startup configuration, and I think I have resolved some of the issues. Also fsr bar placement should be above the bar when on the bottom bar and below when on the top.