maxdeelb4 / blender-smd

Automatically exported from code.google.com/p/blender-smd
0 stars 0 forks source link

'bl_info' gives bad performance #52

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download io_smd_tools-1.5.2.zip
2. Open Python 2.64, install add-on (.zip file)

What is the expected output? What do you see instead?
I can't get the add-on to even start, it says in the console log:

fake_module: addon missing 'bl_info' gives bad performance!: 
'...\\addons\\datamodel.py'

What version of the product are you using? On what operating system?
1.5.2, on Windows 7 64 bit

Please provide any additional information below.

Original issue reported on code.google.com by mikrusf...@gmail.com on 16 Oct 2012 at 12:10

GoogleCodeExporter commented 8 years ago
That error is fine, you can ignore it.

Please be more specific about what does and doesn't happen. Do the tools appear 
in the Addons list?

Original comment by cont...@steamreview.org on 16 Oct 2012 at 4:46

GoogleCodeExporter commented 8 years ago
Nevermind, I had one of .py files in the wrong app folder. I don't know how 
that even happened. Sorry to waste your time.

Original comment by mikrusf...@gmail.com on 16 Oct 2012 at 4:59

GoogleCodeExporter commented 8 years ago

Original comment by cont...@steamreview.org on 16 Oct 2012 at 7:44

GoogleCodeExporter commented 8 years ago
i also have the same problem recurring. I tried to add threejs add on 
scripts/addon/io_mesh_threejs but nothing happens.

Original comment by mkhey...@gmail.com on 27 Feb 2013 at 12:35