226 - Conflict with Satrina Buff Frames
The buff frames are simply gone and unable to be called up by using /sbf options (the edit box just stays there when I hit enter).
Message: Interface\AddOns\SatrinaBuffFrame\SBFFrame.lua:348 attempt to call method 'SetParent' (a nil value)
Time: 08/18/11 18:24:38
Count: 1
Stack: Interface\AddOns\SatrinaBuffFrame\SBFFrame.lua:348 in function `SetupFrame'
Interface\AddOns\SatrinaBuffFrame\SBFFrame.lua:222 in function `SetupFrames'
Interface\AddOns\SatrinaBuffFrame\SBFSavedVar.lua:400 in function `ProfileChanged'
...terface\AddOns\SatrinaBuffFrame\SatrinaBuffFrame.lua:194 in function <...terface\AddOns\SatrinaBuffFrame\SatrinaBuffFrame.lua:178
(tail call): ?
[C]: ?
[string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?
...rface\AddOns\Skada\lib\AceAddon-3.0\AceAddon-3.0.lua:543 in function `EnableAddon'
...rface\AddOns\Skada\lib\AceAddon-3.0\AceAddon-3.0.lua:636 in function <...rface\AddOns\Skada\lib\AceAddon-3.0\AceAddon-3.0.lua:621
[C]: in function `LoadAddOn'
Interface\FrameXML\UIParent.lua:259 in function `UIParentLoadAddOn'
Interface\FrameXML\UIParent.lua:282 in function `CombatLog_LoadUI'
Interface\FrameXML\UIParent.lua:558 in function <Interface\FrameXML\UIParent.lua:531
Locals: self = <table> {
sounds = <table> {
}
CancelTimer = <function> defined @Interface\AddOns\DataStore\libs\AceTimer-3.0\AceTimer-3.0.lua:311
UnitGUID = <function> defined @Interface\AddOns\SatrinaBuffFrame\SBFCombatLog.lua:14
StopTimers = <function> defined @Interface\AddOns\SatrinaBuffFrame\SatrinaBuffFrame.lua:321
debug = 0
CopyTable = <function> defined @Interface\AddOns\SatrinaBuffFrame\SBFResources.lua:48
GetTimer = <function> defined @Interface\AddOns\SatrinaBuffFrame\SBFElements.lua:412
versionStr = "3.2.3"
ScheduleTimer = <function> defined @Interface\AddOns\DataStore\libs\AceTimer-3.0\AceTimer-3.0.lua:276
RemoveTrackingBuff = <function> defined @Interface\AddOns\SatrinaBuffFrame\SBFTracking.lua:24
enchantID = <table> {
}
GetBuffFrame = <function> defined @Interface\AddOns\SatrinaBuffFrame\SBFFrame.lua:117
FrameLevels = <function> defined @Interface\AddOns\SatrinaBuffFrame\SBFElements.lua:103
db = <table> {
}
OpenOptions = <function> defined @Interface\AddOns\SatrinaBuffFrame\SatrinaBuffFrame.lua:540
ValueIn = <function> defined @Interface\AddOns\SatrinaBuffFrame\SBFUtil.lua:12
SetEnabledState = <function> defined @Interface\AddOns\Skada\lib\AceAddon-3.0\AceAddon-3.0.lua:440
DISEASE = "Disease"
alpha = 1
AddTrackingBuff = <function> defined @Interface\AddOns\SatrinaBuffFrame\SBFTracking.lua:12
strings = <table> {
}
FrameExists = <function> defined @Interface\AddOns\SatrinaBuffFrame\SBFUtil.lua:326
getAuras = <table> {
}
debugmsg = <function> defined @Interface\AddOns\SatrinaBuffFrame\SatrinaBuffFrame.lua:40
NewModule = <function> defined @Interface\AddOns\Skada\lib\AceAddon-3.0\AceAddon-3.0.lua:256
PutSlot = <function> defined @Interface\AddOns\SatrinaBuffFrame\SBFFrame.lua:713
PutName = <function> defined @Interface\AddOns\SatrinaBuffFrame\SBFElements.lua:526
PopulateSlot = <function> defined @Interface\AddOns\SatrinaBuffFrame\SBFFrame.lua:688
DescendingDurationSort = <function> defined @Interface\AddOns\SatrinaBuffFrame\SBFUtil.lua:266
revision = 129
SetupEnchants = <function> defined @Interface\AddOns\SatrinaBuffFrame\SBFEnchant.lua:36
UntilCancelled = <function> defined @Interface\AddOns\SatrinaBuffFrame\SBFBuff.lua:485
DoFlow = <function> defined @Interface\AddOns\SatrinaBuffFrame\SBFBuff.lua:450
name = "SBF"
SetBarColour = <function> defined @Interface\AddOns\SatrinaBuffFrame\SBFElements.lua:305
GetAnchor = <function> defined @Interface\AddOns\SatrinaBuffFrame\SBFElements.lua:783
GetBuffs = <function> defined @Interface\AddOns\SatrinaBuffFrame\SBFBuff.lua:595
Dispellable = <function> defined @Interface\AddOns\SatrinaBuffFrame\SBFUtil.lua:92
ThirtyMinuteEnchant = <function> defined @Interface\AddOns\SatrinaBuffFrame\SBFEnchant.lua:60
sbfoVersion = 3.2
lastUpdate = <table> {
}
Print = <function> defined @Interface\AddOns\DataStore\libs\AceConsole-3.0\AceConsole
- 1 comment
- 1 comment
- Reply
- #1
Zarnivoop Aug 19, 2011 at 10:15 UTC - 0 likesSkada was pulling in development versions of libraries such as Ace3, which took precedence over others. Fixed.