Immersive Railroading

Immersive Railroading

3M Downloads

Concurrent Modification Crash

ErnestoPeroPezzi opened this issue ยท 3 comments

commented

Hello, After upgrading to the latest version ( ImmersiveRailroading-1.7.2), I keep getting a crash with this report:
https://paste.dimdev.org/yofusatatu.mccrash

The suspected mods being UniversalCore and Immesrsive Railroading. The crash seems to happen randomly, as sometimes it crashed right into loading into the world and other times after some time at play.

It should be worth noting that I havent even begun getting into Immersive Railroading, the most I have done is craft the book.

If its any help, I am playing on a very modified Enigmatica 2 Normal, version 1.69b

commented

Are you using an onboard GPU?

commented

No, I am not using a laptop, and my graphics card is an Nvidia GTX 1070

commented

Some other mod is modifying Minecraft.getMinecraft().world.loadedTileEntityList in a different thread. IR is accessing it on the main thread as should be the case.