mrkronus132 / blender-smd

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

It wont let me check the box #56

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. go onto my laptop
2. open blender
3. attempt to check box

What is the expected output? What do you see instead?
Supposed to see a check mark, I see a lack of check mark

What version of the product are you using? On what operating system?
2.64 windows 7 32 bit

Please provide any additional information below.
Blender works fine, just after I instal the script it wont let me check the box

Original issue reported on code.google.com by Hycaru...@gmail.com on 3 Nov 2012 at 11:45

GoogleCodeExporter commented 8 years ago
The check box to enable the addon I mean, sorry if that wasnt clear

Original comment by Hycaru...@gmail.com on 5 Nov 2012 at 7:48

GoogleCodeExporter commented 8 years ago
I'm having the same issue. Looking at blenders log it seems (at least in my 
case) an import error. 

"ImportError: No module named datamode1"

I have no idea what this mean. (I'm a maya guy and only installed blender to 
export out .fbx models since the SMD tool for maya is really outdated).

Original comment by foxtrigg...@gmail.com on 6 Nov 2012 at 5:10

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. turn on Mac OS X
2. open blender
3. User Preferences
4. Import/Export
5. Attempt to check box

What is the expected output? What do you see instead?
Supposed to see a check mark, no checkmark

What version of the product are you using? On what operating system?
2.75 Mac OS X

Please provide any additional information below.
Blender works fine, just after I install the script it won't let me check the 
box

Original comment by littlemi...@gmail.com on 6 Nov 2012 at 11:33

GoogleCodeExporter commented 8 years ago
I have exactly the same problem, Windows 7 with Blender 2.64

This is the only Blender problem

Original comment by stue...@gmail.com on 8 Nov 2012 at 6:37

GoogleCodeExporter commented 8 years ago
I tried it with 2.63, its still not working

Original comment by Hycaru...@gmail.com on 10 Nov 2012 at 7:45

GoogleCodeExporter commented 8 years ago
my would check ether

Original comment by allsom...@gmail.com on 16 Nov 2012 at 3:47

GoogleCodeExporter commented 8 years ago
It's not working for me too !

Original comment by allronds...@gmail.com on 20 Nov 2012 at 8:15

GoogleCodeExporter commented 8 years ago
I FOUND A SOLUTION ! When you download the io_smd_tools.py download the 
datamodel.py file too, and install both of them ! Works with Steam 2.64 !

Original comment by allronds...@gmail.com on 20 Nov 2012 at 8:33

GoogleCodeExporter commented 8 years ago
Andrisse, how is that a solution? 

If I'm not mistaken, isn't the download in a zip file with both datamodel.py 
and io_smd_tools.py?

I just checked my Log from the debug(Blender 2.5 here) and datamodel.py is 
being flagged as a "fake_module".

I'm assuming this means the datamodel.py script isn't installing properly.

Any help is appreciated. Please don't mark as fixed.

Original comment by wsnw...@gmail.com on 23 Nov 2012 at 8:15

GoogleCodeExporter commented 8 years ago
Update: After updating to the Blender 2.64, even having the "fake_module" error 
persist complaining about "bl_info", the check box is now working.

Original comment by wsnw...@gmail.com on 23 Nov 2012 at 8:36

GoogleCodeExporter commented 8 years ago
I found a workaround: put datamodel.py in C:\Program Files\Blender 
Foundation\Blender\2.64\python\lib before installing the plugin. Also delete 
C:\Users\yourname\AppData\Roaming\Blender 
Foundation\Blender\2.64\scripts\addons\datamodel.py if it exists since it may 
cause problems.

Original comment by bugscri...@gmail.com on 24 Nov 2012 at 10:01

GoogleCodeExporter commented 8 years ago
Added code to move datamodel.py to the scripts\modules\ folder in r292. Not 
sure why I wasn't getting this error, but hopefully that will fix all these 
"can't enable" bugs!

Original comment by cont...@steamreview.org on 29 Nov 2012 at 8:17