This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
hi your addon thank you
2x YurrCombatLog\YurrCombatLog-r288.lua:871: attempt to index global 'YCLFlyOut' (a nil value)YurrCombatLog\YurrCombatLog-r288.lua:871: in function <YurrCombatLog\YurrCombatLog.lua:855>(tail call): ?[C]: ?[string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>(tail call): ?Ace3\AceAddon-3.0\AceAddon-3.0-12.lua:558: in function `EnableAddon'Ace3\AceAddon-3.0\AceAddon-3.0-12.lua:651: in function <Ace3\AceAddon-3.0\AceAddon-3.0.lua:636>[C]: ?[C]: in function `LoadAddOn'FrameXML\UIParent.lua:343: in function `UIParentLoadAddOn'FrameXML\UIParent.lua:366: in function `CombatLog_LoadUI'FrameXML\UIParent.lua:925: in function <FrameXML\UIParent.lua:825>
error fix please
thank you
Hi, thanks for the report. Can you provide a list of other addons you use?
Seems like the addon called Skinner is causing this Problem. It's probably because it can't find the original filter frame of blizzards combat log.
Yurrcombatlog only be used without any add-ons The same error occurs.
@copystring: Go
Message: Interface\AddOns\YurrCombatLog\YurrCombatLog.lua:871: attempt to index global 'YCLFlyOut' (a nil value) Time: 08/28/15 19:26:55 Count: 1 Stack: Interface\AddOns\YurrCombatLog\YurrCombatLog.lua:871: in function <Interface\AddOns\YurrCombatLog\YurrCombatLog.lua:855> (tail call): ? [C]: ? [string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5> (tail call): ?
my Addons list file :)
@next96: Go
ok, this error should be fixed. can you try r290 for me? I wasn't able to reproduce the error but in theory it should be fixed.
The error does not occur when you run alone .
However, when run as a few add-ons you will get the following error:
Find problems in a number of add-on because it is difficult .
Thanks anyway to fix .
4x Ace3\AceHook-3.0\AceHook-3.0-8.lua:180: Attempting to rehook already active hook Blizzard_CombatLog_Refilter. [C]: ? Ace3\AceHook-3.0\AceHook-3.0-8.lua:180: in function <Ace3\AceHook-3.0\AceHook-3.0.lua:118> Ace3\AceHook-3.0\AceHook-3.0-8.lua:322: in function `RawHook' YurrCombatLog\YurrCombatLog-r290.lua:1153: in function `?' ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:145: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:145> [string "safecall Dispatcher[2]"]:4: in function <[string "safecall Dispatcher[2]"]:4> [C]: ? [string "safecall Dispatcher[2]"]:13: in function `?' ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:90: in function `Fire' Ace3\AceEvent-3.0\AceEvent-3.0-3.lua:120: in function <Ace3\AceEvent-3.0\AceEvent-3.0.lua:119>
I see. Well, there is an another addon that you're using which creates a hook on a function my addon is trying to create a hook on and fails because the function is already hooked. I'm not sure if I can do much about it.
To post a comment, please login or register a new account.