Rendering Issue Causing Crashes with 1.0.0
qwryzu opened this issue ยท 4 comments
Since upgrading to 1.0 I've been getting random crashes and give me the same error:
The game crashed whilst rendering entity in world
Error: java.util.ConcurrentModificationException
Sometimes the crashes happen every 2 minutes, sometimes I play for an hour without issue. It usually happens while loading chunks with trains in it.
Forge crash report is attached at the bottom. I did add a few new mods in the past few days but from what I understand in the crash report (very little), it's something with IR.
Hmm, some other is changing the loaded entity list in the wrong thread I believe. I think I can find a way around this.
Can you give http://174.138.127.16:8080/job/Immersive%20Railroading/164/artifact/build/libs/ImmersiveRailroading-1.0.0_1.12-164.jar a try?
It is the 1.0 release + a possible render fix
@qwryzu I am marking this as closed, let me know if the issue persists