I think IncomingHealsLib is stable, it's a bit old now and the original author has stopped developing it. I've made some changes to the main addon IncomingHeals, but well...
IncomingHeals itself does the creation of frames and whatever it needs to sRF/X-Perl and so on.
wT, regarding your Grid module: please add Compost to the externals as the lib itself requires Compost (actually I think this is a bad idea and should be reverted to be a standalone lib), and also add an option to ignore self. Thanks! :)
GridStatusHealer\\GridStatusHealer.lua:7: Cannot find a library instance of Threat-1.0.\nAce2\\AceLibrary\\AceLibrary.lua:516: in function `AceLibrary'\nGridStatusHealer\\GridStatusHealer.lua:7: in main chunk\n\n ---
Not sure why though, line 7 seems fine to me. I'm running without externals.
Try again. I think Sayclub (Korean translator) fixed a pathing issue. If it's still broke, please post the error. I'm not getting any errors on my version.
I am also getting a similar error today after updating to the latest version. It says it cannot find a library instance of AceComm-2.0. It also mentions something about the Threat 1.0 lua line. I would post the error message, but I am not at that computer right now...
Peragor, you should add all libraries as externals that aren't already distributed with Grid core. Or, make calculation by threat optional and don't attempt to calc threat modifiers if the library isn't already installed.
Here's a little bit more detailed error message that might help you:
Error occured in: Global
Count: 1
Message: ...atusHealer\Libs\Threat-1.0\ThreatClassModuleCore.lua line 318:
attempt to index upvalue 'ParserLib' (a nil value)
Debug:
...atusHealer\Libs\Threat-1.0\ThreatClassModuleCore.lua:144: ToggleModuleActive()
...atusHealer\Libs\Threat-1.0\ThreatClassModuleCore.lua:173:
...atusHealer\Libs\Threat-1.0\ThreatClassModuleCore.lua:168
[C]: ?
Just checked in a new version. I haven't done much with linking external libs, so I was a little green to configuring SVN properly. I believe it should work now. You should now get the 4 libraries it was missing.
-edit-
The SVN has the proper version, but the latest ZIP file isn't being created. Not sure why.
[2007/10/28 18:47:28-1499-x1]: GridStatusHealer-51736\GridStatusHealer.lua:154: attempt to concatenate a nil value
<in C code>: ?
AceEvent-2.0-49307 (Ace2):367: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:345
---
[2007/10/28 18:47:36-1499-x5]: GridStatusHealer-51736\GridStatusHealer.lua:154: attempt to concatenate a nil value
---
[2007/10/28 18:47:36-1499-x1]: GridStatusHealer-51736\GridStatusHealer.lua:154: attempt to concatenate a nil value
SpecialEvents-Aura-2.0-44726:128: in function `?'
AceEvent-2.0-49307 (Ace2):735: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:722>
<in C code>: ?
AceEvent-2.0-49307 (Ace2):367: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:345>
Playing with IncomingHealsLib & HealComm libraries (at Maia's old request). I've been testing checks for these libraries and changed the incoming heal modifiers appropriately. I still default to the GridStatusHeal if neither lib is avail or working. I just want to test it for a couple of days before making the commit.
IncomingHeals itself does the creation of frames and whatever it needs to sRF/X-Perl and so on.
Dunno if it's any help, but my small addon GridStatusIncomingHeals is for showing amount of incoming heals (and who's healing who) using the IncomingHealsLib
http://files.wowace.com/GridStatusIncomingHeals/GridStatusIncomingHeals-r50884.1.zip
Not sure why though, line 7 seems fine to me. I'm running without externals.
I believe if you use WowAceUpdater (in without externals mode) and you installed the Standalonelibraries package that you shouldn't have these errors.
Error occured in: Global
Count: 1
Message: ...atusHealer\Libs\Threat-1.0\ThreatClassModuleCore.lua line 318:
attempt to index upvalue 'ParserLib' (a nil value)
Debug:
...atusHealer\Libs\Threat-1.0\ThreatClassModuleCore.lua:144: ToggleModuleActive()
...atusHealer\Libs\Threat-1.0\ThreatClassModuleCore.lua:173:
...atusHealer\Libs\Threat-1.0\ThreatClassModuleCore.lua:168
[C]: ?
I hope this helps.
-edit-
The SVN has the proper version, but the latest ZIP file isn't being created. Not sure why.
[2007/10/28 02:43:09-2187-x2864]: GridStatusHealer-51736\GridStatusHealer.lua:154: attempt to concatenate a nil value
[2007/10/28 18:47:28-1499-x1]: GridStatusHealer-51736\GridStatusHealer.lua:154: attempt to concatenate a nil value
<in C code>: ?
AceEvent-2.0-49307 (Ace2):367: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:345
---
[2007/10/28 18:47:36-1499-x5]: GridStatusHealer-51736\GridStatusHealer.lua:154: attempt to concatenate a nil value
---
[2007/10/28 18:47:36-1499-x1]: GridStatusHealer-51736\GridStatusHealer.lua:154: attempt to concatenate a nil value
SpecialEvents-Aura-2.0-44726:128: in function `?'
AceEvent-2.0-49307 (Ace2):735: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:722>
<in C code>: ?
AceEvent-2.0-49307 (Ace2):367: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:345>
---
God bless you Peragor !!!)
I cannot find a reference to the object UnitExistsRL anywhere before that. And it bugs for me at that point.