Comments on: XPlane2Blender v4.0.0-rc.1 https:/2020/09/xplane2blender-v4-0-0-rc-1/ Developer resources for the X-Plane flight simulator Fri, 18 Sep 2020 13:06:38 +0000 hourly 1 https://wordpress.org/?v=6.6.1 By: Ted Greene https:/2020/09/xplane2blender-v4-0-0-rc-1/#comment-38913 Fri, 18 Sep 2020 13:06:38 +0000 http://developer.x-plane.com/?p=40019#comment-38913 In reply to pieter pretorius.

Did you try restarting Blender after installing?

]]>
By: pieter pretorius https:/2020/09/xplane2blender-v4-0-0-rc-1/#comment-38910 Thu, 17 Sep 2020 20:01:28 +0000 http://developer.x-plane.com/?p=40019#comment-38910 Traceback (most recent call last):
File “C:\Program Files\Blender Foundation\Blender 2.90\2.90\scripts\modules\addon_utils.py”, line 330, in enable
importlib.reload(mod)
File “C:\Program Files\Blender Foundation\Blender 2.90\2.90\python\lib\importlib\__init__.py”, line 169, in reload
_bootstrap._exec(spec, module)
File “”, line 630, in _exec
File “”, line 728, in exec_module
File “”, line 219, in _call_with_frames_removed
File “C:\Users\pieter\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\io_xplane2blender\__init__.py”, line 40, in
imp.reload(xplane_props)
File “C:\Program Files\Blender Foundation\Blender 2.90\2.90\python\lib\imp.py”, line 314, in reload
return importlib.reload(module)
File “C:\Program Files\Blender Foundation\Blender 2.90\2.90\python\lib\importlib\__init__.py”, line 169, in reload
_bootstrap._exec(spec, module)
File “”, line 630, in _exec
File “”, line 728, in exec_module
File “”, line 219, in _call_with_frames_removed
File “C:\Users\pieter\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\io_xplane2blender\xplane_props.py”, line 472, in
class XPlaneEmpty(bpy.types.PropertyGroup):
File “C:\Users\pieter\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\io_xplane2blender\xplane_props.py”, line 492, in XPlaneEmpty
(EMPTY_USAGE_MAGNET, “Magnet”, “A mounting point on a yoke where a VR tablet can be attached”, 3)
NameError: name ‘EMPTY_USAGE_MAGNET’ is not defined

Traceback (most recent call last):
File “C:\Program Files\Blender Foundation\Blender 2.90\2.90\scripts\modules\addon_utils.py”, line 382, in enable
mod.register()
File “C:\Users\pieter\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\io_xplane2blender\__init__.py”, line 69, in register
xplane_export.register()
AttributeError: module ‘io_xplane2blender.xplane_export’ has no attribute ‘register’

doesn’t work in blender 2.9 for me

]]>
By: mroe https:/2020/09/xplane2blender-v4-0-0-rc-1/#comment-38901 Wed, 16 Sep 2020 14:55:39 +0000 http://developer.x-plane.com/?p=40019#comment-38901 Many thanks Ted and all the contributors!
Can only state that it works very well for me. I’m not using blender and Xplane2Blender very often . Had done more with the previous generation .
But i was able to build and export my objects with no issues on the first try .
Great work.

]]>