Refined Storage

Refined Storage

77M Downloads

JEI drag for pattern output is broken

Darkere opened this issue ยท 0 comments

commented

Issue description:

Dragging an ingredient into a output slot works.. But does not properly add the item internally causing an error.

What happens:

java.lang.IndexOutOfBoundsException: Index 13 out of bounds for length 9
        at jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) ~[?:?] {re:classloading,re:classloading,re:classloading}
        at jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) ~[?:?] {re:classloading,re:classloading,re:classloading}
        at jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248) ~[?:?] {re:classloading,re:classloading,re:classloading}
        at java.util.Objects.checkIndex(Objects.java:373) ~[?:?] {}
        at java.util.ArrayList.get(ArrayList.java:427) ~[?:?] {re:computing_frames}
        at com.refinedmods.refinedstorage.network.SetFilterSlotMessage.handle(SetFilterSlotMessage.java:67) ~[refinedstorage:1.9.10+134] {re:classloading}
        at com.refinedmods.refinedstorage.network.SetFilterSlotMessage.lambda$handle$0(SetFilterSlotMessage.java:47) ~[refinedstorage:1.9.10+134] {re:classloading}
        at net.minecraftforge.fml.network.NetworkEvent$Context.enqueueWork(NetworkEvent.java:215) ~[forge:?] {re:classloading}
        at com.refinedmods.refinedstorage.network.SetFilterSlotMessage.handle(SetFilterSlotMessage.java:43) ~[refinedstorage:1.9.10+134] {re:classloading}
        at net.minecraftforge.fml.network.simple.IndexedMessageCodec.lambda$tryDecode$3(IndexedMessageCodec.java:128)

Steps to reproduce:

  1. Drag item into processing outputs

...

Version (make sure you are on the latest version before reporting):

  • Minecraft:1.16.4
  • Forge:35.0.15
  • Refined Storage:1.9.9