mezz
mezz
JEI is on the server but it does very little there, and doesn't load anything. In your case the client is freezing and probably running out of memory, and I...
What do you see in the log?
I created a new mod pack with just Project MMO `1.18.1-3.69.9` and JEI `1.18.1-9.4.1.168` and didn't run into any issues when starting a singleplayer world. Can you try that out?...
Narrowing down which mod is involved is definitely a chore, but you can make it go faster by trying to add or remove batches of mods at a time. If...
The most likely cause of slowness here is a mod that adds information to tooltips, but has a performance bug that makes it go slow. During this stage, JEI gathers...
As a workaround, you can disable searching tooltips in JEI's config. Then it will not index the tooltips at all, and it should load quickly.
Thanks for the report! I think another mod may be breaking the recipe sync packet. If the event from the packet doesn't fire, JEI will not know to start and...
Thanks for the report! Please try using the latest versions of JEI and Forge, this should be fixed.
Thanks for the report! ``` -- Ingredient being rendered -- Mod Name: OpenBlocks Registry Name: openblocks:glyph Display Name: 'A' Glyph String Name: 1xitem.openblocks.glyph@65 ``` I believe this is an issue...
Thanks for the report! Can you show me your build.gradle setup? I'm curious how you are requiring JEI's API in gradle