[1.16] Mekanism + Integrated Tunnels crash
antrobot1234 opened this issue ยท 3 comments
Please use the search functionality before reporting an issue. Also take a look at the closed issues!
Issue description:
I have found a consistent server crash that happens when exporting power to a power cube via integrated dynamics power interfaces.
Steps to reproduce:
- Connect a full and empty power cube via integrated dynamics power interface and exporter respectively
- Set the exporter to export power by giving it a blank variable card
- When the power cube fills, the server will crash with a java.lang.StackOverflowError
Version (make sure you are on the latest version before reporting):
Forge: 36.1.0
Mekanism: 10.0.21
Other relevant version: Enigmatica 6 0.4.8
If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)
crash-2021-04-11_15.48.23-server.txt
[gist / pastebin / etc link here. Please make sure that it isn't set to expire.]
Looks like a crash in cyclops core:
org.cyclops.cyclopscore.helper.L10NHelpers.localize(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
They seem to be trying to access some client side method on the server.