Immersive Engineering

Immersive Engineering

134M Downloads

[1.15.2] Full world crash & won't reboot.

jordan8396 opened this issue ยท 1 comments

commented

Describe the bug

My World was working fine, then I discovered ProjectRed was finally on 1.15.2 So installed it. All was working fine for a good few hours, then the next time I open the map it immediately crashes. I reported it to the Project Red team who upon reading the crash report suggested it may have been an issue with IE, quoting:

java.lang.IllegalArgumentException: null
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:108) ~[guava-21.0.jar:?] {}
	at blusunrize.immersiveengineering.api.wires.utils.WireUtils.getVecForIICAt(WireUtils.java:210) ~[?:?] {re:classloading}
	at blusunrize.immersiveengineering.api.ApiUtils.getVecForIICAt(ApiUtils.java:299) ~[?:?] {re:classloading}
	at blusunrize.immersiveengineering.api.wires.Connection.generateCatenaryData(Connection.java:121) ~[?:?] {re:classloading}
	at blusunrize.immersiveengineering.api.wires.ImmersiveConnectableTileEntity.genConnBlockstate(ImmersiveConnectableTileEntity.java:140) ~[?:?] {re:classloading}
	at blusunrize.immersiveengineering.api.wires.ImmersiveConnectableTileEntity.getModelData(ImmersiveConnectableTileEntity.java:153) ~[?:?] {re:classloading}

This could well be a non-IE related crash (I don't know how to read crash logs), however I would like to explore all options to restore my world back to working order (if possible, even if I have to contact every mod dev ๐Ÿ˜•)

Crash Log

The game crashed whilst unexpected error
Error: java.lang.IllegalArgumentException: null
Exit Code: -1
Full crash log on Pastebin

Versions

Screenshots

Thanks for the help ๐Ÿ™

commented

We no longer support 1.15.2. All our development focus is on 1.16.5 and beyond.