Server crash on continuum 1.4.1
SimplyLime opened this issue ยท 3 comments
I updated my server to the latest version of continuum (1.4.1 release) and i've been getting this error on startup. Any help would be greatly appreciated!
https://gist.github.com/SimplyLime/93ecd73c78651531cab1b1db7d503202
Hello, little question.
Is this:
java.lang.ArrayIndexOutOfBoundsException: 0
at blusunrize.immersiveengineering.common.blocks.TileEntityMultiblockPart.isDummy(TileEntityMultiblockPart.java:284)
at blusunrize.immersiveengineering.common.blocks.metal.TileEntityMetalPress.func_73660_a(TileEntityMetalPress.java:63)
maybe a kind of the same crash? (tried on server with only client crash)
(1.12.2/Forge 2739/IE 84)
I have a similar error:
https://gist.github.com/Ewallee/9bb85259570288e091ccc67757e8b593
all three crashes do not have anything in common as far as i can see
please open separate issues for them and follow the contribution guidelines which can be found to the right of the issue creation window
@Ewallee your's has some optifine code in it, maybe try to reproduce without it an thanks for posting a full crashlog spoilered via gist :)
PS can one still play in "offline mode"? thought that was gone with 1.8 ? (To be more precise EntityPlayer "Test" without an UUID looks like you are playing offline, but i may jump to assumptions there)