[1.15.2] Crash ArrayIndexOutOfBoundsException
Darkere opened this issue ยท 4 comments
Describe the bug
Crash
Additional context
It seems like a race condition. Not 100% sure your mod is even at fault. Tried Startin again and it worked fine.
Event bus shutdown around line 1530
https://hatebin.com/qrecaygikn
Environment
- Minecraft Version:1.15.2
- XL Food Mod Version: 1.15.2-2.2.2
- Forge Version:31.1.18
Turns out that site just cuts off a majority of the text if it's too big
Full log here: https://gist.github.com/Darkere/313974ef2547308d12e4b1dc14f3c7e9
Apparently it has something to do with adding my mod's items to the list Composter can use. Unfortunately, I can't reproduce this with just my mod. Are you saying that this has only happened when you first launched the game and then never again?