EngineMachiner / HonkyTones

Minecraft Fabric mod that adds a very musical experience.
GNU Lesser General Public License v3.0
3 stars 1 forks source link

ConcurrentModificationException on ticked entities #2

Closed EngineMachiner closed 1 year ago

EngineMachiner commented 2 years ago

MobTick.java mixin Might have been because the stuff was being executed on both threads at the same time.