Page 1 of 1
AttributError_Blender 2.62.1 - Bmesh
Posted: Sun Mar 04, 2012 8:17 pm
by Piernik
Hi blenders collective!
Did you have the same problem? and what the F@#% is this!
please help me understand this error.
Regards.
Re: AttributError_Blender 2.62.1 - Bmesh
Posted: Sun Mar 04, 2012 8:35 pm
by pixelrush
Don't use a mesh build yet. The code for UV isn't done, among other things.
Go back to the official release Blender 2.62 and use script 1.13 found in the post

[Unsupported] Plugin camera fix for recent Blender builds
Re: AttributError_Blender 2.62.1 - Bmesh
Posted: Sun Mar 04, 2012 8:48 pm
by Piernik
pixelrush wrote:Don't use a mesh build yet. The code for UV isn't done, among other things.
Go back to the official release Blender 2.62 and use script 1.13 found in the post

[Unsupported] Plugin camera fix for recent Blender builds
OK. thank you pixelrush for informations.
Re: AttributError_Blender 2.62.1 - Bmesh
Posted: Sun Mar 04, 2012 10:27 pm
by yoyoz
Guys, can you give a try to attached 1.14?
It should fix the uv exports but not the normals, so disable their export please.
Re: AttributError_Blender 2.62.1 - Bmesh
Posted: Mon Mar 05, 2012 9:11 am
by Piernik
yoyoz wrote:Guys, can you give a try to attached 1.14?
It should fix the uv exports but not the normals, so disable their export please.
Hi yoyoz!
"Completed in 0h0m18.71"
Works fine!

...and the problems with Normals, you mean "Normals: Flip Direction"?
Regards and thank you yoyoz!
Re: AttributError_Blender 2.62.1 - Bmesh
Posted: Mon Mar 05, 2012 10:02 am
by aLeXXtoR
Hi, Lionel!
Thank you for your update! But I got errors — I loaded my complex production scene and got this message:

Blender 2.62 r44639.
Re: AttributError_Blender 2.62.1 - Bmesh
Posted: Mon Mar 05, 2012 10:16 am
by Piernik
Hi aLeXXtoR!
Try to use Blender 2.62.0 r44427.
Re: AttributError_Blender 2.62.1 - Bmesh
Posted: Mon Mar 05, 2012 10:38 am
by aLeXXtoR
Hi,
Piernik.
Hmm... it seems to be working with r44427, but my Octane (2.57) crashes while parsing vertexes.
Please you try
r44639.
It seems like there is no use to try implementing export feature until BMesh integration is completed. Newer builds causes new incompatibilities.

... but this modelling feature is so cool. )))
Re: AttributError_Blender 2.62.1 - Bmesh
Posted: Mon Mar 05, 2012 1:57 pm
by yoyoz
Piernik wrote:...and the problems with Normals, you mean "Normals: Flip Direction"?
Nope, it's just that since bmesh, normals are exported in a different order as before. I've opened a ticket for that so I can see how Campbell fixes it in the wavefront exporter.
aLeXXtoR wrote:Thank you for your update! But I got errors — I loaded my complex production scene and got this message
Quite strange error, as none of the parameters are supposed to be of type 'byte'...
You can try the following:
- upgrade to newer build
- disable verbose logging
[EDIT] I'm also at 44639 at the moment
Re: AttributError_Blender 2.62.1 - Bmesh
Posted: Mon Mar 05, 2012 5:45 pm
by yoyoz