EnderIO Conduit Filter Crash
Sikona opened this issue ยท 9 comments
Modpack version
Version 1.67
Can the issue be reproduced?
Yes
Logs
https://pastebin.com/TUukHTri
Issue
I have an item conduit and redstone conduit connecting to a chest. When I tried putting a basic item filter into it in any way, the game crashes.
It was already reported it seems, SleepyTrousers/EnderIO-1.5-1.12#5182
Edit: The link was to the wrong issue.
@Sikona thank you for the report and the provided screenshots; they will assist in debugging. Additionally, it seems that your crash report is incomplete? I am missing some information about the environment, java version, JVM arguments, etc. etc. Could you submit the full report while I'm trying to reproduce this on my end?
I managed to reproduce the issue in 1.67 stock:
- Place a (vanilla) chest.
- Place an Item Conduit up against it.
- Place a Redstone Conduit up against it sharing the block space with the conduit mentioned above.
- Insert a Basic Item Filter into the Item Conduit.
- Crash.
I noticed:
- It does not matter whether or not the Redstone Conduit is connected to the chest.
- Having a Redstone Conduit connected to the chest on another face does not cause this crash.
- Swapping step 3 and 4 (first place the filter, then the redstone conduit) will not cause the crash; this might be a viable workaround for the time being.
I tried:
Additionally, it also happened when using a Big Item Filter. So it's not just the basic one that causes this.
I'll try and reproduce this on a local setup with just EnderIO.
Just reproduced this with a minimal setup:
- Forge
14.23.5.2838
- EnderCore
1.12.2-0.5.65
- EnderIO
5.0.46
Here are my logs
@NillerMedDild Could you relay this to the EnderIO devs? I have done my debugging duty for today and have some other stuff to do before I go on holiday.