When a crossbow has the Piercing enchantment, shooting a player with an arrow while pvp is disabled will crash the server.
I tried this three times and each attempt resulted in a crash.
Attachments
Comments 4
I adjusted max-tick-time accordingly, and the server still becomes unresponsive after reproducing the the bug. All players get timed out and the server doesn't accept new connections. I didn't get a crash log this time around, though.
The server is shut down by Watchdog, see MC-63590. Could you please turn it off by setting
max-tick-time
in theserver.properties
to-1
and check if when reproducing this bug the server now becomes unresponsive, i.e. spawning mobs does not work, no entities move anymore.