10 - SB won't work on my Warlock out of nowhere
What steps will reproduce the problem?
Honestly, I'm not sure. I just logged in one day and it wouldn't work on my warlock until I cleared the SavedVariables. Works fine now but it was kind of an odd glitch so I thought I'd bring it up.
What is the expected output? What do you see instead?
The expected output is for the addon to buff when I click the button. Instead, it spits out an error log when I login.
What version of the product are you using?
3.2b
Do you have an error log of what happened?
This is the isolated error log - the glitch persists when only Smartbuff is active so I'm sure it's not an addon conflict.
Message: Interface\AddOns\SmartBuff\SmartBuff.lua:858 attempt to index field '?' (a nil value)
Time: 10/06/09 14:12:07
Count: 1
Stack: [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
Interface\AddOns\SmartBuff\SmartBuff.lua:858 in function `SMARTBUFF_SetBuffs'
Interface\AddOns\SmartBuff\SmartBuff.lua:3024 in function `SMARTBUFF_Options_Init'
Interface\AddOns\SmartBuff\SmartBuff.lua:280 in function `SMARTBUFF_OnEvent'
[string "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1>
Locals: n = 1
buff = nil
ct = "Solo"
(*temporary) = nil
(*temporary) = 2
(*temporary) = 2
(*temporary) = nil
(*temporary) = 0.8
(*temporary) = 1
(*temporary) = false
(*temporary) = nil
(*temporary) = "attempt to index field '?' (a nil value)"
currentTemplate = "Solo"
CS = <function> defined @Interface\AddOns\SmartBuff\SmartBuff.lua:189
cBuffs = <table> {
}
cBuffIndex = <table> {
}
numBuffs = 0
cBuffsCombat = <table> {
}
isSetBuffs = false
Please provide any additional information below.
Just spat out this error one day. I'm kind of bummed, I tend to forget to buff myself when I'm not grouped, so Smartbuff was a huge help. I prefer it over the other buffing addons so I wish it worked properly :(
| User | When | Change |
|---|---|---|
| lenipocky | Tue, 06 Oct 2009 18:22:27 | Changed description:What steps will reproduce the problem? - Honestly, I'm not sure. I just logged in one day and it wouldn't work on my warlock. Still works perfectly on my other toons. + Honestly, I'm not sure. I just logged in one day and it wouldn't work on my warlock until I cleared the SavedVariables. Works fine now but it was kind of an odd glitch so I thought I'd bring it up. What is the expected output? What do you see instead? The expected output is for the addon to buff when I click the button. Instead, it spits out an error log when I login. |
| lenipocky | Tue, 06 Oct 2009 18:18:43 | Create |