Mc 1.16 2021.1 Ticking Entity Crashes Game with java.util.ConcurrentModificationException

Started by HexaV on

Topic category: Help with MCreator software

Active 2 months ago
Joined Jul 2020
Points:
705

User statistics:

  • Modifications: 0
  • Forum topics: 7
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 105
Mc 1.16 2021.1 Ticking Entity Crashes Game with java.util.ConcurrentModificationException

https://pastebin.com/WaHwexxJ

I have a few on loaded entity tick updates, but they mostly just are minor (zombies automatically get iron swords if they would usually have no sword or a gold sword (any zombie variant), skeletons have power 3 on their bows, spiders and enderman get invis, speed and strength, pigs and creepers are automatically struck with lightning, etc) things that should not cause this to occur. Any clue why this is happening?

Active 7 months ago
Joined Feb 2016
Points:
819

User statistics:

  • Modifications: 0
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 127
Maybe the Lightning part can…
Sat, 02/19/2022 - 14:49

Maybe the Lightning part can impact in the performance, as summoning a lightning for each creeper and pig can cause some lag