Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with choosing an exporter #621

Closed
2 tasks done
batonchick1 opened this issue Aug 16, 2024 · 1 comment
Closed
2 tasks done

Problem with choosing an exporter #621

batonchick1 opened this issue Aug 16, 2024 · 1 comment

Comments

@batonchick1
Copy link

Did the issue happen after restarting Blender?

  • Yes, the issue indeed continued after restarting Blender

Check known issues

  • I have checked known issues, and my problem is different

What happened?

Hi! After the update, the map exporter selection stopped working, but everything is set up and worked before the update.
mineways

What steps are needed to produce the bug?

This becomes apparent immediately when you start the blender.

What version of MCprep are you using?

MCprep 3.6.0

What version of Blender are you using?

Blender 4.2

@StandingPadAnimations
Copy link
Collaborator

StandingPadAnimations commented Aug 16, 2024

This is intended behavior as per CommonMCOBJ. OBJs exported with CommonMCOBJ metadata (Mineways 11.07+ or jmc2OBJ 124+) now declare what exporte they were exported with, which MCprep uses. In addition, for older OBJs, MCprep also now attaches the assumed exporter (which would have previously been used to set the option in question) to the object itself, and leaves the exporter setting blank (as it's no longer needed for new projects).

Thus, as of MCprep 3.6, the explicit exporter options are now considered legacy, and only exist for supporting pre-MCprep 3.6 files. All world options are made visible with an OBJ (or part of an OBJ) selected explicitly (although there are some UI things we're fixing, like #620)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants