Loading...

Installer Creation Errors

1
Greetins all! I'm hoping to get a little hand here with some Installer issues I'm having.

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: 
If I comment it out and try again, I get an error on the next "Custom" section. ie: Custom unit frame text.
It will error on "ALL " custom additions I've added to my layout.


Pastebin https://pastebin.com/akGhWzvH to installer code.