easy way to do this is to start disabling mods one at a time. start with bugsack and automation.
Or if you know enough about how the system works. Go though each addon's lib file. If it has AceCom-2 in there, it needs to have AceOO-2.0, AceEvent-2.0 and AceLib as well.
I found it Orion, thanks for the help. I had apparently picked up the copy of Ace2 libs that were temporarly broke when the initial WotLK merge was done in my lilsparky Skillet pull from the SVN. It just stayed hidden until now for some reason.
AceOO-2.0, as provided by automation as an embedded lib, errored out stating that AceCom-2.0, as provided by BugSack, reqires AceEvent-2.0.
The debug dosn't actualy state what addon is having the problem. But neither Automation nor bugsack are at fault. Easiest way to resolve this problem is to just download "Ace2" as a standalone.
Thanks, for the info, I suspected as much.
Unfortunately, that isn't what I wanted to hear since I just went from unembedded to embeded libs last week to prepare for the new client. I will plunder around until I find the culprit.
Hi, as feint has no aura, you need to press CTRL+SHIFT when you first cast it. this tells spellreminder to mark that spell as trackable despite the lack of aura.
you only need to do this once.
I admit its not ideal and I'm tempted to revert it back to how it was (always create a bar for all spells). However there are a few spells which create an aura with a completely different name to the spell itself, this causes SR to make two bars, one for the spell you cast, and one for the real aura that is created.
You can safely reset your SV file for spellreminder to restore all your previous settings, as pressing ctrl+shift works with your options.
As a side note, Distract works in the same way. you will need to perform this with that spell also.
[2008/09/25 21:09:48-16-x1]: SimpleSelfRebuff-2.0.81891\SimpleSelfRebuff.lua:1403: attempt to index upvalue 'scanFrame' (a nil value)
CallbackHandler-1.0\CallbackHandler-1.0.lua:146: in function <...ist\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:146>
<string>:"safecall Dispatcher[1]":4: in function <[string "safecall Dispatcher[1]"]:4>
<in C code>: ?
<string>:"safecall Dispatcher[1]":13: in function `?'
CallbackHandler-1.0\CallbackHandler-1.0.lua:91: in function <...ist\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:86>
(tail call): ?:
SimpleSelfRebuff-2.0.81891\SimpleSelfRebuff.lua:617: in function `SetMonitoringActive'
SimpleSelfRebuff-2.0.81891\SimpleSelfRebuff.lua:623: in function <...terface\AddOns\SimpleSelfRebuff\SimpleSelfRebuff.lua:622>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[2]":9: in function <[string "safecall Dispatcher[2]"]:5>
(tail call): ?:
AceBucket-3.0\AceBucket-3.0.lua:87: in function <...andyNotes_Guild\libs\AceBucket-3.0\AceBucket-3.0.lua:80>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?:
AceTimer-3.0\AceTimer-3.0.lua:142: in function <...\FishermansFriend\libs\AceTimer-3.0\AceTimer-3.0.lua:114>
I thought the whole purpose of the LibStub craziness was to prevent addons from using a version of a library that had its functionality modified. I use embedded libs and SpellReminder used the new library so TickTock wouldn't load the old one. Had to manually copy the old revision from TickTock to SpellReminder to fix the issue.
I opened a ticket with the author, but know when or if he may fix it.
SpellReminder r79740 is detecting the Shaman Reincarnation spell and making a CD bar for it but it does not show up in the Detected Spell list so I can turn it off.
With the latest version from page 1 of this thread, I get the following with a new install:
[2008/07/20 10:08:55-318-x1]: Skillet-1.11-78754\SkilletQueue.lua:325: attempt to index field 'queueData' (a nil value)
Can we get an option to change the font size of the craftable numbers. They are so small at 1900x1200 I have to make the scale 1.2 to make them readable. Then the rest of the window is too big.
I vote for TSMaster (TradeSkill Master) because it is the master of all tradeskill addons.
Thanks you for nil fixe, it's good now
and i can change chatframe output too.. all seems ok now
just when i enable: hide minimap button, it disapear but when i reloadui or disconnect and reconnect, i can see this button again on minimap and in config panel, it is hide..
I can confirm that the hidden state does not persist through sessions. It always returns upon Reload or Relog.
Getting the following error while attempting to hide the MiniMap button in r78239.
[2008/07/11 19:15:33-296-x1]: YurrCombatLog-0.3\Core.lua:3300: attempt to call method 'ShowMMButton' (a nil value)
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[2]":9: in function <[string "safecall Dispatcher[2]"]:5>
(tail call): ?:
AceConfigDialog-3.0\AceConfigDialog-3.0.lua:775: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:594>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[3]":9: in function <[string "safecall Dispatcher[3]"]:5>
(tail call): ?:
AceGUI-3.0\AceGUI-3.0.lua:257: in function `Fire'
...ns\Ace3\AceGUI-3.0\widgets\AceGUIWidget-CheckBox.lua:51: in function <...ns\Ace3\AceGUI-3.0\widgets\AceGUIWidget-CheckBox.lua:47>:
[2008/06/17 16:39:49-245-x1]: LibBars-1.0\LibBars-1.0.lua:196: attempt to index field 'ownerGroup' (a nil value)
LibBars-1.0\LibBars-1.0.lua:1113: in function `func'
LibBars-1.0\LibBars-1.0.lua:824: in function <...rface\AddOns\LibBars-1.0\LibBars-1.0\LibBars-1.0.lua:819>
0
Don't run it again..
If you poked yourself in the eye and it hurt, why in the hell would you do it again?
0
I found it Orion, thanks for the help. I had apparently picked up the copy of Ace2 libs that were temporarly broke when the initial WotLK merge was done in my lilsparky Skillet pull from the SVN. It just stayed hidden until now for some reason.
0
Thanks, for the info, I suspected as much.
Unfortunately, that isn't what I wanted to hear since I just went from unembedded to embeded libs last week to prepare for the new client. I will plunder around until I find the culprit.
0
[2008/10/02 20:13:07-29-x1]: AceOO-2.0-82169 (Automaton):734: AceComm-2.0: AceComm-2.0 requires AceEvent-2.0
AceComm-2.0-82173 (BugSack):2339: in main chunk
0
Ok, thanks for the info.
0
0
[2008/09/25 21:09:48-16-x1]: SimpleSelfRebuff-2.0.81891\SimpleSelfRebuff.lua:1403: attempt to index upvalue 'scanFrame' (a nil value)
CallbackHandler-1.0\CallbackHandler-1.0.lua:146: in function <...ist\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:146>
<string>:"safecall Dispatcher[1]":4: in function <[string "safecall Dispatcher[1]"]:4>
<in C code>: ?
<string>:"safecall Dispatcher[1]":13: in function `?'
CallbackHandler-1.0\CallbackHandler-1.0.lua:91: in function <...ist\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:86>
(tail call): ?:
SimpleSelfRebuff-2.0.81891\SimpleSelfRebuff.lua:617: in function `SetMonitoringActive'
SimpleSelfRebuff-2.0.81891\SimpleSelfRebuff.lua:623: in function <...terface\AddOns\SimpleSelfRebuff\SimpleSelfRebuff.lua:622>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[2]":9: in function <[string "safecall Dispatcher[2]"]:5>
(tail call): ?:
AceBucket-3.0\AceBucket-3.0.lua:87: in function <...andyNotes_Guild\libs\AceBucket-3.0\AceBucket-3.0.lua:80>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?:
AceTimer-3.0\AceTimer-3.0.lua:142: in function <...\FishermansFriend\libs\AceTimer-3.0\AceTimer-3.0.lua:114>
---
0
I thought the whole purpose of the LibStub craziness was to prevent addons from using a version of a library that had its functionality modified. I use embedded libs and SpellReminder used the new library so TickTock wouldn't load the old one. Had to manually copy the old revision from TickTock to SpellReminder to fix the issue.
I opened a ticket with the author, but know when or if he may fix it.
0
0
0
0
[2008/07/20 10:08:55-318-x1]: Skillet-1.11-78754\SkilletQueue.lua:325: attempt to index field 'queueData' (a nil value)
Can we get an option to change the font size of the craftable numbers. They are so small at 1900x1200 I have to make the scale 1.2 to make them readable. Then the rest of the window is too big.
I vote for TSMaster (TradeSkill Master) because it is the master of all tradeskill addons.
0
I can confirm that the hidden state does not persist through sessions. It always returns upon Reload or Relog.
0
[2008/07/11 19:15:33-296-x1]: YurrCombatLog-0.3\Core.lua:3300: attempt to call method 'ShowMMButton' (a nil value)
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[2]":9: in function <[string "safecall Dispatcher[2]"]:5>
(tail call): ?:
AceConfigDialog-3.0\AceConfigDialog-3.0.lua:775: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:594>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[3]":9: in function <[string "safecall Dispatcher[3]"]:5>
(tail call): ?:
AceGUI-3.0\AceGUI-3.0.lua:257: in function `Fire'
...ns\Ace3\AceGUI-3.0\widgets\AceGUIWidget-CheckBox.lua:51: in function <...ns\Ace3\AceGUI-3.0\widgets\AceGUIWidget-CheckBox.lua:47>:
---
0
[2008/06/17 16:39:49-245-x1]: LibBars-1.0\LibBars-1.0.lua:196: attempt to index field 'ownerGroup' (a nil value)
LibBars-1.0\LibBars-1.0.lua:1113: in function `func'
LibBars-1.0\LibBars-1.0.lua:824: in function <...rface\AddOns\LibBars-1.0\LibBars-1.0\LibBars-1.0.lua:819>
---