When I run the installer I've created using the provided instructions, I get an error for a customer data Text panel.
Code: Select all
Message: Interface\AddOns\FiinkUI_Installer\Code.lua:225: attempt to index field 'Bottom Panel' (a nil value)
Time: Wed Feb 3 08:36:06 2021
Count: 1
Stack: Interface\AddOns\FiinkUI_Installer\Code.lua:225: attempt to index field 'Bottom Panel' (a nil value)
[string "=[C]"]: ?
[string "@Interface\AddOns\FiinkUI_Installer\Code.lua"]:225: in function <Interface\AddOns\FiinkUI_Installer\Code.lua:27>
[string "@Interface\AddOns\FiinkUI_Installer\Code.lua"]:866: in function <Interface\AddOns\FiinkUI_Installer\Code.lua:866>
Locals:
It will error on "ALL " custom additions I've added to my layout.
Pastebin https://pastebin.com/akGhWzvH to installer code.