Blockland Forums > Help
"nested add-on" error in console
(1/1)
BlockBuilderMan_2:
Whenever I create an add-on or even barely modify one, this error occurs:

--- Code: ---AddOnGui checking Add-On: Weapon_ADDONNAME/ADDONNAME
    nested add-on - will not execute
--- End code ---

Why does this happen and how do I fix it?
DYLANzzz:
Ive had this happen a lot.
I think that when you zipped the re-zipped fold it became...

Add-onName >> Add-onName >> Add-onContent
  --FOLDER-- >>   --FOLDER--   >>     --FILES--

It should be...

Add-onName >> Add-onContent
  --FOLDER--  >>     --FILES--
BlockBuilderMan_2:
I still don't get how to fix this or even why it happens. Could anyone help me further?
Antallion:
Do you have a folder inside your zip?
Ephialtes:
Folders are allowed in zips (see RTB) but folders (or zips) inside zips with the same name as the zip are not allowed and will cause nested add-on errors.
Navigation
Message Index

Go to full version