Workaround from [~GoldenHelmet]
Use this behavior pack to re-enable XP summoning:
[media]
Note that this pack also includes fixes for MCPE-106439 and MCPE-109330.
Steps to Reproduce:
Create a new world with Cheats enabled
Type /summon xp_orb in the chat
Observed Results:
Chat says "Syntax error: Unexpected "xp_orb": at "/summon >>xp_orb<<""
Expected Results:
Experience orb is successfully summoned.
Original Description:
The Command "/summon xp_orb ~ ~ ~" Is Not Working
I Had A Command Block With /summon xp_orb ~ ~-2 ~" In It And It Stopped Working With The 1.17 Update..
If I Try And Type That In Chat I Get This Error Message
Syntax error: Unexpected "xp_orb": at "/summon >>xp_orb<< ~ ~-2 ~"
Was This Removed From The Game?
Linked issues
is duplicated by 12
Attachments
Comments 4
The vanilla entity file for xp_orb has had "is_summonable": false,
since 1.16.0, but this line only became effective in 1.17.0. I can see no reason for making them not summonable though. It breaks all of the test worlds I made for xp_orb bugs and breaks worlds that use command block systems to create xp rewards.
Does this issue only happen on a realm or does it also occur on a local (copy) of the world?
This ticket has been temporarily closed as Awaiting Response. It will automatically reopen when you comment with new information. Please be sure to answer all questions in a comment (not by editing the Description) so that the responses can be followed. Tickets that do not contain enough information may be closed as Incomplete.