1.10.2 Crash. Horrible crash.
LeFiend opened this issue ยท 5 comments
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):
- ...
Affected Versions (Do not use "latest"):
- IronBackpacks: 2.2.7
- Minecraft: 1.10.2
- Forge: 1.10.2
crash-2016-10-29_16.30.19-client.txt
Actually fill out the template, it's there for a reason. I can't help you with this insufficient bug report.
Thanks! I've been away from my computer all day, I'll check it out when I
get home late tonight.
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+
I actually have the same Crash
lemme post my crashlog for you @gr8pefish
http://pastebin.com/6qcCRGiL
just submitted a PR to fix this #93