Thread Tools Display Modes
Prev Previous Post   Next Post Next
10-30-22, 08:09 AM   #1
Uitat
A Chromatic Dragonspawn
 
Uitat's Avatar
AddOn Author - Click to view addons
Join Date: May 2011
Posts: 162
Uiparent_managed_frame_positions

working on getting The "Castbars" addon working again.

i know there are multiple errors beyond this one but i am at a loss for this
i am unable to locate any info about UIPARENT_MANAGED_FRAME_POSITIONS

here is the error and the code block, any of you that are considered brilliant want to help guide me through this? i would be appreciative.

Code:
1x Interface/AddOns/Castbars/Castbars.lua:1344: attempt to index global 'UIPARENT_MANAGED_FRAME_POSITIONS' (a nil value)
[string "@Interface/AddOns/Castbars/Castbars.lua"]:1344: in function <Interface/AddOns/Castbars/Castbars.lua:1243>
[string "=[C]"]: ?
[string "@Interface/AddOns/Ace3/AceAddon-3.0-13/AceAddon-3.0.lua"]:66: in function <Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:61>
[string "@Interface/AddOns/Ace3/AceAddon-3.0-13/AceAddon-3.0.lua"]:494: in function `InitializeAddon'
[string "@Interface/AddOns/Ace3/AceAddon-3.0-13/AceAddon-3.0.lua"]:619: in function <Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:611>
Lua Code:
  1. UIPARENT_MANAGED_FRAME_POSITIONS["PlayerCastingBarFrame"] = nil;
__________________
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » Uiparent_managed_frame_positions


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off