univrsal / JustEnoughButtons

Adds utility buttons to the inventory screen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Searching in JEI Crash

WenXin20 opened this issue · comments

1.10.2-Forge 2221
JEI v3.14.5.406
JEB v1.6.5
I got a crash while typing "oak" into the JEI search bar.
Crash Report
fml-client-latest.txt

commented

Ok, so I cam across this issue myself when testing a while back.
For me it was because of charset storage, which caused a crash when JEI tried to display some of the items the mod adds.
But since you don't have charset installed it has to be another mod causing this, because neither JEI nor JEB crash when I type "oak" without any other mods installed.

JEI had a similiar issue, which couldn't be solved since it was caused by another mod.

TL;DR I'm not sure what's causing this, nor how to fix it :P, but my first question would be: Does searching for "oak" crash without JustEnoughButtons installed?

I haven't had a chance to try without JEB yet, but I noticed that it happened after I added Project Red-World, which requires Project Red-Base, MrTJPCore, & Forge MultiPart CBE which requires Code Chicken Lib 1.8+.

commented

Hmm, I installed all Project Red related mods and I can't reproduce the issue

It still happened without JEB. Any ideas what could be the cause?

commented

Well, from what I found out I think it's and item or a block from a mod that has a custom renderer which crashes when JEI tries to draw it in the item list.
What does the crashlog say this time?
But I think your best bet is to ask someone like mezz since he's working on JEI and generally way more capable than I am.

commented

Alright I'll just go ahead and close this, since it's nothing on my side

Ok, thanks for the help.