Moo-Ack-Productions / MCprep

Blender python addon to increase workflow for creating minecraft renders and animations
https://theduckcow.com/MCprep
GNU General Public License v3.0
283 stars 26 forks source link

something wrong with saving and particles #441

Closed Flapek122 closed 1 year ago

Flapek122 commented 1 year ago

Name of asset submission

image

Quality checks

Describe any usage details

No response

What name should we use to credit you in the README.md file?

No response

What credit url should we use to reference you in the README.md file?

No response

Confirmation

TheDuckCow commented 1 year ago

Looks like your textures got disconnected. This is more of a behavior of blender itself than anything specific to the addon, this could happen if you moved a blend file into another folder while using relative paths, or if you cleared textures inside the default MCprep location.

If nothing appears to be missing in your scene, try using the file > find missing and then point it to the MCprep addon folder. Or, try re-installing MCprep if your textures are indeed missing.

Screen Shot 2023-07-08 at 10 43 59 AM

As a side note, we are dropping 2.7 support in the next version, so there won't be other updates coming out for 2.7x. https://github.com/TheDuckCow/MCprep/issues/399

I'm closing the issue mostly due to this last point, but let us know if the tips above resolve your problem.