Server / Client Crash - Augment Loader Related
andrboot opened this issue ยท 3 comments
See logged attached.
https://pastebin.com/2XECXdu3
Possible fix (quote by Cam)
https://github.com/TeamOpenIndustry/ImmersiveRailroading/blob/master/src/main/java/cam72cam/immersiverailroading/tile/TileMultiblock.java#L279
if (this.getMultiblock() != null && this.getMultiblock().getInvSize(offset) == 0) {