[2007/02/26 23:19:28-767-x2]: Violation-1.0.28839\Violation.lua:251: AceEvent-2.0: Cannot unregister event "PLAYER_REGEN_DISABLED". "Violation" is not registered with it.
Baggins-Beta 1\libs\AceLibrary\AceLibrary.lua:85: in function `error'
AceEvent-2.0-25921 (FuBar):609: in function `UnregisterEvent'
Violation-1.0.28839\Violation.lua:251: in function `func'
Dewdrop-2.0-28457 (Baggins):484: in function <...face\AddOns\Baggins\libs\Dewdrop-2.0\Dewdrop-2.0.lua:425>
---
When trying to enable/disable "autoreset > entering combat"
[2007/02/26 23:19:28-767-x2]: Violation-1.0.28839\Violation.lua:251: AceEvent-2.0: Cannot unregister event "PLAYER_REGEN_DISABLED". "Violation" is not registered with it.
Baggins-Beta 1\libs\AceLibrary\AceLibrary.lua:85: in function `error'
AceEvent-2.0-25921 (FuBar):609: in function `UnregisterEvent'
Violation-1.0.28839\Violation.lua:251: in function `func'
Dewdrop-2.0-28457 (Baggins):484: in function <...face\AddOns\Baggins\libs\Dewdrop-2.0\Dewdrop-2.0.lua:425>
---
When trying to enable/disable "autoreset > entering combat"
I fixed this by deleting my Saved Variables file for Violation.
[2007/02/26 23:19:28-767-x2]: Violation-1.0.28839\Violation.lua:251: AceEvent-2.0: Cannot unregister event "PLAYER_REGEN_DISABLED". "Violation" is not registered with it.
Baggins-Beta 1\libs\AceLibrary\AceLibrary.lua:85: in function `error'
AceEvent-2.0-25921 (FuBar):609: in function `UnregisterEvent'
Violation-1.0.28839\Violation.lua:251: in function `func'
Dewdrop-2.0-28457 (Baggins):484: in function <...face\AddOns\Baggins\libs\Dewdrop-2.0\Dewdrop-2.0.lua:425>
---
When trying to enable/disable "autoreset > entering combat"
I fixed this by deleting my Saved Variables file for Violation.
Tried this and I still can't toggle "entering combat", it's marked on but it's off (even after deleting sv.lua)
Enabling the 'group damage' tracking then mousing over to get the tooltip to show will give this error:
2007/03/11 13:08:31-658-x8]: Violation-1.0.29784\Violation.lua:762: Some module provided us with nil data.
Violation-1.0.29784\Violation.lua:762: in function `OnTooltipUpdate'
FuBarPlugin-2.0-29795:351: in function `runChildren'
Tablet-2.0-29933 (TabletLib):2331: in function `children'
Tablet-2.0-29933 (TabletLib):2342: in function <Interface\AddOns\TabletLib\Tablet-2.0\Tablet-2.0.lua:2294>
<in C code>: in function `Open'
Tablet-2.0-29933 (TabletLib):2474: in function <Interface\AddOns\TabletLib\Tablet-2.0\Tablet-2.0.lua:2468>
FuBarPlugin-2.0-29795:400: in function <...\FuBarPlugin-2.0\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:399>
Interestingly, the module does work. If let it run for a while, then disable the group damage tracking you'll see the group chart show up in the tooltip. But the tooltip just won't show if the group damage tracking is on.
[2007/03/11 22:27:38-411-x5]: Violation-1.0.29784\Violation.lua:762: Some module provided us with nil data.
Violation-1.0.29784\Violation.lua:762: in function `OnTooltipUpdate'
FuBarPlugin-2.0-29795:351: in function `runChildren'
Tablet-2.0-29933 (TabletLib):2748: in function `children'
Tablet-2.0-29933 (TabletLib):2800: in function `Refresh'
FuBarPlugin-2.0-29795:418: in function `UpdateTooltip'
Violation-1.0.29784\Violation.lua:617: in function `func'
Dewdrop-2.0-29792 (DewdropLib):486: in function <...erface\AddOns\DewdropLib\Dewdrop-2.0\Dewdrop-2.0.lua:425>
---
Was turning on Group Damage on the tooltip and gave me this error
Are settings retained from session to session? It doesn't seem that they are, and that would be nice. It seems to kick-start itself if I click the "V" again, and then tell it when to print.
Are settings retained from session to session? It doesn't seem that they are, and that would be nice. It seems to kick-start itself if I click the "V" again, and then tell it when to print.
From the first post describing the addon.
Data
Violation saves no data between sessions, and it probably never will. It's a simple counter display of damage done. The data is stored internally in a player = damage table where other players in your group who have Violation will be stored as well, as their data becomes available in the addon channel.
I would guess the fastest way for you to solve that problem is to download http://files.wowace.com/Ace2/Ace2.zip .
It contains all the basic Ace2 libraries in one go.
It could be that Violation is missing one of it's externals and that is why you are having the problem.
They are handled in Parser-3.0, and seems to be merged, so you're always outputting merged data to other members.
So my damage includes my Water Elemental? When grouped with another Frost Mage using a Water Elemental, I see his pet show up in the list. I assume this is because he's not using Violation. Is that correct?
Thank you for that... It appears between the last time I looked and posted that message you added that feature.
Thanks again.
Baggins-Beta 1\libs\AceLibrary\AceLibrary.lua:85: in function `error'
AceEvent-2.0-25921 (FuBar):609: in function `UnregisterEvent'
Violation-1.0.28839\Violation.lua:251: in function `func'
Dewdrop-2.0-28457 (Baggins):484: in function <...face\AddOns\Baggins\libs\Dewdrop-2.0\Dewdrop-2.0.lua:425>
---
When trying to enable/disable "autoreset > entering combat"
I fixed this by deleting my Saved Variables file for Violation.
Tried this and I still can't toggle "entering combat", it's marked on but it's off (even after deleting sv.lua)
2007/03/11 13:08:31-658-x8]: Violation-1.0.29784\Violation.lua:762: Some module provided us with nil data.
Violation-1.0.29784\Violation.lua:762: in function `OnTooltipUpdate'
FuBarPlugin-2.0-29795:351: in function `runChildren'
Tablet-2.0-29933 (TabletLib):2331: in function `children'
Tablet-2.0-29933 (TabletLib):2342: in function <Interface\AddOns\TabletLib\Tablet-2.0\Tablet-2.0.lua:2294>
<in C code>: in function `Open'
Tablet-2.0-29933 (TabletLib):2474: in function <Interface\AddOns\TabletLib\Tablet-2.0\Tablet-2.0.lua:2468>
FuBarPlugin-2.0-29795:400: in function <...\FuBarPlugin-2.0\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:399>
Interestingly, the module does work. If let it run for a while, then disable the group damage tracking you'll see the group chart show up in the tooltip. But the tooltip just won't show if the group damage tracking is on.
Violation-1.0.29784\Violation.lua:762: in function `OnTooltipUpdate'
FuBarPlugin-2.0-29795:351: in function `runChildren'
Tablet-2.0-29933 (TabletLib):2748: in function `children'
Tablet-2.0-29933 (TabletLib):2800: in function `Refresh'
FuBarPlugin-2.0-29795:418: in function `UpdateTooltip'
Violation-1.0.29784\Violation.lua:617: in function `func'
Dewdrop-2.0-29792 (DewdropLib):486: in function <...erface\AddOns\DewdropLib\Dewdrop-2.0\Dewdrop-2.0.lua:425>
---
Was turning on Group Damage on the tooltip and gave me this error
From the first post describing the addon.
I'm getting following error:
any idea how to solve it?
It contains all the basic Ace2 libraries in one go.
It could be that Violation is missing one of it's externals and that is why you are having the problem.
it fix'd my problem, however, new one arised:
So my damage includes my Water Elemental? When grouped with another Frost Mage using a Water Elemental, I see his pet show up in the list. I assume this is because he's not using Violation. Is that correct?
No, we need help.