Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Blender Qt3D addon export error
Qt 6.11 is out! See what's new in the release blog

Blender Qt3D addon export error

Scheduled Pinned Locked Moved QML and Qt Quick
5 Posts 2 Posters 1.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • small_birdS Offline
    small_birdS Offline
    small_bird
    wrote on last edited by
    #1

    Hello, I try to use the addon for blender to export animation for Qt3D. However, I got the error below when I export animation from blender:
    0_1506569146734_捕获.JPG
    Could anyone help me? Thanks in advance!

    1 Reply Last reply
    0
    • R Offline
      R Offline
      RaubTieR
      wrote on last edited by
      #2

      May be it was just too much for that addon to handle..

      As you've aleready noticed, there is this post with exactly the same problem, yet also unsolved.

      So, what kind of animation was it? Judging by the log, the problem might be connected with the use of curves. May be it is possible to try getting rid of them to see if the error goes away? Or you could just make a very default animation to see if the error is ALWAYS there, or only in specific cases.

      PS: a link to the addon, together with detailed info about what you did to achieve that error, might help people help you.

      small_birdS 1 Reply Last reply
      0
      • R RaubTieR

        May be it was just too much for that addon to handle..

        As you've aleready noticed, there is this post with exactly the same problem, yet also unsolved.

        So, what kind of animation was it? Judging by the log, the problem might be connected with the use of curves. May be it is possible to try getting rid of them to see if the error goes away? Or you could just make a very default animation to see if the error is ALWAYS there, or only in specific cases.

        PS: a link to the addon, together with detailed info about what you did to achieve that error, might help people help you.

        small_birdS Offline
        small_birdS Offline
        small_bird
        wrote on last edited by
        #3

        @RaubTieR https://codereview.qt-project.org/#/c/200937/
        This is the link. The animation is quite simple: just a linear motion.

        1 Reply Last reply
        0
        • R Offline
          R Offline
          RaubTieR
          wrote on last edited by
          #4

          I even found the full script here. But that doesn't help much.

          If you say that your animation is simple, then may be you should try more complex ones? :-) Also check if the script outputs some logs as it goes, since in sources I so many print calls. It might shed some light on what is going wrong.

          small_birdS 1 Reply Last reply
          0
          • R RaubTieR

            I even found the full script here. But that doesn't help much.

            If you say that your animation is simple, then may be you should try more complex ones? :-) Also check if the script outputs some logs as it goes, since in sources I so many print calls. It might shed some light on what is going wrong.

            small_birdS Offline
            small_birdS Offline
            small_bird
            wrote on last edited by
            #5

            @RaubTieR I have found a new one that does not report errors. Thanks a lot!

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved