Thread: CTMod 2.0 Bugs
View Single Post
01-28-07, 05:46 PM   #164
afguy0127
A Murloc Raider
 
afguy0127's Avatar
Join Date: Aug 2006
Posts: 7
I'm getting several errors with ct_raidassist

<event>ADDON_ACTION_BLOCKED:AddOn 'CT_RaidAssist' tried to call the protected function 'CT_RAGroupDrag1:SetWidth()'.
<in C code>: in function `SetWidth'
CT_RaidAssist\CT_RAMenu.lua:973: in function `CT_RAMenuMisc_OnUpdate'
<string>:"CT_RAMenuGlobalFrame:OnUpdate":2: in function <[string "CT_RAMenuGlobalFrame:OnUpdate"]:1>

<event>ADDON_ACTION_BLOCKED:AddOn 'CT_RaidAssist' tried to call the protected function 'CT_RAGroupDrag1:SetHeight()'.
<in C code>: in function `SetHeight'
CT_RaidAssist\CT_RAMenu.lua:974: in function `CT_RAMenuMisc_OnUpdate'
<string>:"CT_RAMenuGlobalFrame:OnUpdate":2: in function <[string "CT_RAMenuGlobalFrame:OnUpdate"]:1>

<event>ADDON_ACTION_BLOCKED:AddOn 'CT_RaidAssist' tried to call the protected function 'CT_RAGroup1:SetScale()'.
<in C code>: in function `SetScale'
CT_RaidAssist\CT_RAMenu.lua:975: in function `CT_RAMenuMisc_OnUpdate'
<string>:"CT_RAMenuGlobalFrame:OnUpdate":2: in function <[string "CT_RAMenuGlobalFrame:OnUpdate"]:1>

...and so on and so forth for each raid group.
  Reply With Quote