ConcurrentModificationException crash in TransferRender.ren
CplPibald opened this issue ยท 0 comments
I got this error while flying around exploring several chunks away from where the Dispatcher was transferring items. Full crash log https://pastebin.com/Z0zAmVFs
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
at java.util.ArrayList$Itr.next(ArrayList.java:851)
at mrriegel.transprot.TransferRender.ren(TransferRender.java:32)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1123_TransferRender_ren_RenderWorldLastEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
Setup is dispatcher with Upgrade III going from Tinker I/O smart output into a chest four blocks away. Workaround is to set itemsVisible=false
in the config.