ArrayOutOfBoundsException: 4 error with autocrafting
Yanis002 opened this issue ยท 7 comments
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
- Environment: https://pastebin.com/6JZh5hHC
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
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
Oh, yeah #4893