So it's a good idea to put "FixLogStrings" into my addons-folder, finally?
It won't hurt. It is a good idea if you use SW_Stats and an addon based on ParserLib or Parser-3.0, as it will ensure that the pattern transformation is done before any parser is initialized.
So it's a good idea to put "FixLogStrings" into my addons-folder, finally?
It won't hurt. It is a good idea if you use SW_Stats and an addon based on ParserLib or Parser-3.0, as it will ensure that the pattern transformation is done before any parser is initialized.
Perfect. Thanks for explaining it to me in an accessible way. :-P :-D
VampwatchFu and Dorje's healing bars are not working with the 1.1 compat layer.
I don't really need vampwatchfu, and as a shadow priest, Dorje's isn't important, but I would like to continue to run both of these mods, and have only 1 parser lib running.
I don't understand the difference between the 2, but it seems I need parser 3.0 for SWS? I'm not going to stop using that mod, so I look forward to these compatibility errors getting ironed out.
2007/06/02 22:32:30-139-x1]: DorjeHealingBars-v0.4.0.1\DorjeHealingBars.lua:47: attempt to index global 'ParserLib' (a nil value)
AceAddon-2.0-36325 (Ace2):455: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:432>
<in C code>: ?
AceEvent-2.0-37328 (Ace2):320: in function `TriggerEvent'
AceEvent-2.0-37328 (Ace2):1019: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:1012>
[2007/06/02 22:32:30-139-x1]: FuBar_VampwatchFu\Core.lua:14: attempt to index global 'ParserLib' (a nil value)
---
[2007/06/02 22:32:40-139-x1]: DorjeHealingBars-v0.4.0.1\DorjeHealingBars.lua:469: attempt to index field 'parser' (a nil value)
<in C code>: ?
AceEvent-2.0-37328 (Ace2):251: in function `TriggerEvent'
AceEvent-2.0-37328 (Ace2):1019: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:1012>
---
[2007/06/02 22:32:42-139-x306]: DorjeHealingBars-v0.4.0.1\DorjeHealingBars.lua:680: attempt to index field 'db' (a nil value)
It won't hurt. It is a good idea if you use SW_Stats and an addon based on ParserLib or Parser-3.0, as it will ensure that the pattern transformation is done before any parser is initialized.
Perfect. Thanks for explaining it to me in an accessible way. :-P :-D
I don't really need vampwatchfu, and as a shadow priest, Dorje's isn't important, but I would like to continue to run both of these mods, and have only 1 parser lib running.
I don't understand the difference between the 2, but it seems I need parser 3.0 for SWS? I'm not going to stop using that mod, so I look forward to these compatibility errors getting ironed out.
2007/06/02 22:32:30-139-x1]: DorjeHealingBars-v0.4.0.1\DorjeHealingBars.lua:47: attempt to index global 'ParserLib' (a nil value)
AceAddon-2.0-36325 (Ace2):455: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:432>
<in C code>: ?
AceEvent-2.0-37328 (Ace2):320: in function `TriggerEvent'
AceEvent-2.0-37328 (Ace2):1019: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:1012>
[2007/06/02 22:32:30-139-x1]: FuBar_VampwatchFu\Core.lua:14: attempt to index global 'ParserLib' (a nil value)
---
[2007/06/02 22:32:40-139-x1]: DorjeHealingBars-v0.4.0.1\DorjeHealingBars.lua:469: attempt to index field 'parser' (a nil value)
<in C code>: ?
AceEvent-2.0-37328 (Ace2):251: in function `TriggerEvent'
AceEvent-2.0-37328 (Ace2):1019: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:1012>
---
[2007/06/02 22:32:42-139-x306]: DorjeHealingBars-v0.4.0.1\DorjeHealingBars.lua:680: attempt to index field 'db' (a nil value)
---
Ok. I would like to ensure that all my libs load before every mod. Is there a way to do that?