jayanam / batex

Export selected objects as fbx in batch operation
GNU General Public License v3.0
234 stars 30 forks source link

Error #11

Closed agarzon closed 4 years ago

agarzon commented 4 years ago

` Traceback (most recent call last): File "C:\Users\Alexander\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\batex-master\bex_op.py", line 16, in execute bat_export.do_export() File "C:\Users\Alexander\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\batex-master\bex_export.py", line 77, in do_export bpy.ops.object.mode_set(mode='OBJECT') File "C:\Program Files\Blender Foundation\Blender 2.83\2.83\scripts\modules\bpy\ops.py", line 201, in call ret = op_call(self.idname_py(), None, kw) RuntimeError: Operator bpy.ops.object.mode_set.poll() failed, context is incorrect

location: :-1

`

drtyrell969 commented 4 years ago

I have the exact issue.

jayanam commented 4 years ago

Relative path is now converted to absoolute path