Jump to content
The Dark Mod Forums

OrbWeaver

Active Developer
  • Posts

    8648
  • Joined

  • Last visited

  • Days Won

    66

OrbWeaver last won the day on April 22

OrbWeaver had the most liked content!

Reputation

1091 Deity

2 Followers

Profile Information

  • Gender
    Male

Recent Profile Visitors

20234 profile views

Single Status Update

See all updates by OrbWeaver

  1. Hello again.
    Thanks for the commit. I changed the lines as you noted. But now I see this error:

    <Traceback (most recent call last):
      File "/home/jimm/.config/blender/2.82/scripts/addons/io_export_ase-2.py", line 1001, in execute
        bpy.ops.object.select_all( action = 'DESELECT' )
      File "/usr/share/blender/scripts/modules/bpy/ops.py", line 201, in __call__
        ret = op_call(self.idname_py(), None, kw)
    RuntimeError: Operator bpy.ops.object.select_all.poll() failed, context is incorrect>

    I can see by you board activity that you're busy, and I'm just trying to learn how to export from Blender into DarkRadiant right now, so this isn't really of the greatest importance. I don't want to impact your schedule too much.

    1. Show previous comments  2 more
    2. OrbWeaver

      OrbWeaver

      I tried downloading the Blender 2.82 tarball directly from blender.org and the exporter still works fine on my system, so I guess there must be something different about how the Mint builds are set up.

      If you download a tarball from blender.org instead of using the version from the repository, can you use the exporter then?

    3. mmij

      mmij

      I'll try using the flatpak and the tarball this week and let you know what I see.

    4. mmij

      mmij

      I used the tarball and got the same error. Do I need to build TylerGubala / bpy-build for the script to work? ( https://github.com/TylerGubala/bpy-build#readme )

    5. Show next comments  3 more
×
×
  • Create New...