• RuntimesGodot
  • Runtimes support for Godot 4.2

Related Discussions
...

Mario Looks like Android export template is throwing an error:

Mario Downloaded Godot 4.2 from your last link, appears to work as far as editor is concerned.

Huh, there shouldn't be a 4.2 binary for you to download O_o

Working on silly Android issue atm.

  • T.Fly() đã trả lời bài viết này.

    Mario I don't really recall how I got it, clicked around randomly until there was an option for download lol. Weirdly it's a .zip file that's not recognized as .zip file, I can't unzip it but I can double click to view contents and then open the .exe.

    Just dropping by to confirm that this is in progress... and to cheer you on!

    It looks like the only thing not working yet is the Android template. Is the editor itself available for download somewhere, or do I need to just put on my Patience Hat and wait for it all to be released together? (I'm not developing for Android.)

    Thanks for all that you folks do to make my game animations better!

    Mario Super smooth upgrade, worked like a charm! Thanks for all the hard work 🙂

    Mario When I export now, the .skel file is corrupted when importing. This is after adding physics constraints to a couple bones.

    • Staysis đã trả lời bài viết này.
    • Staysis đã thích điều này.

      Staysis To be clear, this is from the Latest Beta Version of Spine to the 4.2 Godot Version... The 4.1 version of Spine exports just fine to the 4.2 Godot

      • T.Fly() đã trả lời bài viết này.

        Staysis Beta version of Spine is not supported in most of the runtimes including Godot runtimes.

        • Staysis đã trả lời bài viết này.

          T.Fly() Well that would explain that lol... thanks 🙂

          Mario I won't get a chance to test it out for a couple days... but I want to say THANK YOU now before I forget! 🙌

          @Staysis Make sure you match the Spine Runtimes version and Spine Editor version. E.g. you can't load skeletons exported from editor version 4.2 with a runtime version != 4.2.

          spine-godot relies on our generic spine-cpp runtime. I'm currently upgrading spine-cpp in the 4.2-beta spine-runtimes branch to be able to read exports from editor version 4.2-beta.

          The Godot build you are using is based on spine-runtimes version 4.1, so it won't be able to load skeletons exported from editor 4.2.

          • Staysis đã trả lời bài viết này.

            Mario Ok perfect. I really appreciate the replies and even more so, I appreciate your hard work. Thanks