Applied Energistics 2

Applied Energistics 2

137M Downloads

ArrayOutOfBoundsException: 4 error with autocrafting

Yanis42 opened this issue ยท 7 comments

commented

First of all, I searched on this repo and I haven't seen any fix or opened issue, I apologize if there's already one opened, also I haven't tried this yet with the 8.2.0 beta 2 version (I'm using ver. 8.2.0 beta1 currently).

Describe the bug

When I try to start a craft on a terminal the windows closes itself with the error message: "Error: java.util.conccurent.ExecutionException: java.lang.IllegalStateException: java.lang.ArrayOutOfBoundsException: 4
To Reproduce

  • Version 8.2.0 beta 1, and start a craft as long as the 1k storage component one
    Expected behavior

The pre-start crafting windows closes and an error message is shown in the chat
Additional context
I made a little video: https://youtu.be/U2HTGIJ44mo

Environment

commented

Can you send a full log?

commented

Oh sorry I'm stupid, wait a minute lol

commented

I used the F3+C thing to generate a crash report, it's the pastebin link: https://pastebin.com/6JZh5hHC

And you have the youtube video so you can see exactly what I'm doing to make the error happen

commented

This is longer than Pastebin's char limit so here's the log file: https://www.dropbox.com/s/xr3fl7qk92aqbfz/2021-01-09-1.log?dl=0

EDIT: I should probably send this one instead: https://www.dropbox.com/s/c084l5ylye6uwl5/debug-1.log?dl=0

commented

I made it work with substitutions disabled in the encoded pattern

commented

Oh, yeah #4893

commented

Ok I'm gonna close this issue then, I didn't know it was specifically related to substitutes

Thanks for your time!