Just Enough Items (JEI)

Just Enough Items (JEI)

386M Downloads

[Other]: Error load tooltip, see logs

Chussya opened this issue ยท 1 comments

commented

Other

Hello! I can see recipes, but i can't see tooltips. Does it means, that I should deleting this mod (or, ofc, I can write developers, but we know how it works and they nothing to do with this issue=) )
latest.log
As i see, EG:

[23:12:01] [Render thread/INFO]: Skipping loading recipe epicsamurai:dye_ars_nouveau_helmet as it's serializer returned null
[23:12:01] [Render thread/ERROR]: Parsing error loading recipe epicsamurai:mask_quartz_samurai_helmet

It means, that I should remove EpicSamurai mod from list of mods. Am I right?

commented

Thanks for the report! Please try the latest release of JEI from today, I updated it to try to contain the damage from broken tooltips a bit better.

The logs will show a crash with a stack trace, along with information about the mod that has crashed.
In your log, that info is here:

[23:12:12] [Render thread/ERROR]: Caught an error rendering an Ingredient's tooltip:

-- Ingredient --
Details:
	Name: Bedrock Sword
	Mod's Name: DivineRPG
	Registry Name: divinerpg:bedrock_sword
	Class Name: class net.minecraft.world.item.ItemStack
	toString Name: 1 bedrock_sword
	Unique Id for JEI (for JEI Blacklist): divinerpg:bedrock_sword
	Ingredient Type for JEI: class net.minecraft.world.item.ItemStack
	Error Info gathered from JEI: 1 bedrock_sword divinerpg:bedrock_sword

Duplicate of #3432