Trying to dye a BP modified sheep pops Assert error
Windows_Minecraft - Release_804987
Summary:
I edited the Behavior file of a sheep to make it stationary, and left in the component to make it dyeable. When right clicking it with a dye, an assertion error pops up.
Impact:
The player cannot change the color of this aesthetic mob. This is blocking a feature we would like to use for upcoming content.
Repro Steps:
1. Get the sheepissue.mcworld from Quinn or via the mco-noxcrew slack channel.
2. Open the world.
3. Get any dye from inventory.
4. Get a flagpole from your inventory and spawn it.
5. Dye the flagpole.
Observed Results:
The flag is dyed and an assertion error pops up.
Expected Results:
The sheep should be dyed without any errors.
Screenshots/Videos attached: No
---------------------------
Assert Failure - ctrl+C to copy this message to the clipboard!
---------------------------
Assertion failed: sendEventPacket should only be called from the server!
Condition is false: !getLevel().isClientSide()
Function: Player::sendEventPacket in F:\DarwinWork\13\s\handheld\project\VS2015\Minecraft\Minecraft.Shared\..\..\..\..\src\common\world\entity\player\Player.cpp @ 2993
---------------------------
OK
---------------------------