Enigmatica 2: Expert - E2E

Enigmatica 2: Expert - E2E

2M Downloads

EnderIO Conduit Filter Crash

Sikona opened this issue ยท 9 comments

commented

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.

tim
tim2
tim3

commented

It was already reported it seems, SleepyTrousers/EnderIO-1.5-1.12#5182
Edit: The link was to the wrong issue.

commented

I'm guessing the mod update is gonna be in the next pack ver. then? :P

commented

Yes :P

commented

Thank you for the report, I will investigate the issue.

commented

@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?

commented

I managed to reproduce the issue in 1.67 stock:

  1. Place a (vanilla) chest.
  2. Place an Item Conduit up against it.
  3. Place a Redstone Conduit up against it sharing the block space with the conduit mentioned above.
  4. Insert a Basic Item Filter into the Item Conduit.
  5. 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:

  • Normally placing the filter in there by hand: log
  • Mouse-scrolling the item in using MouseTweaks: log
commented

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.

commented

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.

commented

Absolutely, great work, I'll relay this evening.