Tech Reborn

Tech Reborn

30M Downloads

1.14 LibCD Index out of bound exception for libCD recipe

drcrazy opened this issue ยท 6 comments

commented

This is causing exception on sample provided for shulker shell.

ingredients.add(i, RecipeParser.processIngredient(id));

commented

@drcrazy Is this happening in a dev environment?

commented

yes

commented

I know the exact problem, then. The LibCD import in build.gradle is out of date; this was fixed in production a little while back. Update it to 1.5.0+1.14.4 and it should work!

commented

Didn't helped (

image

And still:

[16:38:23] [ForkJoinPool.commonPool-worker-3/ERROR]: Error parsing TechReborn rolling machine recipe - Index: 5, Size: 4
commented

Huh. I'll try to look at this soon.

commented

Should be fixed.