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

Visual bug with Armored player. #415

Closed PiporGames closed 1 year ago

PiporGames commented 1 year ago

Did the issue happen after restarting Blender?

Check known issues

What happened?

I usually do my renders with the customizeable player rig, but, I wanted to try and use the Armored customizeable player rig this time. I have been working on a scene for a pretty long time, but I haven't made any test renders since I started making the scene. Today, I wanted to see how it looked so far and suddently a graphical glitch started appearing on the iron armor.

I restarted blender, started from a new file, and put one armored customizeable player rig, a light and a camera, and it stills renders with said glitch.

However, I've noticed that this only happens on the RENDER image and not while on the VIEW scene, with the Cycles engine and running Blender 3.4.

Viewport image: image

Final render image: image

If instead of using Cycles you use Eevee, the viewport would look the same, but the final render image would look some mixtures of iron and leather armor: image

What steps are needed to produce the bug?

  1. Start from a new file
  2. Add a Light, Camera and Armored Customizeable player rig.
  3. Switch to Cycles
  4. Render the image

What version of MCprep are you using?

3.4.3

What version of Blender are you using?

3.4

StandingPadAnimations commented 1 year ago

The armoured rig comes with one collection for each armour set. Disable the armour sets you don't need in the outliner by clicking the checkbox next to the collection

PiporGames commented 1 year ago

Thanks for pointing that out, and sorry for such a dumb question. I actually totally missed that out. I lost so much time cracking my head open just for this. Thanks again!