Thread Tools Display Modes
08-20-08, 10:14 AM   #1
Ahielia
An Aku'mai Servant
Join Date: Mar 2007
Posts: 37
Omen and Recount not working on 1 character

A few days ago, I noticed that Omen and Recount didn't work on my main (a huntress). I thought updating they could work, but no.

Loads of errors, prolly like 20-25 or something.
Thing is, it's working fine on (at least) one of my alts (a paladin).

It was just broken when I logged on one day - think it was just after I transferred to a different server.
Any way I can fix it so Omen and Recount starts working again?
(Yes, I'm using Mazzle - 1.18 core)
  Reply With Quote
08-20-08, 11:13 AM   #2
rodrick
An Aku'mai Servant
AddOn Author - Click to view addons
Join Date: Aug 2007
Posts: 34
not without actually seeing what your errors are. Saying it's broken but not giving details is the worst thing you can do.
  Reply With Quote
08-20-08, 04:04 PM   #3
Ahielia
An Aku'mai Servant
Join Date: Mar 2007
Posts: 37
Code:
[2008/08/20 23:57:06-202-x1]: Omen-2.0\Omen.lua:3: Cannot find a library instance of "Threat-2.0".
Ace2\AceLibrary\AceLibrary.lua:49: in function `LibStub'
Omen-2.0\Omen.lua:3: in main chunk

  ---

[2008/08/20 23:57:06-202-x1]: Omen-2.0\Options.lua:2: attempt to index global 'Omen' (a nil value)

  ---

[2008/08/20 23:57:06-202-x1]: Omen-2.0\Frame.lua:2: attempt to index global 'Omen' (a nil value)

  ---

[2008/08/20 23:57:06-202-x1]: Omen-2.0\Bar.lua:2: attempt to index global 'Omen' (a nil value)

  ---

[2008/08/20 23:57:06-202-x1]: Omen-2.0\Media.lua:2: attempt to index global 'Omen' (a nil value)

  ---

[2008/08/20 23:57:06-202-x1]: Omen-2.0\Skins.lua:2: attempt to index global 'Omen' (a nil value)

  ---

[2008/08/20 23:57:06-202-x1]: Omen-2.0\Config.lua:2: attempt to index global 'Omen' (a nil value)

  ---

[2008/08/20 23:57:06-202-x1]: Omen-2.0\ModuleBase.lua:2: attempt to index global 'Omen' (a nil value)

  ---

[2008/08/20 23:57:06-202-x1]: Omen-2.0\Modules\SingleTarget\SingleTarget.lua:2: attempt to index global 'Omen' (a nil value)

  ---

[2008/08/20 23:57:06-202-x1]: Omen-2.0\Modules\AOE\AOE.lua:2: attempt to index global 'Omen' (a nil value)

  ---

[2008/08/20 23:57:06-202-x1]: Omen-2.0\Modules\Healer\Healer.lua:2: attempt to index global 'Omen' (a nil value)

  ---

[2008/08/20 23:57:06-202-x1]: Omen-2.0\Modules\Overview\Overview.lua:2: attempt to index global 'Omen' (a nil value)

  ---

[2008/08/20 23:57:07-202-x1]: Recount-77004\GUI_Detail.lua:1: Cannot find a library instance of "LibGraph-2.0".
Ace2\AceLibrary\AceLibrary.lua:49: in function `GetLibrary'
Recount-77004\GUI_Detail.lua:1: in main chunk

  ---

[2008/08/20 23:57:07-202-x1]: Recount-77004\GUI_DeathGraph.lua:1: Cannot find a library instance of "LibGraph-2.0".
Ace2\AceLibrary\AceLibrary.lua:49: in function `GetLibrary'
Recount-77004\GUI_DeathGraph.lua:1: in main chunk

  ---

[2008/08/20 23:57:07-202-x1]: Recount-77004\GUI_Graph.lua:1: Cannot find a library instance of "LibGraph-2.0".
Ace2\AceLibrary\AceLibrary.lua:49: in function `GetLibrary'
Recount-77004\GUI_Graph.lua:1: in main chunk

  ---

[2008/08/20 23:57:07-202-x1]: Recount-77004\GUI_Config.lua:2: Cannot find a library instance of "LibGraph-2.0".
Ace2\AceLibrary\AceLibrary.lua:49: in function `GetLibrary'
Recount-77004\GUI_Config.lua:2: in main chunk

  ---

[2008/08/20 23:57:07-202-x1]: Recount-77004\GUI_Realtime.lua:1: Cannot find a library instance of "LibGraph-2.0".
Ace2\AceLibrary\AceLibrary.lua:49: in function `GetLibrary'
Recount-77004\GUI_Realtime.lua:1: in main chunk

  ---

[2008/08/20 23:57:07-202-x1]: Recount-77004\Recount.lua:1982: attempt to call method 'CreateDetailWindow' (a nil value)
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?:
AceAddon-3.0\AceAddon-3.0.lua:340: in function `InitializeAddon'
AceAddon-3.0\AceAddon-3.0.lua:428: in function <Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:421>

  ---

[2008/08/20 23:57:13-202-x1]: Recount-77004\GUI_Main.lua:599: attempt to get length of field 'MainWindowData' (a nil value)
Recount-77004\GUI_Main.lua:260: in function `DeleteCombatant'
Recount-77004\GUI_Main.lua:246: in function `DeleteCombatant'
Recount-77004\Recount.lua:1732: in function `TimeTick'
Recount-77004\Recount.lua:2049: in function <Interface\AddOns\Recount\Recount.lua:2047>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?:
AceAddon-3.0\AceAddon-3.0.lua:365: in function `EnableAddon'
AceAddon-3.0\AceAddon-3.0.lua:435: in function <Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:421>
<in C code>: ?
<in C code>: in function `LoadAddOn'
Interface\FrameXML\UIParent.lua:927: in function `UIParentLoadAddOn':
Interface\FrameXML\UIParent.lua:233: in function `CombatLog_LoadUI':
Interface\FrameXML\UIParent.lua:343: in function `UIParent_OnEvent':
<string>:"*:OnEvent":1: in function <[string "*:OnEvent"]:1>

  ---


The "---" is the end of every error report in BugSack.
  Reply With Quote
08-25-08, 10:09 AM   #4
Ahielia
An Aku'mai Servant
Join Date: Mar 2007
Posts: 37
No one?

Well, first I thought this was because of I transferred it to another server, but when I transferred my alt to the same server, from the server my main was from, everything was working fine on that character.

I tried doing a clean install - but then I got all different sort of errors with duf, aloft and possibly other **** as well, it wouldn't even mazzify, so I scrapped that idea (for now, anyway).

Any thoughts on what I can do to make it work, without reinstalling?
  Reply With Quote
08-27-08, 07:56 AM   #5
Ahielia
An Aku'mai Servant
Join Date: Mar 2007
Posts: 37
Aight, I managed to fix it myself.
I was just randomly looking through the addons-list - because frankly, there isn't much to do while idling in a city - anyway, I noticed some libs were turned off. I had no idea why, but I compared those to the errors I had in BugSack, and they were the ones causing Recount and Omen to malfunction.

Any reason why they would just turn off?

No, I did not turn them off myself. Yes, I did everything right when I Mazzified. Yes, it was working on my previous server.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Omen and Recount not working on 1 character


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off