mojira.dev

ExcitedName

Assigned

No issues.

Reported

MCPE-188863 Move_to_block issues Awaiting Response MCPE-170976 Non-player entity scores clearing when switching dimensions Confirmed

Comments

Steps to Reproduce Not Finding Block Type:
1. Add behavior.move_to_block to an entity component group.
2. Set the block to hopper or composter and the search to what ever you want.
3. Add the component group via an event and run the event command to add it.

Observed Results:
Entity does not move to block

Expected Results:
Entity to move to block

Steps to Reproduce Search Range:
1. Add behavior.move_to_block to an entity component group.
2. Set the block to crafting table and the search to anything further than 16.
3. Add the component group via an event and run the event command to add it with the entity more than 16 blocks away from crafting table.

Observed Results:
Entity does not move to block

Expected Results:
Entity to move to block

This is still happening. I cannot get custom sound definitions to play using ambient_sound_interval. Any vanilla sound def I try works with no issue.

EDIT: After reading the comments I decided to remove the event_name from the component to see if it would use the sounds.json instead. That worked. Strange thing is that the event wouldn't work when there was no sounds.json present and only the sound_def.json. I'm not sure if this is a bug or how it is supposed to be.

Steps to Reproduce:
1. Create a scoreboard objective
2. Set the the objective to the sidebar display
3. Summon a horse
4. Use the scoreboard command to give the horse a score
5. Give yourself a lead
6. Attach lead to horse that has a score assigned
7. Step into a Nether portal
8. Once in the Nether observe that the score for the horse is no longer in the sidebar

Observed Results:
See #8

Expected Results:
I expect the score to still be there.