Iron Backpacks

Iron Backpacks

54M Downloads

1.10.2 Crash. Horrible crash.

LeFiend opened this issue ยท 5 comments

commented

Issue Description:

Note: If this bug occurs in a modpack, please report this to the modpack author. Otherwise, delete this line and add your description here. If this is a feature request, this template does not apply to you. Just delete everything.

What happens:

Minecraft closes (or crashes) everytime I try to put any item on any crafting menu(On the crafting table, or my own 4item crafting table.

What you expected to happen:

To be able to craft normally.

Steps to reproduce (important):

  1. ...

Affected Versions (Do not use "latest"):

commented

Actually fill out the template, it's there for a reason. I can't help you with this insufficient bug report.

commented

Thanks! I've been away from my computer all day, I'll check it out when I
get home late tonight.

commented

Just so everyone knows, this is technically a bug on JEI's side. As far as I can tell, it simply due to load order. JEI doesn't specify "before:*" so it's not forcing itself load before everything else. The odd thing is that ironbackpacks is the only mod to show up causing this error. But the workaround it would seem is to just force your mod to load after JEI at least for now. Also, from what I have heard this only happens in JEI 3.13+

commented

I actually have the same Crash
lemme post my crashlog for you @gr8pefish
http://pastebin.com/6qcCRGiL

commented

just submitted a PR to fix this #93