pmmp / PocketMine-MP

A server software for Minecraft: Bedrock Edition in PHP
https://pmmp.io
GNU Lesser General Public License v3.0
3.25k stars 1.53k forks source link

Wool color isn't displayed in item frames #5660

Closed JavierLeon9966 closed 1 year ago

JavierLeon9966 commented 1 year ago

Issue description

When placing wool of any color it will always display as white.

Steps to reproduce the issue

  1. Place wool that isn't white in an item frame

OS and versions

Crashdump, backtrace or other files

https://user-images.githubusercontent.com/58715544/228649474-6e33d9de-bae2-487f-8f1f-1db35315e74a.mp4

dktapps commented 1 year ago

I suspect this will also happen if you put a non-white wool in an item frame on a 1.12 world and load it on 1.19.70.

dktapps commented 1 year ago

Confirmed, this bug also occurs when loading an old world on 1.19.70.

Reported as https://bugs.mojang.com/browse/MCPE-169154.