Code Monkey home page Code Monkey logo

Comments (11)

ross-g avatar ross-g commented on June 15, 2024 1

That's a great point 😄 in this instance it means that I've found the problem and uploaded the fix to Github. But haven't released a new "official" version to download yet.

You can download the work-in-progress version (the bugfixes branch) if you want, but caveats apply as obviously this contains changes as I make them so isn't guaranteed to work! This link should always download the latest wip version of the tool and can be installed into Blender as normal.
https://github.com/ross-g/io_pdx_mesh/archive/bugfixes.zip
It will even install safely side-by-side with the official released version (just don't turn them both "on" at once)
image

from io_pdx_mesh.

ross-g avatar ross-g commented on June 15, 2024

The cause is you're using new a version of Blender that is less than a day old! 😉 Looks like something changed with registering addons and I will look into that.

Please use 2.90 with the addon in the meanwhile.

from io_pdx_mesh.

Tetrino avatar Tetrino commented on June 15, 2024

'Course you comment on it while I'm sat on the page looking it up myself @ross-g ;)

Relevant python API changes: https://wiki.blender.org/wiki/Reference/Release_Notes/2.91/Python_API

I think it's not liking the import trickery in __init__.py at root.

from io_pdx_mesh.

ross-g avatar ross-g commented on June 15, 2024

Yes, it's actually a 1 line fix! The addon doesn't register correctly in 2.91 because my code checks sys.executable expecting it to be either Blender.exe or Maya.exe before booting up for either software.

From the release notes:

sys.executable now points to the Python interpreter (instead of the Blender executable)

from io_pdx_mesh.

Tetrino avatar Tetrino commented on June 15, 2024

Figured it was something along those lines, great to hear it's a quick and dirty!

from io_pdx_mesh.

ross-g avatar ross-g commented on June 15, 2024

Fixed by 09127bc in the bugfixes branch.
This issue will be closed once the fix is in a release.

from io_pdx_mesh.

stirles avatar stirles commented on June 15, 2024

@ross-g I am an artist with no experience coding, and am experiencing the same issue as the original post. I can see it says "fixed" under your comment "Fixed by 09127bc in the bugfixes branch." but I cant parse that at all. is there an easy way to put this in laymans terms for me?
If context helps, I am an illustrator with some experience in blender, trying to contribute to a crusader kings 3 mod

from io_pdx_mesh.

theolaa avatar theolaa commented on June 15, 2024

Ooh, I didn't know you had a bug fixes release, I'll check it out cuz I've been dying to export some models I've been working on!

from io_pdx_mesh.

smigglethesniper avatar smigglethesniper commented on June 15, 2024

Sorry if I'm being stupid, but I'm not sure how to import the .mesh files
Screen Shot 2021-01-25 at 16 45 36

from io_pdx_mesh.

ross-g avatar ross-g commented on June 15, 2024

@smigglethesniper There is an "Import mesh" button in the tool panel. Brief instructions on opening the tool panel in Blender are on the front page https://github.com/ross-g/io_pdx_mesh.

from io_pdx_mesh.

ross-g avatar ross-g commented on June 15, 2024

Fixed in 0.8 release. (364800c)

from io_pdx_mesh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.