Blockland Forums > General Discussion
Out of the console.log
QuantumEagle:
--- Quote from: RHK on January 21, 2012, 09:27:11 PM ---Add-On folder does not follow the format <category>_<name> - will not execute
--- End quote ---
--- Quote from: RHK on January 31, 2012, 01:29:40 PM ---Hmm. An add on that generates errors isn't an issue. Well, an error is an error. No matter how one looks at it. And 1 error usually, but not always, causes other errors.
If it was my add on that was generating errors, I'd like to know about it so I could address it.
I'm just providing feedback.
--- End quote ---
All Blockland addons follow a basic packaging rule, they must be in a ZIP with the proper naming format, as stated above, it's <category>_<name>. Weapon_HeavyRL, Brick_GrillPlate, Map_Slate, etc.
When that error pops up it means the addon isn't named with the formatting of <category>_<name>. Address it by renaming the addon ZIP file to follow the format.
Errors are errors, this isn't a very big one.