Mowzie's Mobs

Mowzie's Mobs

58M Downloads

[1.16.5Bug] Frozen Effect has bugs when being removed

GoldenTotem opened this issue ยท 0 comments

commented

Minecraft 1.16.5 Forge 36.2.35 Mod 1.5.27

  1. Enter a new world and summon a pig.

  2. Run command /effect give @e[type=!minecraft:player,sort=nearest,limit=1] mowziesmobs:frozen

  3. Run command /effect clear @e[type=!minecraft:player,sort=nearest,limit=1]

  4. The command return "An unexpected error occurred trying to execute that command"("java.util.ConcurrentModificationException")

  5. Summon many pigs.

  6. Run command /effect give @e[type=!minecraft:player] mowziesmobs:frozen

  7. Run command /effect clear @e[type=!minecraft:player]

  8. Only one pig is unfreezed and the command return "An unexpected error occurred trying to execute that command"("java.util.ConcurrentModificationException")

It is sure that frozen effect has problem, but I don't know why, maybe it is caused by it can change nbt to {NoAI:1b}