bl_info problems

Hi all,

I have this kind of error with some add-ons:
“fake_module: addon missing ‘bl_info’ gives bad performance!:”
Anyone know the problem, please? :frowning:

NB:Addons with this problem on Blender 2.64 testbuild2 rev49666 win32:
rogremesh.py’
trace_mesh_script.py’
vector_slide.py’
ArraySketch.py’
ArraySketch_hotkeys.py’
CompositeStrip_3.py’
ConvertToEmpty_1.py’
Empty_placing.py’
add_vertex.py’
curve_to_uniform_mesh.py’
duplicate_multiple_linked.py’
knifeproblade.py’
object_multi_rename.py’
propagate_render_settings

Escuse me but I have found the problem: old files to this Blender release!

I have not tried enough … :o
Byby
Spirou4D

incomplete / missing bl_info structs causes this:
https://projects.blender.org/tracker/index.php?func=detail&aid=31986&group_id=9&atid=498

having this problem also with blender 2.76b. I can’t install new addons.

fake_module: addon missing ‘bl_info’ gives bad performance!: (user addon path) \conf.py’

???