Specifically when I attempt to use a quest item. This has been since the change in the quest log in 6.0.2
Both myself and the addon author are scratching our heads. Anyone have any ideas?
Date: 2014-11-04 20:16:35
ID: 7
Error occured in: AddOn: SorhaQuestLog
Count: 12
Message: Error: AddOn SorhaQuestLog attempted to call a forbidden function (UseQuestLogSpecialItem()) from a tainted execution path.
Debug:
[C]: UseQuestLogSpecialItem()
..._ObjectiveTracker\Blizzard_QuestObjectiveTracker.lua:198:
..._ObjectiveTracker\Blizzard_QuestObjectiveTracker.lua:191
Locals:
None
AddOns:
SorhaQuestLog, r122
BlizRuntimeLib_enUS v6.0.3.60000 <none>
(ck=d91)
72x Interface\FrameXML\RestrictedExecution.lua:414: Invalid working environment:
Interface\FrameXML\RestrictedExecution.lua:414: in function <Interface\FrameXML\RestrictedExecution.lua:412>:
(tail call): ?:
Interface\FrameXML\SecureHandlers.lua:489: in function <Interface\FrameXML\SecureHandlers.lua:467>:
<in C code>: in function `SetAttribute'
Interface\FrameXML\SecureHandlers.lua:663: in function <Interface\FrameXML\SecureHandlers.lua:652>:
(tail call): ?:
LibActionButton-1.0-5:361: in function `func'
Bartender4-3\ButtonBar.lua:260: in function `ForAll'
Bartender4-3\ActionBar.lua:57: in function `UpdateButtonConfig'
Bartender4-3\ActionBar.lua:31: in function `ApplyConfig'
Bartender4-3\ActionBars.lua:189: in function `Create'
Bartender4-3\ActionBars.lua:73: in function <Bartender4\ActionBars.lua:65>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?:
AceAddon-3.0-10:543: in function `EnableAddon'
AceAddon-3.0-10:556: in function `EnableAddon'
AceAddon-3.0-10:635: in function <...rkInventory\Externals\Ace3-AceAddon\AceAddon-3.0.lua:621>
<in C code>: in function `LoadAddOn'
Interface\FrameXML\UIParent.lua:242: in function `UIParentLoadAddOn':
Interface\FrameXML\UIParent.lua:265: in function `CombatLog_LoadUI':
Interface\FrameXML\UIParent.lua:519: in function <Interface\FrameXML\UIParent.lua:492>:
Locals:
signature = "self"
workingEnv = nil
ctrlHandle = <userdata>
body = " local frame = self:GetFrameRef("updateButton")
control:RunFor(frame, frame:GetAttribute("UpdateState"), frame:GetAttribute("state"))
"
IsWritableRestrictedTable = <function> @ Interface\FrameXML\RestrictedInfrastructure.lua:396:
error = <function> defined =[C]:-1
tostring = <function> defined =[C]:-1
LOCAL_Closure_Factories =
{
}
issecure = <function> defined =[C]:-1
type = <function> defined =[C]:-1
LOCAL_Function_Environment_Manager = <function> @ Interface\FrameXML\RestrictedExecution.lua:209:
ReleaseAndReturn = <function> @ Interface\FrameXML\RestrictedExecution.lua:390:
pcall = <function> defined =[C]:-1
Repeated over 50 times with various other amounts of grab with the newest build and also the 4.4.12 build (i rolled back to see if it was an update issue)
Hi Guys.
Looking for some help please.
I'm not great with Lua, but i can muddle by. What I can't seem to fathom is that any herbs or ore I put in bank slot 7 does not show up in my mod ( http://wow.curseforge.com/addons/fubar_oretrackerfu/ ) or ( http://wow.curseforge.com/addons/fubar_herbtrackerfu/ ) If i move the bag to any other slot it shows up, but if I have any herbs or ore in any kind of bag (speciality bag or normal bag) in bank slot 7 it does not show up in the total on my mod.
Getting a glitch with version 4.4.0 with the english (EU) client. When i change Specs i get the following: http://www.grraids.net/images/bartender.jpg I can get rid of it by reloading my UI.
I have both the rep bar and the stance bar disabled.
Just an off the wall thought as i am having a discussion with some guild mates.
Is there a version of PallyPower for Shaman, or a similar mod, so that 2 shaman in a party do not duplicate totems?
If there is not - would it be difficult to set up?
I am now getting an error with this plug in as follows:
Date: 2007-12-28 14:31:42
ID: 51
Error occured in: Global
Count: 1
Message: ..\AddOns\FuBar_PetInfoFu\PetInfoFu.lua line 10:
Cannot find a library instance of Babble-SpellTree-2.2.
Debug:
[C]: ?
[C]: error()
Ace2\AceLibrary\AceLibrary.lua:516: AceLibrary()
FuBar_PetInfoFu\PetInfoFu.lua:10: in main chunk
[C]: ?
[C]: pcall()
FuBar\FuBar.lua:829:
FuBar\FuBar.lua:824
FuBar\FuBar.lua:957: LoadPlugin()
FuBar\FuBar.lua:1093:
FuBar\FuBar.lua:1085
[C]: ?
...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:289:
...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:227
On zone change / reloadui and startup.
When trying to disable it and re enable from the rock config i get:
Date: 2007-12-28 14:49:37
ID: 53
Error occured in: Global
Count: 1
Message: ...\FuBarPlugin-2.0\FuBarPlugin-2.0\FuBarPlugin-2.0.lua line 544:
AceDB-2.0: Cannot call "ToggleActive" before "RegisterDB" has been called and before "ADDON_LOADED" has been fired.
Debug:
...s\FuBar\libs\LibRockConfig-1.0\LibRockConfig-1.0.lua:1745:
...s\FuBar\libs\LibRockConfig-1.0\LibRockConfig-1.0.lua:1657
...s\FuBar\libs\LibRockConfig-1.0\LibRockConfig-1.0.lua:1988:
...s\FuBar\libs\LibRockConfig-1.0\LibRockConfig-1.0.lua:197
0
Specifically when I attempt to use a quest item. This has been since the change in the quest log in 6.0.2
Both myself and the addon author are scratching our heads. Anyone have any ideas?
0
0
72x Interface\FrameXML\RestrictedExecution.lua:414: Invalid working environment:
Interface\FrameXML\RestrictedExecution.lua:414: in function <Interface\FrameXML\RestrictedExecution.lua:412>:
(tail call): ?:
Interface\FrameXML\SecureHandlers.lua:489: in function <Interface\FrameXML\SecureHandlers.lua:467>:
<in C code>: in function `SetAttribute'
Interface\FrameXML\SecureHandlers.lua:663: in function <Interface\FrameXML\SecureHandlers.lua:652>:
(tail call): ?:
LibActionButton-1.0-5:361: in function `func'
Bartender4-3\ButtonBar.lua:260: in function `ForAll'
Bartender4-3\ActionBar.lua:57: in function `UpdateButtonConfig'
Bartender4-3\ActionBar.lua:31: in function `ApplyConfig'
Bartender4-3\ActionBars.lua:189: in function `Create'
Bartender4-3\ActionBars.lua:73: in function <Bartender4\ActionBars.lua:65>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?:
AceAddon-3.0-10:543: in function `EnableAddon'
AceAddon-3.0-10:556: in function `EnableAddon'
AceAddon-3.0-10:635: in function <...rkInventory\Externals\Ace3-AceAddon\AceAddon-3.0.lua:621>
<in C code>: in function `LoadAddOn'
Interface\FrameXML\UIParent.lua:242: in function `UIParentLoadAddOn':
Interface\FrameXML\UIParent.lua:265: in function `CombatLog_LoadUI':
Interface\FrameXML\UIParent.lua:519: in function <Interface\FrameXML\UIParent.lua:492>:
Locals:
signature = "self"
workingEnv = nil
ctrlHandle = <userdata>
body = " local frame = self:GetFrameRef("updateButton")
control:RunFor(frame, frame:GetAttribute("UpdateState"), frame:GetAttribute("state"))
"
IsWritableRestrictedTable = <function> @ Interface\FrameXML\RestrictedInfrastructure.lua:396:
error = <function> defined =[C]:-1
tostring = <function> defined =[C]:-1
LOCAL_Closure_Factories =
}
issecure = <function> defined =[C]:-1
type = <function> defined =[C]:-1
LOCAL_Function_Environment_Manager = <function> @ Interface\FrameXML\RestrictedExecution.lua:209:
ReleaseAndReturn = <function> @ Interface\FrameXML\RestrictedExecution.lua:390:
pcall = <function> defined =[C]:-1
Repeated over 50 times with various other amounts of grab with the newest build and also the 4.4.12 build (i rolled back to see if it was an update issue)
Regards,
Unrak
0
Thank you.
0
Of course they are. Thank you.
0
Looking for some help please.
I'm not great with Lua, but i can muddle by. What I can't seem to fathom is that any herbs or ore I put in bank slot 7 does not show up in my mod ( http://wow.curseforge.com/addons/fubar_oretrackerfu/ ) or ( http://wow.curseforge.com/addons/fubar_herbtrackerfu/ ) If i move the bag to any other slot it shows up, but if I have any herbs or ore in any kind of bag (speciality bag or normal bag) in bank slot 7 it does not show up in the total on my mod.
Can anyone throw me a bone?
Hopeful Thanks
Unrak
0
I have both the rep bar and the stance bar disabled.
0
Is there a replacement file or an update?
Thanks
0
0
Date: 2008-09-13 19:05:39
ID: 59
Error occured in: Global
Count: 8
Message: ..\AddOns\DaHud\modules\Buffs\Constants.lua line 101:
attempt to index field 'Spells' (a nil value)
Debug:
[C]: ?
DaHud\modules\Buffs\Constants.lua:101:
DaHud\modules\Buffs\Constants.lua:16
[C]: sort()
DaHud\modules\Buffs\Core.lua:329: UpdateFrame()
DaHud\Helper.lua:1066: UpdateFrame()
DaHud\Helper.lua:722:
DaHud\Helper.lua:713
[C]: TargetUnit()
..\FrameXML\SecureTemplates.lua:324: SecureActionButton_OnClick()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1
As you can imagine it is a bit of a problem as i am MT for my RG and i cannot track debuffs or buffs on my target.
Hope you can solve this for me,
Thanks
0
Date: 2008-09-13 19:05:39
ID: 59
Error occured in: Global
Count: 8
Message: ..\AddOns\DaHud\modules\Buffs\Constants.lua line 101:
attempt to index field 'Spells' (a nil value)
Debug:
[C]: ?
DaHud\modules\Buffs\Constants.lua:101:
DaHud\modules\Buffs\Constants.lua:16
[C]: sort()
DaHud\modules\Buffs\Core.lua:329: UpdateFrame()
DaHud\Helper.lua:1066: UpdateFrame()
DaHud\Helper.lua:722:
DaHud\Helper.lua:713
[C]: TargetUnit()
..\FrameXML\SecureTemplates.lua:324: SecureActionButton_OnClick()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1
As you can imagine it is a bit of a problem as i am MT for my RG and i cannot track debuffs or buffs on my target.
Hope you can solve this for me,
Thanks
0
0
Is there a version of PallyPower for Shaman, or a similar mod, so that 2 shaman in a party do not duplicate totems?
If there is not - would it be difficult to set up?
Thanks
0
If i had had my head on then i would have done that in the first place. Must have been asleep when i posted.
*sighs*
Anyway - it works again now. thanks again.
0
Date: 2007-12-28 14:31:42
ID: 51
Error occured in: Global
Count: 1
Message: ..\AddOns\FuBar_PetInfoFu\PetInfoFu.lua line 10:
Cannot find a library instance of Babble-SpellTree-2.2.
Debug:
[C]: ?
[C]: error()
Ace2\AceLibrary\AceLibrary.lua:516: AceLibrary()
FuBar_PetInfoFu\PetInfoFu.lua:10: in main chunk
[C]: ?
[C]: pcall()
FuBar\FuBar.lua:829:
FuBar\FuBar.lua:824
FuBar\FuBar.lua:957: LoadPlugin()
FuBar\FuBar.lua:1093:
FuBar\FuBar.lua:1085
[C]: ?
...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:289:
...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:227
On zone change / reloadui and startup.
When trying to disable it and re enable from the rock config i get:
Date: 2007-12-28 14:49:37
ID: 53
Error occured in: Global
Count: 1
Message: ...\FuBarPlugin-2.0\FuBarPlugin-2.0\FuBarPlugin-2.0.lua line 544:
AceDB-2.0: Cannot call "ToggleActive" before "RegisterDB" has been called and before "ADDON_LOADED" has been fired.
Debug:
...s\FuBar\libs\LibRockConfig-1.0\LibRockConfig-1.0.lua:1745:
...s\FuBar\libs\LibRockConfig-1.0\LibRockConfig-1.0.lua:1657
...s\FuBar\libs\LibRockConfig-1.0\LibRockConfig-1.0.lua:1988:
...s\FuBar\libs\LibRockConfig-1.0\LibRockConfig-1.0.lua:197
more info on request