Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Help
»
"nested add-on" error in console
« previous
next »
Print
Pages: [
1
]
Author
Topic: "nested add-on" error in console (Read 348 times)
BlockBuilderMan_2
June 02, 2009, 06:30:26 PM
Whenever I create an add-on or even barely modify one, this error occurs:
Code:
[Select]
AddOnGui checking Add-On: Weapon_ADDONNAME/ADDONNAME
nested add-on - will not execute
Why does this happen and how do I fix it?
Ad Bot
Advertisement
DYLANzzz
June 02, 2009, 07:32:06 PM
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
June 03, 2009, 08:15:08 AM
I still don't get how to fix this or even why it happens. Could anyone help me further?
Antallion
June 03, 2009, 08:56:55 AM
Do you have a folder inside your zip?
Ephialtes
June 03, 2009, 09:20:51 AM
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.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Help
»
"nested add-on" error in console