XL Food Mod

XL Food Mod

11M Downloads

[1.15.2] Crash ArrayIndexOutOfBoundsException

Darkere opened this issue ยท 4 comments

commented

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
commented

There isn't a line 1530 in the link you sent me.

commented

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

commented

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?

commented

Only happened once yes. Figured I would report anyway in case it happens again. Hasn't happened so far.