-
Bug
-
Resolution: Fixed
-
24w21b
-
None
-
Community Consensus
-
Crash
-
Very Important
-
Platform
Summary
The game crashes when a zombie tries to spawn a zombie reinforcement for the second time. (Relates to MC-272321)
Steps to Reproduce
- Set Difficulty to Hard.
- Either: Spawn a leader Zombie. (A zombie have 5% chance of being a leader zombie, which is capable of summoning reinforcements.)
Or, spawn a zombie and run the following command to make it a leader:/attribute @e[type=zombie,limit=1] minecraft:zombie.spawn_reinforcements base set 1
- Switch gamemode to Survival.
- Attack the zombie using snowballs. (Other projectiles can also be used.)
- One reinforcement zombie spawns.
- Continue hitting the original zombie with snowballs.
Expected Result
Game does not crash.
Actual Result
Game crashes.